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
QPlatformThemePrivate Class Reference

#include <qplatformtheme_p.h>

Inheritance diagram for QPlatformThemePrivate:
Collaboration diagram for QPlatformThemePrivate:

Public Member Functions

 QPlatformThemePrivate ()
virtual ~QPlatformThemePrivate ()
void initializeSystemPalette ()

Static Public Member Functions

static unsigned currentKeyPlatforms ()

Public Attributes

QPalettesystemPalette
QString name

Detailed Description

Definition at line 27 of file qplatformtheme_p.h.

Constructor & Destructor Documentation

◆ QPlatformThemePrivate()

QPlatformThemePrivate::QPlatformThemePrivate ( )

Definition at line 376 of file qplatformtheme.cpp.

◆ ~QPlatformThemePrivate()

QPlatformThemePrivate::~QPlatformThemePrivate ( )
virtual

Definition at line 380 of file qplatformtheme.cpp.

Member Function Documentation

◆ currentKeyPlatforms()

unsigned QPlatformThemePrivate::currentKeyPlatforms ( )
static

Definition at line 925 of file qplatformtheme.cpp.

◆ initializeSystemPalette()

void QPlatformThemePrivate::initializeSystemPalette ( )

Definition at line 442 of file qplatformtheme.cpp.

Member Data Documentation

◆ name

QString QPlatformThemePrivate::name

◆ systemPalette

QPalette* QPlatformThemePrivate::systemPalette

Definition at line 43 of file qplatformtheme_p.h.


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