korganizer
KOrg::ThemeImporter Class Reference
#include <themeimporter.h>
Inheritance diagram for KOrg::ThemeImporter:

Detailed Description
Class to import an XML theme file's settings into KOrganizer's KConfig-based configuration file.Definition at line 38 of file themeimporter.h.
Public Member Functions | |
| bool | read (QIODevice *device) |
| ThemeImporter (QIODevice *device) | |
| ThemeImporter () | |
| ~ThemeImporter () | |
Constructor & Destructor Documentation
| ThemeImporter::ThemeImporter | ( | ) |
Definition at line 29 of file themeimporter.cpp.
| ThemeImporter::ThemeImporter | ( | QIODevice * | device | ) |
Definition at line 33 of file themeimporter.cpp.
| ThemeImporter::~ThemeImporter | ( | ) |
Definition at line 39 of file themeimporter.cpp.
Member Function Documentation
| bool ThemeImporter::read | ( | QIODevice * | device | ) |
The documentation for this class was generated from the following files:
KDE 4.2 API Reference