NCL Composer  0.1.5
 All Classes Functions Variables Pages
NCLParser Class Reference
Inheritance diagram for NCLParser:
Collaboration diagram for NCLParser:

Signals

void fatalErrorFound (QString message, QString file, int line, int column, int severity)
 

Public Member Functions

 NCLParser (NCLTreeWidget *tree)
 
bool startElement (const QString &namespaceURI, const QString &localName, const QString &qName, const QXmlAttributes &attributes)
 
bool endElement (const QString &namespaceURI, const QString &localName, const QString &qName)
 
bool characters (const QString &str)
 
bool fatalError (const QXmlParseException &exception)
 
void setDocumentLocator (QXmlLocator *locator)
 

Detailed Description

Definition at line 30 of file NCLParser.h.


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