Plasma::Theme Member List
This is the complete list of members for
Plasma::Theme, including all inherited members.
BackgroundColor enum value | Plasma::Theme | |
ButtonBackgroundColor enum value | Plasma::Theme | |
ButtonTextColor enum value | Plasma::Theme | |
color(ColorRole role) const | Plasma::Theme | |
ColorRole enum name | Plasma::Theme | |
colorScheme() const | Plasma::Theme | |
currentThemeHasImage(const QString &name) const | Plasma::Theme | |
DefaultFont enum value | Plasma::Theme | |
defaultTheme() | Plasma::Theme | [static] |
DesktopFont enum value | Plasma::Theme | |
findInCache(const QString &key, QPixmap &pix) | Plasma::Theme | |
findInCache(const QString &key, QPixmap &pix, unsigned int lastModified) | Plasma::Theme | |
findInRectsCache(const QString &image, const QString &element, QRectF &rect) const | Plasma::Theme | |
font(FontRole role) const | Plasma::Theme | |
fontMetrics() const | Plasma::Theme | |
FontRole enum name | Plasma::Theme | |
HighlightColor enum value | Plasma::Theme | |
imagePath(const QString &name) const | Plasma::Theme | |
insertIntoCache(const QString &key, const QPixmap &pix) | Plasma::Theme | |
insertIntoCache(const QString &key, const QPixmap &pix, const QString &id) | Plasma::Theme | |
insertIntoRectsCache(const QString &image, const QString &element, const QRectF &rect) | Plasma::Theme | |
invalidateRectsCache(const QString &image) | Plasma::Theme | |
listThemeInfo() | Plasma::Theme | [static] |
packageStructure() | Plasma::Theme | [static] |
releaseRectsCache(const QString &image) | Plasma::Theme | |
setCacheLimit(int kbytes) | Plasma::Theme | |
setFont(const QFont &font, FontRole role=DefaultFont) | Plasma::Theme | |
setThemeName(const QString &themeName) | Plasma::Theme | |
settingsChanged() | Plasma::Theme | [slot] |
setUseGlobalSettings(bool useGlobal) | Plasma::Theme | |
TextColor enum value | Plasma::Theme | |
Theme(QObject *parent=0) | Plasma::Theme | [explicit] |
Theme(const QString &themeName, QObject *parent=0) | Plasma::Theme | [explicit] |
themeChanged() | Plasma::Theme | [signal] |
themeName | Plasma::Theme | |
themeName() const | Plasma::Theme | |
useGlobalSettings() const | Plasma::Theme | |
useNativeWidgetStyle() const | Plasma::Theme | |
wallpaperPath(const QSize &size=QSize()) const | Plasma::Theme | |
windowTranslucencyEnabled() const | Plasma::Theme | |
~Theme() | Plasma::Theme | |