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

#include <qtscriptshell_QXmlLexicalHandler.h>

List of all members.

Public Member Functions

bool comment (const QString &ch)
bool comment (const QString &ch)
bool endCDATA ()
bool endCDATA ()
bool endDTD ()
bool endDTD ()
bool endEntity (const QString &name)
bool endEntity (const QString &name)
QString errorString () const
QString errorString () const
 QtScriptShell_QXmlLexicalHandler ()
 QtScriptShell_QXmlLexicalHandler ()
bool startCDATA ()
bool startCDATA ()
bool startDTD (const QString &name, const QString &publicId, const QString &systemId)
bool startDTD (const QString &name, const QString &publicId, const QString &systemId)
bool startEntity (const QString &name)
bool startEntity (const QString &name)
 ~QtScriptShell_QXmlLexicalHandler ()
 ~QtScriptShell_QXmlLexicalHandler ()

Public Attributes

QScriptValue __qtscript_self

Constructor & Destructor Documentation

QtScriptShell_QXmlLexicalHandler::QtScriptShell_QXmlLexicalHandler ( )
QtScriptShell_QXmlLexicalHandler::~QtScriptShell_QXmlLexicalHandler ( )
QtScriptShell_QXmlLexicalHandler::QtScriptShell_QXmlLexicalHandler ( )
QtScriptShell_QXmlLexicalHandler::~QtScriptShell_QXmlLexicalHandler ( )

Member Function Documentation

bool QtScriptShell_QXmlLexicalHandler::comment ( const QString &  ch)
bool QtScriptShell_QXmlLexicalHandler::comment ( const QString &  ch)
bool QtScriptShell_QXmlLexicalHandler::endCDATA ( )
bool QtScriptShell_QXmlLexicalHandler::endCDATA ( )
bool QtScriptShell_QXmlLexicalHandler::endDTD ( )
bool QtScriptShell_QXmlLexicalHandler::endDTD ( )
bool QtScriptShell_QXmlLexicalHandler::endEntity ( const QString &  name)
bool QtScriptShell_QXmlLexicalHandler::endEntity ( const QString &  name)
QString QtScriptShell_QXmlLexicalHandler::errorString ( ) const
QString QtScriptShell_QXmlLexicalHandler::errorString ( ) const
bool QtScriptShell_QXmlLexicalHandler::startCDATA ( )
bool QtScriptShell_QXmlLexicalHandler::startCDATA ( )
bool QtScriptShell_QXmlLexicalHandler::startDTD ( const QString &  name,
const QString &  publicId,
const QString &  systemId 
)
bool QtScriptShell_QXmlLexicalHandler::startDTD ( const QString &  name,
const QString &  publicId,
const QString &  systemId 
)
bool QtScriptShell_QXmlLexicalHandler::startEntity ( const QString &  name)
bool QtScriptShell_QXmlLexicalHandler::startEntity ( const QString &  name)

Member Data Documentation

QScriptValue QtScriptShell_QXmlLexicalHandler::__qtscript_self

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