Main Page | Class Hierarchy | Class List | Directories | File List | Class Members | File Members | Related Pages

GDom Class Reference

API for reading and writing properties in objects. More...

#include <GDom.h>

Inheritance diagram for GDom:

AddressDescriptor GLayoutCell GStream GTableLayout GXmlTag GBytePipe GFile GMemStream GSocket GStringPipe GFilter GTempFile MFile GSocketImpl GdcBmp List of all members.

Public Member Functions

bool GetValue (char *Var, GVariant &Value)
 Gets an object's property.
bool SetValue (char *Var, GVariant &Value)
 Sets an object's property.

Detailed Description

API for reading and writing properties in objects.


Member Function Documentation

bool GDom::GetValue char *  Var,
GVariant Value
 

Gets an object's property.

Parameters:
Var  The string describing the property
Value  The value returned

bool GDom::SetValue char *  Var,
GVariant Value
 

Sets an object's property.

Parameters:
Var  The string describing the property
Value  The value to set the property to


The documentation for this class was generated from the following files:
Generated on Wed Oct 26 14:46:58 2005 for Lgi by  doxygen 1.4.1