ktimetracker
plannerparser.h
Go to the documentation of this file.
59 bool startElement( const QString&, const QString&, const QString& qName, const QXmlAttributes& att );
bool endElement(const QString &, const QString &, const QString &qName)
given by the framework from qxml.
Definition: plannerparser.cpp:102
PlannerParser(TaskView *tv)
Stores the active TaskView in this parser.
Definition: plannerparser.cpp:43
Definition: plannerparser.h:48
bool startElement(const QString &, const QString &, const QString &qName, const QXmlAttributes &att)
given by the framework from qxml.
Definition: plannerparser.cpp:65
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:55:10 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:55:10 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.