filters
AmiProStyle Class Reference
List of all members.Detailed Description
Definition at line 77 of file amiproparser.h.
Public Member Functions | |
| AmiProStyle () | |
| AmiProStyle (const AmiProStyle &) | |
| AmiProStyle & | operator= (const AmiProStyle &) |
| void | assign (const AmiProStyle &) |
Public Attributes | |
| QString | name |
| QString | fontFamily |
| float | fontSize |
| QColor | fontColor |
| bool | bold |
| bool | italic |
| bool | underline |
| bool | word_underline |
| bool | double_underline |
| bool | subscript |
| bool | superscript |
| bool | strikethrough |
| Qt::AlignmentFlags | align |
| float | linespace |
| float | spaceBefore |
| float | spaceAfter |
The documentation for this class was generated from the following files:

