OpenStructure
|
#include <info_impl.hh>
Public Member Functions | |
InfoImpl () | |
InfoImpl (const String &file) | |
InfoImpl (bool dummy, const String &text) | |
RootPtr | Copy () const |
void | Import (const String &file) |
void | Export (const String &file) |
EleImpl | Root () |
RootPtrList & | DefList () |
const RootPtrList & | DefList () const |
QDomDocument & | GetDocument () |
const QDomDocument & | GetDocument () const |
Definition at line 135 of file info_impl.hh.
InfoImpl | ( | ) |
RootPtr Copy | ( | ) | const |
|
inline |
Definition at line 148 of file info_impl.hh.
|
inline |
Definition at line 149 of file info_impl.hh.
void Export | ( | const String & | file | ) |
|
inline |
Definition at line 151 of file info_impl.hh.
|
inline |
Definition at line 152 of file info_impl.hh.
void Import | ( | const String & | file | ) |
EleImpl Root | ( | ) |