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

#include <qtscriptshell_QXmlInputSource.h>

List of all members.

Public Member Functions

QString data () const
QString data () const
void fetchData ()
void fetchData ()
QString fromRawData (const QByteArray &data, bool beginning=false)
QString fromRawData (const QByteArray &data, bool beginning=false)
QChar next ()
QChar next ()
 QtScriptShell_QXmlInputSource ()
 QtScriptShell_QXmlInputSource ()
 QtScriptShell_QXmlInputSource (QIODevice *dev)
 QtScriptShell_QXmlInputSource (QIODevice *dev)
void reset ()
void reset ()
void setData (const QByteArray &dat)
void setData (const QByteArray &dat)
void setData (const QString &dat)
void setData (const QString &dat)
 ~QtScriptShell_QXmlInputSource ()
 ~QtScriptShell_QXmlInputSource ()

Public Attributes

QScriptValue __qtscript_self

Constructor & Destructor Documentation

QtScriptShell_QXmlInputSource::QtScriptShell_QXmlInputSource ( )
QtScriptShell_QXmlInputSource::QtScriptShell_QXmlInputSource ( QIODevice *  dev)
QtScriptShell_QXmlInputSource::~QtScriptShell_QXmlInputSource ( )
QtScriptShell_QXmlInputSource::QtScriptShell_QXmlInputSource ( )
QtScriptShell_QXmlInputSource::QtScriptShell_QXmlInputSource ( QIODevice *  dev)
QtScriptShell_QXmlInputSource::~QtScriptShell_QXmlInputSource ( )

Member Function Documentation

QString QtScriptShell_QXmlInputSource::data ( ) const
QString QtScriptShell_QXmlInputSource::data ( ) const
void QtScriptShell_QXmlInputSource::fetchData ( )
void QtScriptShell_QXmlInputSource::fetchData ( )
QString QtScriptShell_QXmlInputSource::fromRawData ( const QByteArray &  data,
bool  beginning = false 
)
QString QtScriptShell_QXmlInputSource::fromRawData ( const QByteArray &  data,
bool  beginning = false 
)
QChar QtScriptShell_QXmlInputSource::next ( )
QChar QtScriptShell_QXmlInputSource::next ( )
void QtScriptShell_QXmlInputSource::reset ( )
void QtScriptShell_QXmlInputSource::reset ( )
void QtScriptShell_QXmlInputSource::setData ( const QByteArray &  dat)
void QtScriptShell_QXmlInputSource::setData ( const QByteArray &  dat)
void QtScriptShell_QXmlInputSource::setData ( const QString &  dat)
void QtScriptShell_QXmlInputSource::setData ( const QString &  dat)

Member Data Documentation

QScriptValue QtScriptShell_QXmlInputSource::__qtscript_self

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