List of all members.
Detailed Description
base class of all web based objects
Constructor & Destructor Documentation
WObject::WObject |
( |
|
) |
[inline, protected] |
WObject::WObject |
( |
const WObject & |
|
) |
[inline, protected] |
WObject::WObject |
( |
const QDomElement & |
|
) |
[inline, protected] |
virtual WObject::~WObject |
( |
|
) |
[inline, protected, virtual] |
Member Function Documentation
virtual WObject& WObject::operator= |
( |
const WObject & |
|
) |
[inline, protected, virtual] |
virtual void WObject::toXml |
( |
QDomDocument & |
, |
|
|
QDomElement & |
| |
|
) |
| | [inline, protected, virtual] |
QDomElement WObject::toXml |
( |
QDomDocument & |
doc, |
|
|
QString |
name = "Object" | |
|
) |
| | [protected, virtual] |
The documentation for this class was generated from the following files: