kresources
managerimpl.h
Definition managerimpl.h:42
Definition manager.h:61
This class provides a manager for resources of a specified family.
Definition manager.h:83
QStringList resourceNames() const
Returns a list of the names of the resources managed by the Manager for this family.
Definition manager.h:339
void setActive(Resource *resource, bool active)
Set active state of resource.
Definition manager.h:328
void writeConfig(KConfig *cfg=0)
Write configuration of Resource objects to configuration file.
Definition manager.h:272
void readConfig(KConfig *cfg=0)
Recreate Resource objects from configuration file.
Definition manager.h:263
void change(T *resource)
Call this to notify manager about changes of the configuration of the given resource.
Definition manager.h:302
This class provides a resource which is managed in a general way.
Definition resource.h:76
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Wed Jan 24 2024 00:00:00 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Wed Jan 24 2024 00:00:00 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.