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
|
inline |
Definition at line 43 of file dispatcher_p.h.
Member Data Documentation
KComponentData KSettings::Dispatcher::ComponentInfo::componentData |
Definition at line 38 of file dispatcher_p.h.
int KSettings::Dispatcher::ComponentInfo::count |
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-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:50:35 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 22:50:35 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.