korganizer
KOrg::Theme Class Reference
#include <theme.h>
List of all members.
Detailed Description
Class for theme management (essentially import/export).
Definition at line 35 of file theme.h.
Member Function Documentation
| void Theme::clearCurrentTheme |
( |
|
) |
[static] |
Clear the current theme settings.
Definition at line 138 of file theme.cpp.
| void Theme::saveThemeTo |
( |
const KUrl & |
url |
) |
[static] |
Save the current theme settings to a theme file.
Definition at line 117 of file theme.cpp.
| const QDir Theme::storageDir |
( |
|
) |
[static] |
Return the directory where the current theme is stored.
Definition at line 146 of file theme.cpp.
Return all themable views corresponding to the viewType.
Definition at line 152 of file theme.cpp.
| void Theme::useThemeFrom |
( |
const KUrl & |
url |
) |
[static] |
Import settings from a theme at the specified URL into KOrganizer's config.
Definition at line 38 of file theme.cpp.
The documentation for this class was generated from the following files: