Public Member Functions | |
| KGameThemePrivate () | |
Public Attributes | |
| QMap< QString, QString > | themeproperties |
| QString | fullPath |
| Full path e.g. "/opt/kde/share/apps/appname/default.desktop". | |
| QString | fileName |
| just e.g. "default.desktop" | |
| QString | graphics |
| The full path of the svg file. | |
| QPixmap | preview |
| QString | prefix |
| Filepath of the .desktop file without the filename e.g. "/opt/kde/share/apps/appname/". | |
| QString | themeGroup |
| bool | loaded |
Definition at line 30 of file kgametheme.cpp.
| KGameThemePrivate::KGameThemePrivate | ( | ) | [inline] |
Definition at line 33 of file kgametheme.cpp.
| QMap<QString, QString> KGameThemePrivate::themeproperties |
Definition at line 35 of file kgametheme.cpp.
Referenced by KGameTheme::load(), and KGameTheme::themeProperty().
| QString KGameThemePrivate::fullPath |
Full path e.g. "/opt/kde/share/apps/appname/default.desktop".
Definition at line 36 of file kgametheme.cpp.
Referenced by KGameTheme::load(), and KGameTheme::path().
| QString KGameThemePrivate::fileName |
just e.g. "default.desktop"
Definition at line 37 of file kgametheme.cpp.
Referenced by KGameTheme::fileName(), and KGameTheme::load().
| QString KGameThemePrivate::graphics |
The full path of the svg file.
Definition at line 38 of file kgametheme.cpp.
Referenced by KGameTheme::graphics(), and KGameTheme::load().
| QPixmap KGameThemePrivate::preview |
Definition at line 39 of file kgametheme.cpp.
Referenced by KGameTheme::load(), and KGameTheme::preview().
| QString KGameThemePrivate::prefix |
Filepath of the .desktop file without the filename e.g. "/opt/kde/share/apps/appname/".
Definition at line 40 of file kgametheme.cpp.
Referenced by KGameTheme::load().
| QString KGameThemePrivate::themeGroup |
Definition at line 41 of file kgametheme.cpp.
Referenced by KGameTheme::KGameTheme(), and KGameTheme::load().
Definition at line 43 of file kgametheme.cpp.
Referenced by KGameTheme::fileName(), KGameTheme::graphics(), KGameTheme::load(), KGameTheme::path(), KGameTheme::preview(), and KGameTheme::themeProperty().
1.5.3