KDECore
KEntryKey Struct Reference
key structure holding both the actual key and the the group to which it belongs. More...
#include <kconfigdata.h>
Public Member Functions | |
KEntryKey (const QCString &_group=0, const QCString &_key=0) | |
Public Attributes | |
bool | bDefault:1 |
bool | bLocal:1 |
const char * | c_key |
QCString | mGroup |
QCString | mKey |
Detailed Description
key structure holding both the actual key and the the group to which it belongs.
For internal use only.
Definition at line 69 of file kconfigdata.h.
Constructor & Destructor Documentation
Definition at line 71 of file kconfigdata.h.
Member Data Documentation
const char* KEntryKey::c_key |
Definition at line 92 of file kconfigdata.h.
The documentation for this struct was generated from the following file: