KRES Namespace Reference
Classes | |
class | ConfigDialog |
class | ResourcePageInfo |
class | ConfigPage |
class | ConfigWidget |
class | Factory |
Class for loading resource plugins. More... | |
class | ManagerObserver |
Observer class for Manager class. More... | |
class | ManagerNotifier |
class | Manager |
This class provides a manager for resources of a specified family. More... | |
class | ManagerIface |
class | ManagerIface_stub |
class | ManagerImpl |
class | Resource |
This class provides a resource which is managed in a general way. More... | |
class | PluginFactoryBase |
class | PluginFactory |
class | SelectDialog |
Dialog for selecting a resource. More... | |
Variables | |
static const char *const | ManagerIface_ftable [4][3] |
static const int | ManagerIface_ftable_hiddens [3] |
Variable Documentation
|
Initial value: { { "ASYNC", "dcopKResourceAdded(QString,QString)", "dcopKResourceAdded(QString managerId,QString resourceId)" }, { "ASYNC", "dcopKResourceModified(QString,QString)", "dcopKResourceModified(QString managerId,QString resourceId)" }, { "ASYNC", "dcopKResourceDeleted(QString,QString)", "dcopKResourceDeleted(QString managerId,QString resourceId)" }, { 0, 0, 0 } } Definition at line 15 of file manageriface_skel.cpp. |
|
Initial value: { 0, 0, 0, } Definition at line 21 of file manageriface_skel.cpp. |