clear() | FX::FXSettings | |
data(FXuint pos) const | FX::FXSettings | [inline] |
deleteEntry(const FXchar *section, const FXchar *key) | FX::FXSettings | |
deleteSection(const FXchar *section) | FX::FXSettings | |
empty(FXint pos) const | FX::FXDict | [inline] |
existingEntry(const FXchar *section, const FXchar *key) | FX::FXSettings | |
existingSection(const FXchar *section) | FX::FXSettings | |
find(const FXchar *section) const | FX::FXSettings | [inline] |
first() const | FX::FXDict | |
FXDict() | FX::FXDict | |
FXDict(const FXDict &orig) | FX::FXDict | |
FXSettings() | FX::FXSettings | |
FXSettings(const FXSettings &orig) | FX::FXSettings | |
getClassName() const | FX::FXObject | |
insert(const FXchar *ky, const void *ptr, bool mrk=false) | FX::FXDict | |
isMemberOf(const FXMetaClass *metaclass) const | FX::FXObject | |
isModified() const | FX::FXSettings | [inline] |
key(FXuint pos) const | FX::FXDict | [inline] |
last() const | FX::FXDict | |
load(FXStream &store) | FX::FXObject | [virtual] |
mark(FXuint pos) const | FX::FXDict | [inline] |
next(FXint pos) const | FX::FXDict | |
no() const | FX::FXDict | [inline] |
onDefault(FXObject *, FXSelector, void *) | FX::FXObject | [virtual] |
operator=(const FXSettings &orig) | FX::FXSettings | |
FX::FXDict::operator=(const FXDict &orig) | FX::FXDict | |
parseFile(const FXString &filename, bool mark) | FX::FXSettings | |
prev(FXint pos) const | FX::FXDict | |
readBoolEntry(const FXchar *section, const FXchar *key, FXbool def=FALSE) | FX::FXSettings | |
readColorEntry(const FXchar *section, const FXchar *key, FXColor def=0) | FX::FXSettings | |
readFormatEntry(const FXchar *section, const FXchar *key, const FXchar *fmt,...) FX_SCANF(4 | FX::FXSettings | |
readIntEntry(const FXchar *section, const FXchar *key, FXint def=0) | FX::FXSettings | |
readRealEntry(const FXchar *section, const FXchar *key, FXdouble def=0.0) | FX::FXSettings | |
readStringEntry(const FXchar *section, const FXchar *key, const FXchar *def=NULL) | FX::FXSettings | |
readUnsignedEntry(const FXchar *section, const FXchar *key, FXuint def=0) | FX::FXSettings | |
remove(const FXchar *ky) | FX::FXDict | |
replace(const FXchar *ky, const void *ptr, bool mrk=false) | FX::FXDict | |
save(FXStream &store) const | FX::FXObject | [virtual] |
setModified(bool mdfy=true) | FX::FXSettings | [inline] |
size(FXint m) | FX::FXDict | |
size() const | FX::FXDict | [inline] |
tryHandle(FXObject *sender, FXSelector sel, void *ptr) | FX::FXObject | [virtual] |
unparseFile(const FXString &filename) | FX::FXSettings | |
writeBoolEntry(const FXchar *section, const FXchar *key, FXbool val) | FX::FXSettings | |
writeColorEntry(const FXchar *section, const FXchar *key, FXColor val) | FX::FXSettings | |
writeFormatEntry(const FXchar *section, const FXchar *key, const FXchar *fmt,...) FX_PRINTF(4 | FX::FXSettings | |
writeIntEntry(const FXchar *section, const FXchar *key, FXint val) | FX::FXSettings | |
writeRealEntry(const FXchar *section, const FXchar *key, FXdouble val) | FX::FXSettings | |
writeStringEntry(const FXchar *section, const FXchar *key, const FXchar *val) | FX::FXSettings | |
writeUnsignedEntry(const FXchar *section, const FXchar *key, FXuint val) | FX::FXSettings | |
~FXDict() | FX::FXDict | [virtual] |
~FXObject() | FX::FXObject | [virtual] |
~FXSettings() | FX::FXSettings | [virtual] |