kremotecontrol
ProfileServer Namespace Reference
Classes | |
| class | ProfileXmlContentHandler |
Enumerations | |
| enum | ProfileSupportedByRemote { FULL_SUPPORTED, PARTIAL_SUPPORTED, NOT_SUPPORTED, NO_ACTIONS_DEFINED } |
Functions | |
| QList< ProfileActionTemplate > | actionTemplateList (const QString &remote, Profile *profile) |
| void | addProfile (Profile *profile) |
| QList< Profile * > | allProfiles () |
| ProfileServer::ProfileSupportedByRemote | isProfileAvailableForRemote (Profile *profile, const Remote &remote) |
| Profile * | profile (const QString &profileId) |
Enumeration Type Documentation
| Enumerator | |
|---|---|
| FULL_SUPPORTED | |
| PARTIAL_SUPPORTED | |
| NOT_SUPPORTED | |
| NO_ACTIONS_DEFINED | |
Definition at line 35 of file profileserver.h.
Function Documentation
| KREMOTECONTROL_EXPORT QList< ProfileActionTemplate > ProfileServer::actionTemplateList | ( | const QString & | remote, |
| Profile * | profile | ||
| ) |
Definition at line 103 of file profileserver.cpp.
| KREMOTECONTROL_EXPORT void ProfileServer::addProfile | ( | Profile * | profile | ) |
Definition at line 85 of file profileserver.cpp.
| KREMOTECONTROL_EXPORT QList< Profile * > ProfileServer::allProfiles | ( | ) |
Definition at line 89 of file profileserver.cpp.
| ProfileServer::ProfileSupportedByRemote KREMOTECONTROL_EXPORT ProfileServer::isProfileAvailableForRemote | ( | Profile * | profile, |
| const Remote & | remote | ||
| ) |
Definition at line 145 of file profileserver.cpp.
| KREMOTECONTROL_EXPORT Profile * ProfileServer::profile | ( | const QString & | profileId | ) |
Definition at line 93 of file profileserver.cpp.
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.
KDE API Reference