KUtils
KSettings::Dispatcher::ComponentInfo Class Reference
#include <dispatcher_p.h>
Public Types | |
| typedef QPair< QObject *, const char * > | Slot |
Public Member Functions | |
| ComponentInfo () | |
Public Attributes | |
| KComponentData | componentData |
| int | count |
| QList< Slot > | slotList |
Detailed Description
Definition at line 35 of file dispatcher_p.h.
Member Typedef Documentation
| typedef QPair<QObject*, const char*> KSettings::Dispatcher::ComponentInfo::Slot |
Definition at line 39 of file dispatcher_p.h.
Constructor & Destructor Documentation
| KSettings::Dispatcher::ComponentInfo::ComponentInfo | ( | ) | [inline] |
Definition at line 43 of file dispatcher_p.h.
Member Data Documentation
Definition at line 38 of file dispatcher_p.h.
Definition at line 41 of file dispatcher_p.h.
Definition at line 40 of file dispatcher_p.h.
The documentation for this class was generated from the following file:
KDE 4.6 API Reference