StructureParser Class Reference
Subclassed XML parser which is used to pull the details from our XML file and load the data into the dictionary and listbox objects. More...
#include <structureparser.h>
Inheritance diagram for StructureParser:


Detailed Description
Subclassed XML parser which is used to pull the details from our XML file and load the data into the dictionary and listbox objects.
Definition at line 35 of file structureparser.h.
Member Enumeration Documentation
|
Definition at line 58 of file structureparser.h. |
Constructor & Destructor Documentation
|
Definition at line 21 of file structureparser.cpp. References m_pParent. |
Member Function Documentation
|
Definition at line 301 of file structureparser.cpp. References BugList::Developers, BugCounter::Initials, BugCounter::LastBugNumber, and m_pParent. Referenced by endElement(). |
|
|
Definition at line 36 of file structureparser.cpp. |
|
Definition at line 280 of file structureparser.cpp. References AddDeveloper(), CurrentBug, BugList::InsertBug(), and m_pParent. |
|
Definition at line 27 of file structureparser.cpp. References m_pParent, and BugList::pMainBugList. |
|
Definition at line 42 of file structureparser.cpp. References CurrentBug, and State. |
Member Data Documentation
|
Definition at line 53 of file structureparser.h. Referenced by characters(), endElement(), and startElement(). |
|
Definition at line 89 of file structureparser.h. Referenced by characters(). |
|
Definition at line 90 of file structureparser.h. Referenced by characters(). |
|
Definition at line 54 of file structureparser.h. Referenced by AddDeveloper(), endElement(), startDocument(), and StructureParser(). |
|
Definition at line 88 of file structureparser.h. Referenced by startElement(). |
The documentation for this class was generated from the following files:
- parts/buglist/structureparser.h
- parts/buglist/structureparser.cpp