kdelirc
ProfileServer Class Reference
#include <profileserver.h>
Detailed Description
Definition at line 125 of file profileserver.h.
Public Member Functions | |
| const Q3Dict< Profile > | profiles () const |
| const ProfileAction * | getAction (const QString &appId, const QString &objId, const QString &prototype) const |
| const ProfileAction * | getAction (const QString &appId, const QString &actionId) const |
| const QString & | getServiceName (const QString &appId) const |
| ProfileServer () | |
| ~ProfileServer () | |
Static Public Member Functions | |
| static ProfileServer * | profileServer () |
Constructor & Destructor Documentation
| ProfileServer::ProfileServer | ( | ) |
Definition at line 25 of file profileserver.cpp.
| ProfileServer::~ProfileServer | ( | ) |
Definition at line 31 of file profileserver.cpp.
Member Function Documentation
| static ProfileServer* ProfileServer::profileServer | ( | ) | [inline, static] |
Definition at line 132 of file profileserver.h.
Definition at line 133 of file profileserver.h.
| const ProfileAction * ProfileServer::getAction | ( | const QString & | appId, | |
| const QString & | objId, | |||
| const QString & | prototype | |||
| ) | const |
Definition at line 90 of file profileserver.cpp.
| const ProfileAction * ProfileServer::getAction | ( | const QString & | appId, | |
| const QString & | actionId | |||
| ) | const |
Definition at line 75 of file profileserver.cpp.
Definition at line 83 of file profileserver.cpp.
The documentation for this class was generated from the following files:
KDE 4.0 API Reference