kresources
KRES::ManagerImpl Class Reference
#include <managerimpl.h>
Inherits QObject.
Public Member Functions | |
ManagerImpl (ManagerNotifier *, const QString &family) | |
void | add (Resource *resource) |
void | change (Resource *resource) |
void | readConfig (KConfig *) |
void | remove (Resource *resource) |
Resource::List * | resourceList () |
QStringList | resourceNames () |
QList< Resource * > | resources () |
QList< Resource * > | resources (bool active) |
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
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:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:00:19 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:00:19 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.