filters
WMLFormat Class Reference
List of all members.Detailed Description
Definition at line 26 of file wmlparser.h.
Public Types | |
| enum | { Normal, Big, Small } |
Public Member Functions | |
| WMLFormat () | |
| WMLFormat (const WMLFormat &) | |
| WMLFormat & | operator= (const WMLFormat &) |
| void | assign (const WMLFormat &) |
Public Attributes | |
| int | pos |
| int | len |
| bool | bold |
| bool | italic |
| bool | underline |
| enum WMLFormat:: { ... } | fontsize |
| QString | link |
| QString | href |
The documentation for this class was generated from the following files:

