#include <EditorPrefObject.hpp>
|
| | TextStyle ()=default |
| | TextStyle (const QColor &aColor, bool aBold, bool aItalic, bool aUnderline) |
◆ TextStyle() [1/2]
| wizard::TextStyle::TextStyle |
( |
| ) |
|
|
default |
◆ TextStyle() [2/2]
| wizard::TextStyle::TextStyle |
( |
const QColor & | aColor, |
|
|
bool | aBold, |
|
|
bool | aItalic, |
|
|
bool | aUnderline ) |
|
inline |
◆ mBold
| bool wizard::TextStyle::mBold {false} |
◆ mColor
| QColor wizard::TextStyle::mColor {Qt::red} |
◆ mItalic
| bool wizard::TextStyle::mItalic {false} |
◆ mUnderline
| bool wizard::TextStyle::mUnderline {false} |
The documentation for this struct was generated from the following file: