filters
AmiProLayout Class Reference
List of all members.Detailed Description
Definition at line 57 of file amiproparser.h.
Public Member Functions | |
| AmiProLayout () | |
| AmiProLayout (const AmiProLayout &) | |
| AmiProLayout & | operator= (const AmiProLayout &) |
| void | assign (const AmiProLayout &) |
| void | applyStyle (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:

