filters
WMLParser Class Reference
List of all members.Detailed Description
Definition at line 51 of file wmlparser.h.
Public Member Functions | |
| WMLParser () | |
| virtual | ~WMLParser () |
| virtual void | parse (const char *filename) |
| virtual bool | doOpenDocument () |
| virtual bool | doCloseDocument () |
| virtual bool | doOpenCard (QString id, QString title) |
| virtual bool | doCloseCard () |
| virtual bool | doParagraph (QString, WMLFormatList, WMLLayout) |
| virtual bool | doBeginTable () |
| virtual bool | doTableCell (unsigned row, unsigned col) |
| virtual bool | doEndTable () |
The documentation for this class was generated from the following files:

