kremotecontrol
ProfileServer::ProfileXmlContentHandler Class Reference
#include <profileserver.h>
Inheritance diagram for ProfileServer::ProfileXmlContentHandler:

Public Member Functions | |
ProfileXmlContentHandler (const QUrl &schema) | |
~ProfileXmlContentHandler () | |
QList< Profile * > | loadProfilesFromFiles (const QStringList &files) |
Profile * | parseFile (const QString &fileName) |
bool | validateFile (const QString &fileName) |
Protected Member Functions | |
virtual void | handleMessage (QtMsgType type, const QString &description, const QUrl &identifier, const QSourceLocation &sourceLocation) |
Detailed Description
Definition at line 49 of file profileserver.h.
Constructor & Destructor Documentation
ProfileServer::ProfileXmlContentHandler::ProfileXmlContentHandler | ( | const QUrl & | schema | ) |
Definition at line 117 of file profileserver.cpp.
ProfileServer::ProfileXmlContentHandler::~ProfileXmlContentHandler | ( | ) |
Definition at line 123 of file profileserver.cpp.
Member Function Documentation
|
protectedvirtual |
Definition at line 136 of file profileserver.cpp.
QList< Profile * > ProfileServer::ProfileXmlContentHandler::loadProfilesFromFiles | ( | const QStringList & | files | ) |
Definition at line 178 of file profileserver.cpp.
Profile * ProfileServer::ProfileXmlContentHandler::parseFile | ( | const QString & | fileName | ) |
Definition at line 191 of file profileserver.cpp.
bool ProfileServer::ProfileXmlContentHandler::validateFile | ( | const QString & | fileName | ) |
Definition at line 127 of file profileserver.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 23:07:43 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 23:07:43 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.