KEntryKey Struct Reference
key structure holding both the actual key and the the group to which it belongs. More...
#include <kconfigdata.h>
Collaboration diagram for KEntryKey:

Public Member Functions | |
KEntryKey (const QCString &_group=0, const QCString &_key=0) | |
Public Attributes | |
QCString | mGroup |
QCString | mKey |
bool | bLocal:1 |
bool | bDefault:1 |
const char * | c_key |
Detailed Description
key structure holding both the actual key and the the group to which it belongs.
Definition at line 50 of file kconfigdata.h.
The documentation for this struct was generated from the following file: