kremotecontrol
profileserver.h File Reference
#include "profile.h"
#include "remote.h"
#include "kremotecontrol_export.h"
#include <QtXml/QXmlDefaultHandler>
#include <QtXml/QDomDocument>
#include <QtXmlPatterns/QAbstractMessageHandler>
#include <QtXmlPatterns/QXmlSchema>
Include dependency graph for profileserver.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
class | ProfileServer::ProfileXmlContentHandler |
Namespaces | |
ProfileServer | |
Enumerations | |
enum | ProfileServer::ProfileSupportedByRemote { ProfileServer::FULL_SUPPORTED, ProfileServer::PARTIAL_SUPPORTED, ProfileServer::NOT_SUPPORTED, ProfileServer::NO_ACTIONS_DEFINED } |
Functions | |
QList< ProfileActionTemplate > | ProfileServer::actionTemplateList (const QString &remote, Profile *profile) |
void | ProfileServer::addProfile (Profile *profile) |
QList< Profile * > | ProfileServer::allProfiles () |
ProfileServer::ProfileSupportedByRemote | ProfileServer::isProfileAvailableForRemote (Profile *profile, const Remote &remote) |
Profile * | ProfileServer::profile (const QString &profileId) |
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.