List of all members.
Public Member Functions |
| QFormat (const QColor &c) |
| QFormat (int w, const QColor &c) |
| QFormat (int w, bool i, bool u, bool s, const QColor &c) |
| QFormat (int w, bool i, bool o, bool u, bool s, bool wu, const QColor &c) |
| QFormat (const QFormat &f) |
QFormat & | operator= (const QFormat &f) |
bool | operator== (const QFormat &f) const |
bool | operator!= (const QFormat &f) const |
QTextCharFormat | toTextCharFormat () const |
Public Attributes |
int | weight |
bool | italic |
bool | overline |
bool | underline |
bool | strikeout |
bool | waveUnderline |
QColor | foreground |
QColor | background |
QColor | linescolor |
The documentation for this struct was generated from the following file: