swift
|
Text message style. More...
Signals | |
void | changed () |
Font or style changed from within the component. | |
Public Member Functions | |
CSettingsTextMessageStyle (QWidget *parent=nullptr) | |
Constructor. | |
virtual | ~CSettingsTextMessageStyle () |
Destructor. | |
QStringList | getFamilySizeStyle () const |
Fmily, size and style. | |
const QString & | getStyle () |
Style. | |
void | setStyle (const QString &style) |
Style. | |
void | resetStyle () |
Reset style. | |
void | fontSizeMinus () |
Font size. | |
void | fontSizePlus () |
Font size. | |
Text message style.
Definition at line 23 of file settingstextmessagestyle.h.