xmltree Class Reference

#include <xmltree.h>

List of all members.

Public Member Functions

 xmltree (void)
 ~xmltree (void)
bool load (QString xmlfile)

Public Attributes

QDomDocument dommodel


Detailed Description

Definition at line 8 of file xmltree.h.


Constructor & Destructor Documentation

xmltree::xmltree ( void   ) 

Definition at line 9 of file xmltree.cpp.

xmltree::~xmltree ( void   ) 

Definition at line 14 of file xmltree.cpp.


Member Function Documentation

bool xmltree::load ( QString  xmlfile  ) 

Definition at line 19 of file xmltree.cpp.

References dommodel.

Referenced by treescreen::init_knowtree().

Here is the caller graph for this function:


Member Data Documentation

QDomDocument xmltree::dommodel

Definition at line 17 of file xmltree.h.

Referenced by treescreen::init_knowtree(), and load().


The documentation for this class was generated from the following files:
Generated on Mon Feb 2 00:28:29 2009 for mytetra by  doxygen 1.5.1