korganizer
KOrg::ThemeImporter Class Reference
#include <themeimporter.h>
Inheritance diagram for KOrg::ThemeImporter:
Public Member Functions | |
ThemeImporter () | |
ThemeImporter (QIODevice *device) | |
~ThemeImporter () | |
bool | read (QIODevice *device) |
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.
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 38 of file themeimporter.cpp.
Member Function Documentation
bool ThemeImporter::read | ( | QIODevice * | device | ) |
Read the XML stream from a device.
Definition at line 46 of file themeimporter.cpp.
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 22:56:20 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:56:20 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.