FLTK 1.3.11
Loading...
Searching...
No Matches
Fl_Preferences::Node Class Reference

Public Member Functions

void add (const char *line)
NodeaddChild (const char *path)
const char * child (int ix)
NodechildNode (int ix)
void deleteAllChildren ()
void deleteAllEntries ()
char deleteEntry (const char *name)
char dirty ()
Entryentry (int i)
Nodefind (const char *path)
RootNodefindRoot ()
const char * get (const char *name)
int getEntry (const char *name)
const char * name ()
int nChildren ()
int nEntry ()
 Node (const char *path)
Nodeparent ()
const char * path ()
char remove ()
Nodesearch (const char *path, int offset=0)
void set (const char *line)
void set (const char *name, const char *value)
void setParent (Node *parent)
void setRoot (RootNode *r)
int write (FILE *f)

Static Public Attributes

static int lastEntrySet = -1

The documentation for this class was generated from the following files: