![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Public Member Functions | |
OffscreenTheme () | |
QVariant | themeHint (ThemeHint h) const override |
virtual const QFont * | font (Font type=SystemFont) const override |
OffscreenTheme () | |
QVariant | themeHint (ThemeHint h) const override |
virtual const QFont * | font (Font type=SystemFont) const override |
Public Member Functions inherited from QPlatformTheme | |
QPlatformTheme () | |
virtual | ~QPlatformTheme () |
virtual QPlatformMenuItem * | createPlatformMenuItem () const |
virtual QPlatformMenu * | createPlatformMenu () const |
virtual QPlatformMenuBar * | createPlatformMenuBar () const |
virtual void | showPlatformMenuBar () |
virtual bool | usePlatformNativeDialog (DialogType type) const |
virtual QPlatformDialogHelper * | createPlatformDialogHelper (DialogType type) const |
virtual QPlatformSystemTrayIcon * | createPlatformSystemTrayIcon () const |
Factory function for QSystemTrayIcon. | |
virtual Qt::ColorScheme | colorScheme () const |
virtual const QPalette * | palette (Palette type=SystemPalette) const |
Return a color palette for type type. | |
virtual QPixmap | standardPixmap (StandardPixmap sp, const QSizeF &size) const |
Return a pixmap for standardPixmap, at the given size. | |
virtual QIcon | fileIcon (const QFileInfo &fileInfo, QPlatformTheme::IconOptions iconOptions={ }) const |
Return an icon for fileInfo, observing iconOptions. | |
virtual QIconEngine * | createIconEngine (const QString &iconName) const |
Factory function for the QIconEngine used by QIcon::fromTheme(). | |
virtual QString | standardButtonText (int button) const |
Returns the text of a standard button. | |
virtual void | requestColorScheme (Qt::ColorScheme scheme) |
virtual Qt::ContrastPreference | contrastPreference () const |
QString | name () const |
Definition at line 369 of file qoffscreenintegration.cpp.
|
inline |
Definition at line 372 of file qoffscreenintegration.cpp.
|
inline |
Definition at line 372 of file qoffscreenintegration.cpp.
|
inlineoverridevirtual |
Reimplemented from QPlatformTheme.
Definition at line 385 of file qoffscreenintegration.cpp.
|
inlineoverridevirtual |
Reimplemented from QPlatformTheme.
Definition at line 385 of file qoffscreenintegration.cpp.
Reimplemented from QPlatformTheme.
Definition at line 374 of file qoffscreenintegration.cpp.
Reimplemented from QPlatformTheme.
Definition at line 374 of file qoffscreenintegration.cpp.