NCL Composer  0.1.5
 All Classes Functions Variables Pages
composer::core::ProjectReader Class Reference

The class responsible to parse the Composer Project and generate fills the data of a Project object. More...

#include <ProjectReader.h>

Inheritance diagram for composer::core::ProjectReader:
Collaboration diagram for composer::core::ProjectReader:

Public Member Functions

ProjectreadFile (QString location)
 

Protected Member Functions

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)
 

Detailed Description

The class responsible to parse the Composer Project and generate fills the data of a Project object.

Definition at line 37 of file ProjectReader.h.


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