KEntry Struct Reference
#include <kconfigdata.h>
Detailed Description
map/dict/list config node entry.
Definition at line 32 of file kconfigdata.h.
Public Member Functions | |
KEntry () | |
Public Attributes | |
QCString | mValue |
bool | bDirty:1 |
bool | bNLS:1 |
bool | bGlobal:1 |
bool | bImmutable:1 |
bool | bDeleted:1 |
bool | bExpand:1 |
Member Data Documentation
|
Entry has been deleted.
Definition at line 57 of file kconfigdata.h. |
|
Must the entry be written back to disk?
Definition at line 41 of file kconfigdata.h. |
|
Whether to apply dollar expansion or not.
Definition at line 61 of file kconfigdata.h. |
|
Entry should be written to the global config file.
Definition at line 49 of file kconfigdata.h. |
|
Entry can not be modified.
Definition at line 53 of file kconfigdata.h. |
|
Entry should be written with locale tag.
Definition at line 45 of file kconfigdata.h. |
The documentation for this struct was generated from the following file: