#include <file.h>
Inheritance diagram for SaX::SaXFileIF:

Public Member Functions | |
| virtual QDict< QString > | readDict (void)=0 |
| virtual QDict< QString > | getDataDict (void)=0 |
| virtual | ~SaXFileIF (void) |
The interface class is provided to be able to dlopen the library and have all methods available in the compilers virtual table. For a detailed description of the class itself please refer to the derived class definition
Definition at line 49 of file file.h.
1.5.0