Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QGenericUnixThemePrivate Class Reference

#include <qgenericunixtheme_p.h>

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 29 of file qgenericunixtheme_p.h.

Constructor & Destructor Documentation

◆ QGenericUnixThemePrivate()

QGenericUnixThemePrivate::QGenericUnixThemePrivate ( )

Definition at line 68 of file qgenericunixtheme.cpp.

References QGenericUnixThemePrivate().

Referenced by QGenericUnixThemePrivate().

Here is the call graph for this function:
Here is the caller graph for this function:

Member Data Documentation

◆ fixedFont

QFont QGenericUnixThemePrivate::fixedFont

Definition at line 34 of file qgenericunixtheme_p.h.

◆ systemFont

const QFont QGenericUnixThemePrivate::systemFont

Definition at line 33 of file qgenericunixtheme_p.h.


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