plannerparser.h
48 bool startElement( const TQString&, const TQString&, const TQString& qName, const TQXmlAttributes& att );
PlannerParser(TaskView *tv)
Stores the active TaskView in this parser.
Definition plannerparser.cpp:29
bool endElement(const TQString &, const TQString &, const TQString &qName)
given by the framework from qxml.
Definition plannerparser.cpp:90
bool startElement(const TQString &, const TQString &, const TQString &qName, const TQXmlAttributes &att)
given by the framework from qxml.
Definition plannerparser.cpp:51
