filters
AmiProFormat Class Reference
List of all members.Detailed Description
Definition at line 36 of file amiproparser.h.
Public Types | |
| enum | { Left, Right, Center, Justified } |
Public Member Functions | |
| AmiProFormat () | |
| AmiProFormat (const AmiProFormat &) | |
| AmiProFormat & | operator= (const AmiProFormat &) |
| void | assign (const AmiProFormat &) |
| void | applyStyle (const AmiProStyle &) |
Public Attributes | |
| int | pos |
| int | len |
| bool | bold |
| bool | italic |
| bool | underline |
| bool | word_underline |
| bool | double_underline |
| bool | subscript |
| bool | superscript |
| bool | strikethrough |
| QString | fontFamily |
| float | fontSize |
| QColor | fontColor |
| enum AmiProFormat:: { ... } | align |
The documentation for this class was generated from the following files:

