QCAD Application Framework
CAD Application Development and Automation.
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
QtScriptShell_QXmlSerializer Class Reference

#include <qtscriptshell_QXmlSerializer.h>

List of all members.

Public Member Functions

void atomicValue (const QVariant &value)
void atomicValue (const QVariant &value)
void attribute (const QXmlName &name, const QStringRef &value)
void attribute (const QXmlName &name, const QStringRef &value)
void characters (const QStringRef &value)
void characters (const QStringRef &value)
void comment (const QString &value)
void comment (const QString &value)
void endDocument ()
void endDocument ()
void endElement ()
void endElement ()
void endOfSequence ()
void endOfSequence ()
void namespaceBinding (const QXmlName &nb)
void namespaceBinding (const QXmlName &nb)
void processingInstruction (const QXmlName &name, const QString &value)
void processingInstruction (const QXmlName &name, const QString &value)
 QtScriptShell_QXmlSerializer (const QXmlQuery &query, QIODevice *outputDevice)
 QtScriptShell_QXmlSerializer (const QXmlQuery &query, QIODevice *outputDevice)
void startDocument ()
void startDocument ()
void startElement (const QXmlName &name)
void startElement (const QXmlName &name)
void startOfSequence ()
void startOfSequence ()
void whitespaceOnly (const QStringRef &value)
void whitespaceOnly (const QStringRef &value)
 ~QtScriptShell_QXmlSerializer ()
 ~QtScriptShell_QXmlSerializer ()

Public Attributes

QScriptValue __qtscript_self

Constructor & Destructor Documentation

QtScriptShell_QXmlSerializer::QtScriptShell_QXmlSerializer ( const QXmlQuery &  query,
QIODevice *  outputDevice 
)
QtScriptShell_QXmlSerializer::~QtScriptShell_QXmlSerializer ( )
QtScriptShell_QXmlSerializer::QtScriptShell_QXmlSerializer ( const QXmlQuery &  query,
QIODevice *  outputDevice 
)
QtScriptShell_QXmlSerializer::~QtScriptShell_QXmlSerializer ( )

Member Function Documentation

void QtScriptShell_QXmlSerializer::atomicValue ( const QVariant &  value)
void QtScriptShell_QXmlSerializer::atomicValue ( const QVariant &  value)
void QtScriptShell_QXmlSerializer::attribute ( const QXmlName &  name,
const QStringRef &  value 
)
void QtScriptShell_QXmlSerializer::attribute ( const QXmlName &  name,
const QStringRef &  value 
)
void QtScriptShell_QXmlSerializer::characters ( const QStringRef &  value)
void QtScriptShell_QXmlSerializer::characters ( const QStringRef &  value)
void QtScriptShell_QXmlSerializer::comment ( const QString &  value)
void QtScriptShell_QXmlSerializer::comment ( const QString &  value)
void QtScriptShell_QXmlSerializer::endDocument ( )
void QtScriptShell_QXmlSerializer::endDocument ( )
void QtScriptShell_QXmlSerializer::endElement ( )
void QtScriptShell_QXmlSerializer::endElement ( )
void QtScriptShell_QXmlSerializer::endOfSequence ( )
void QtScriptShell_QXmlSerializer::endOfSequence ( )
void QtScriptShell_QXmlSerializer::namespaceBinding ( const QXmlName &  nb)
void QtScriptShell_QXmlSerializer::namespaceBinding ( const QXmlName &  nb)
void QtScriptShell_QXmlSerializer::processingInstruction ( const QXmlName &  name,
const QString &  value 
)
void QtScriptShell_QXmlSerializer::processingInstruction ( const QXmlName &  name,
const QString &  value 
)
void QtScriptShell_QXmlSerializer::startDocument ( )
void QtScriptShell_QXmlSerializer::startDocument ( )
void QtScriptShell_QXmlSerializer::startElement ( const QXmlName &  name)
void QtScriptShell_QXmlSerializer::startElement ( const QXmlName &  name)
void QtScriptShell_QXmlSerializer::startOfSequence ( )
void QtScriptShell_QXmlSerializer::startOfSequence ( )
void QtScriptShell_QXmlSerializer::whitespaceOnly ( const QStringRef &  value)
void QtScriptShell_QXmlSerializer::whitespaceOnly ( const QStringRef &  value)

Member Data Documentation

QScriptValue QtScriptShell_QXmlSerializer::__qtscript_self

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