KEntryKey Struct Reference
#include <kconfigdata.h>
Detailed Description
key structure holding both the actual key and the the group to which it belongs.
Definition at line 69 of file kconfigdata.h.
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 |
Member Data Documentation
| bool KEntryKey::bLocal |
| bool KEntryKey::bDefault |
The documentation for this struct was generated from the following file:

