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

#include <qtscriptshell_QXmlFormatter.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_QXmlFormatter (const QXmlQuery &query, QIODevice *outputDevice)
 QtScriptShell_QXmlFormatter (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_QXmlFormatter ()
 ~QtScriptShell_QXmlFormatter ()

Public Attributes

QScriptValue __qtscript_self

Constructor & Destructor Documentation

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

Member Function Documentation

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

Member Data Documentation

QScriptValue QtScriptShell_QXmlFormatter::__qtscript_self

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