superkaramba
#include <themesdlg.h>
Definition at line 35 of file themesdlg.h.
| ThemesDlg::ThemesDlg |
( |
QWidget * |
parent = 0, |
|
|
const char * |
name = 0 |
|
) |
| |
|
explicit |
| ThemesDlg::~ThemesDlg |
( |
| ) |
|
| void ThemesDlg::addSkzThemeToDialog |
( |
const QString & |
file | ) |
|
| int ThemesDlg::addTheme |
( |
const QString & |
appId, |
|
|
const QString & |
file |
|
) |
| |
| void ThemesDlg::addThemeToDialog |
( |
const KArchiveDirectory * |
archiveDir, |
|
|
const QString & |
destDir |
|
) |
| |
| int ThemesDlg::addThemeToList |
( |
const QString & |
file | ) |
|
| void ThemesDlg::addToDesktop |
( |
| ) |
|
|
protectedvirtualslot |
| void ThemesDlg::addToDesktop |
( |
QPoint |
pos, |
|
|
ThemeWidget * |
w |
|
) |
| |
|
protectedvirtualslot |
| void ThemesDlg::configSanityCheck |
( |
| ) |
|
| bool ThemesDlg::filter |
( |
int |
index, |
|
|
QWidget * |
widget, |
|
|
void * |
data |
|
) |
| |
|
staticprotected |
| void ThemesDlg::getNewStuff |
( |
| ) |
|
|
protectedvirtualslot |
| void ThemesDlg::installNewTheme |
( |
const QString & |
newTheme | ) |
|
|
protectedvirtualslot |
| bool ThemesDlg::isDownloaded |
( |
const QString & |
path | ) |
|
| void ThemesDlg::openLocalTheme |
( |
| ) |
|
|
protectedvirtualslot |
| void ThemesDlg::populateListbox |
( |
| ) |
|
|
protected |
| void ThemesDlg::removeTheme |
( |
const QString & |
appId, |
|
|
const QString & |
file, |
|
|
int |
instance |
|
) |
| |
| QStringList ThemesDlg::runningThemes |
( |
| ) |
|
| void ThemesDlg::saveUserAddedThemes |
( |
| ) |
|
| void ThemesDlg::search |
( |
const QString & |
text | ) |
|
|
protectedvirtualslot |
| void ThemesDlg::selectionChanged |
( |
int |
index | ) |
|
|
protectedvirtualslot |
| int ThemesDlg::themeIndex |
( |
const QString & |
file | ) |
|
|
protected |
| QStringList ThemesDlg::themes |
( |
| ) |
|
|
protected |
| void ThemesDlg::uninstall |
( |
| ) |
|
|
protectedvirtualslot |
| void ThemesDlg::writeNewStuffConfig |
( |
const QString & |
file | ) |
|
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:07:21 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.