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, and StructureParser(). Referenced by StructureParser(). |
Member Function Documentation
|
Definition at line 301 of file structureparser.cpp. References CurrentCount, CurrentInitials, 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, endElement(), BugList::InsertBug(), and m_pParent. Referenced by endElement(). |
|
Definition at line 27 of file structureparser.cpp. References m_pParent, and BugList::pMainBugList. |
|
Definition at line 42 of file structureparser.cpp. References CurrentBug, startElement(), State, stateAssignedDate, stateAssignedEMail, stateAssignedTo, stateBugClass, stateBugID, stateCounter, stateDescription, stateDeveloperID, stateFixDate, stateFixed, stateFixScheduled, stateInitials, stateLocation, stateNotes, statePackage, statePriority, stateRepeat, stateReportDate, stateReportEMail, stateReportUserName, stateSeverity, stateSysInfo, stateUnknown, stateVersionNo, and stateWorkaround. Referenced by startElement(). |
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 AddDeveloper(), and characters(). |
|
Definition at line 90 of file structureparser.h. Referenced by AddDeveloper(), and 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 characters(), and startElement(). |
The documentation for this class was generated from the following files:
- parts/buglist/structureparser.h
- parts/buglist/structureparser.cpp