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

#include <qtscriptshell_QXmlEntityResolver.h>

List of all members.

Public Member Functions

QString errorString () const
QString errorString () const
 QtScriptShell_QXmlEntityResolver ()
 QtScriptShell_QXmlEntityResolver ()
bool resolveEntity (const QString &publicId, const QString &systemId, QXmlInputSource *&ret)
bool resolveEntity (const QString &publicId, const QString &systemId, QXmlInputSource *&ret)
 ~QtScriptShell_QXmlEntityResolver ()
 ~QtScriptShell_QXmlEntityResolver ()

Public Attributes

QScriptValue __qtscript_self

Constructor & Destructor Documentation

QtScriptShell_QXmlEntityResolver::QtScriptShell_QXmlEntityResolver ( )
QtScriptShell_QXmlEntityResolver::~QtScriptShell_QXmlEntityResolver ( )
QtScriptShell_QXmlEntityResolver::QtScriptShell_QXmlEntityResolver ( )
QtScriptShell_QXmlEntityResolver::~QtScriptShell_QXmlEntityResolver ( )

Member Function Documentation

QString QtScriptShell_QXmlEntityResolver::errorString ( ) const
QString QtScriptShell_QXmlEntityResolver::errorString ( ) const
bool QtScriptShell_QXmlEntityResolver::resolveEntity ( const QString &  publicId,
const QString &  systemId,
QXmlInputSource *&  ret 
)
bool QtScriptShell_QXmlEntityResolver::resolveEntity ( const QString &  publicId,
const QString &  systemId,
QXmlInputSource *&  ret 
)

Member Data Documentation

QScriptValue QtScriptShell_QXmlEntityResolver::__qtscript_self

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