lib
StyleAttributes Class Reference
List of all members.Detailed Description
Definition at line 349 of file contextstyle.h.
Public Member Functions | |
| double | sizeFactor () const |
| bool | customMathVariant () const |
| CharStyle | charStyle () const |
| CharFamily | charFamily () const |
| QColor | color () const |
| QColor | background () const |
| QFont | font () const |
| bool | fontWeight () const |
| bool | customFontWeight () const |
| bool | fontStyle () const |
| bool | customFontStyle () const |
| bool | customFont () const |
| int | scriptLevel () const |
| double | scriptSizeMultiplier () const |
| double | scriptMinSize () const |
| double | veryVeryThinMathSpace () const |
| double | veryThinMathSpace () const |
| double | thinMathSpace () const |
| double | mediumMathSpace () const |
| double | thickMathSpace () const |
| double | veryThickMathSpace () const |
| double | veryVeryThickMathSpace () const |
| bool | displayStyle () const |
| bool | customDisplayStyle () const |
| double | getSpace (SizeType type, double length) const |
| void | setSizeFactor (double s) |
| void | setCustomMathVariant (bool cmv) |
| void | setCharStyle (CharStyle cs) |
| void | setCharFamily (CharFamily cf) |
| void | setColor (const QColor &c) |
| void | setBackground (const QColor &bg) |
| void | setFont (const QFont &f) |
| void | setCustomFont (bool cf) |
| void | setCustomFontWeight (bool cfw) |
| void | setFontWeight (bool fw) |
| void | setCustomFontStyle (bool cfs) |
| void | setFontStyle (bool fs) |
| void | setScriptLevel (int s) |
| void | setScriptSizeMultiplier (double s) |
| void | setScriptMinSize (double s) |
| void | setVeryVeryThinMathSpace (double s) |
| void | setVeryThinMathSpace (double s) |
| void | setThinMathSpace (double s) |
| void | setMediumMathSpace (double s) |
| void | setThickMathSpace (double s) |
| void | setVeryThickMathSpace (double s) |
| void | setVeryVeryThickMathSpace (double s) |
| void | setDisplayStyle (bool ds) |
| void | setCustomDisplayStyle (bool cds) |
| void | reset () |
| void | resetSize () |
| void | resetCharStyle () |
| void | resetCharFamily () |
| void | resetColor () |
| void | resetBackground () |
| void | resetFontFamily () |
| void | resetFontWeight () |
| void | resetFontStyle () |
| void | resetScriptLevel () |
| void | resetScriptSizeMultiplier () |
| void | resetScriptMinSize () |
| void | resetVeryVeryThinMathSpace () |
| void | resetVeryThinMathSpace () |
| void | resetThinMathSpace () |
| void | resetMediumMathSpace () |
| void | resetThickMathSpace () |
| void | resetVeryThickMathSpace () |
| void | resetVeryVeryThickMathSpace () |
| void | resetDisplayStyle () |
The documentation for this class was generated from the following files:

