ThemesDlg Class Reference
Inherits ThemesLayout.
Detailed Description
Definition at line 40 of file themesdlg.h.
Public Member Functions | |
ThemesDlg (QWidget *parent=0, const char *name=0) | |
~ThemesDlg () | |
int | addTheme (const QString &appId, const QString &file) |
void | removeTheme (const QString &appId, const QString &file, int instance) |
int | addThemeToList (const QString &file) |
void | addSkzThemeToDialog (const QString &file) |
void | addThemeToDialog (const KArchiveDirectory *archiveDir, const QString &destDir) |
void | writeNewStuffConfig (const QString &file) |
void | configSanityCheck () |
bool | isDownloaded (const QString &path) |
void | saveUserAddedThemes () |
QStringList | runningThemes () |
Protected Slots | |
virtual void | addToDesktop () |
virtual void | selectionChanged (int) |
virtual void | openLocalTheme () |
virtual void | getNewStuff () |
virtual void | search (const QString &text) |
virtual void | uninstall () |
Protected Member Functions | |
void | populateListbox () |
int | themeIndex (QString file) |
QStringList | themes () |
Static Protected Member Functions | |
static bool | filter (int index, QWidget *widget, void *data) |
The documentation for this class was generated from the following files: