GXmlToUi Class Reference

#include <GXmlTreeUi.h>

List of all members.

Public Member Functions

void Map (const char *Attr, int UiIdent, int Type=GV_NULL)
 Create attribute <-> UI element mapping for generic control.
void Map (const char *Element, int UiIdent, CreateListItem Factory, char *ChildElements, void *User=0)
 Create attribute <-> UI element mapping for GList control.
void Map (const char *Element, int UiIdent, CreateTreeItem Factory, char *ChildElements, void *User=0)
 Create attribute <-> UI element mapping for GTree control.
void EmptyMaps ()
 Clear all mappings.
virtual bool Convert (GDom *Tag, GViewI *ui, bool ToUI)
 Convert data to/from an XML tag.
void EnableAll (GViewI *ui, bool Enable)
 Disable/enable all control.
void EmptyAll (GViewI *ui)
 Empty all controls of text / value.


Detailed Description

This class allows you to serialize data between the user interface and a GXmlTag instance. Useful for storing user visible application settings in XML.
The documentation for this class was generated from the following files:

Generated on Wed May 11 07:51:59 2011 for Lgi by  doxygen 1.5.6