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:
This file is part of the KDE documentation.
Documentation copyright © 1996-2012 The KDE developers.
Generated on Thu May 10 2012 20:56:44 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2012 The KDE developers.
Generated on Thu May 10 2012 20:56:44 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.