Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QGenericUnixThemePrivate Class Reference
+ Inheritance diagram for QGenericUnixThemePrivate:
+ Collaboration diagram for QGenericUnixThemePrivate:

Public Member Functions

 QGenericUnixThemePrivate ()
 
- Public Member Functions inherited from QPlatformThemePrivate
 QPlatformThemePrivate ()
 
virtual ~QPlatformThemePrivate ()
 
void initializeSystemPalette ()
 

Public Attributes

const QFont systemFont
 
QFont fixedFont
 
- Public Attributes inherited from QPlatformThemePrivate
QPalettesystemPalette
 
QString name
 

Additional Inherited Members

- Static Public Member Functions inherited from QPlatformThemePrivate
static unsigned currentKeyPlatforms ()
 

Detailed Description

Definition at line 407 of file qgenericunixthemes.cpp.

Constructor & Destructor Documentation

◆ QGenericUnixThemePrivate()

QGenericUnixThemePrivate::QGenericUnixThemePrivate ( )
inline

Definition at line 410 of file qgenericunixthemes.cpp.

References fixedFont, qCDebug, QFont::setStyleHint(), systemFont, and QFont::TypeWriter.

+ Here is the call graph for this function:

Member Data Documentation

◆ fixedFont

QFont QGenericUnixThemePrivate::fixedFont

Definition at line 420 of file qgenericunixthemes.cpp.

Referenced by QGenericUnixThemePrivate().

◆ systemFont

const QFont QGenericUnixThemePrivate::systemFont

Definition at line 419 of file qgenericunixthemes.cpp.

Referenced by QGenericUnixThemePrivate().


The documentation for this class was generated from the following file: