QObjectWriter Class Reference

Writes out QObject properties and child objects in an XML format that can be read in later. More...

#include <qobjectwriter.h>

Inheritance diagram for QObjectWriter:

Inheritance graph
[legend]
Collaboration diagram for QObjectWriter:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 QObjectWriter (const VariantWriter *vw=0, bool children=true)
 
Parameters:
vw an alternate VariantWriter for handling custom types

void mapType (QVariant::Type t, VariantWriter *vw)
virtual QString toString (const QVariant &variant, const QMetaProperty &meta) const
 
Returns:
QString() if you do not know how to handle this type

virtual QStringList propertyNames (const QObject *obj) const
virtual QString toString (const QObject *obj, int indentLevel=0) const

Detailed Description

Writes out QObject properties and child objects in an XML format that can be read in later.

Definition at line 21 of file qobjectwriter.h.


The documentation for this class was generated from the following files:
Generated on Wed Sep 30 01:15:44 2009 for oopapidocs by  doxygen 1.5.1