clear() | FXSettings | |
data(FXuint pos) const | FXSettings | [inline] |
deleteEntry(const FXchar *section, const FXchar *key) | FXSettings | |
deleteSection(const FXchar *section) | FXSettings | |
existingEntry(const FXchar *section, const FXchar *key) | FXSettings | |
existingSection(const FXchar *section) | FXSettings | |
find(const FXchar *section) const | FXSettings | [inline] |
FXSettings() | FXSettings | |
getClassName() const | FXObject | |
isMemberOf(const FXMetaClass *metaclass) const | FXObject | |
isModified() const | FXSettings | [inline] |
load(FXStream &store) | FXObject | [virtual] |
onDefault(FXObject *, FXSelector, void *) | FXObject | [virtual] |
parseFile(const FXString &filename, FXbool mark) | FXSettings | |
readColorEntry(const FXchar *section, const FXchar *key, FXColor def=0) | FXSettings | |
readFormatEntry(const FXchar *section, const FXchar *key, const FXchar *fmt,...) FX_SCANF(4 | FXSettings | |
readIntEntry(const FXchar *section, const FXchar *key, FXint def=0) | FXSettings | |
readRealEntry(const FXchar *section, const FXchar *key, FXdouble def=0.0) | FXSettings | |
readStringEntry(const FXchar *section, const FXchar *key, const FXchar *def=NULL) | FXSettings | |
readUnsignedEntry(const FXchar *section, const FXchar *key, FXuint def=0) | FXSettings | |
save(FXStream &store) const | FXObject | [virtual] |
setModified(FXbool mdfy=TRUE) | FXSettings | [inline] |
unparseFile(const FXString &filename) | FXSettings | |
writeColorEntry(const FXchar *section, const FXchar *key, FXColor val) | FXSettings | |
writeFormatEntry(const FXchar *section, const FXchar *key, const FXchar *fmt,...) FX_PRINTF(4 | FXSettings | |
writeIntEntry(const FXchar *section, const FXchar *key, FXint val) | FXSettings | |
writeRealEntry(const FXchar *section, const FXchar *key, FXdouble val) | FXSettings | |
writeStringEntry(const FXchar *section, const FXchar *key, const FXchar *val) | FXSettings | |
writeUnsignedEntry(const FXchar *section, const FXchar *key, FXuint val) | FXSettings | |
~FXObject() | FXObject | [virtual] |
~FXSettings() | FXSettings | [virtual] |