![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qandroidplatformtheme.h>
Static Public Member Functions | |
static QJsonObject | loadStyleData () |
Public Attributes | |
QJsonObject | m_styleData |
QPalette | m_standardPalette |
QHash< int, QPalette > | m_palettes |
QHash< int, QFont > | m_fonts |
QHash< QByteArray, QFont > | m_QWidgetsFonts |
Definition at line 21 of file qandroidplatformtheme.h.
|
static |
Definition at line 161 of file qandroidplatformtheme.cpp.
References QAndroidPlatformTheme::instance().
Definition at line 27 of file qandroidplatformtheme.h.
Definition at line 26 of file qandroidplatformtheme.h.
QHash<QByteArray, QFont> AndroidStyle::m_QWidgetsFonts |
Definition at line 28 of file qandroidplatformtheme.h.
QPalette AndroidStyle::m_standardPalette |
Definition at line 25 of file qandroidplatformtheme.h.
QJsonObject AndroidStyle::m_styleData |
Definition at line 24 of file qandroidplatformtheme.h.