kresources
KRES::ManagerImpl Class Reference
#include <managerimpl.h>
Inheritance diagram for KRES::ManagerImpl:

Signals | |
void | signalKResourceAdded (QString managerId, QString resourceId) |
void | signalKResourceDeleted (QString managerId, QString resourceId) |
void | signalKResourceModified (QString managerId, QString resourceId) |
Public Member Functions | |
void | add (Resource *resource) |
void | change (Resource *resource) |
ManagerImpl (ManagerNotifier *, const QString &family) | |
void | readConfig (KConfig *) |
void | remove (Resource *resource) |
Resource::List * | resourceList () |
QStringList | resourceNames () |
QList< Resource * > | resources (bool active) |
QList< Resource * > | resources () |
void | setActive (Resource *resource, bool active) |
void | setStandardResource (Resource *resource) |
Resource * | standardResource () |
void | writeConfig (KConfig *) |
Static Public Member Functions | |
static QString | defaultConfigFile (const QString &family) |
Detailed Description
For internal use only.
Do not use this class directly. Use ResourceManager instead
Definition at line 41 of file managerimpl.h.
The documentation for this class was generated from the following files: