swift
|
Dialog to edit fonts. More...
Public Member Functions | |
CSettingsFontDialog (QWidget *parent=nullptr) | |
Constructor. | |
virtual | ~CSettingsFontDialog () |
Destructor. | |
const QString & | getQss () const |
Get stylesheet. | |
void | setFont (const QFont &font) |
Set the current font. | |
QFont | getFont () const |
Get font. | |
QStringList | getFamilySizeStyle () const |
Family, size and style. | |
void | setWithColorSelection (bool withColor) |
With color selection. | |
Dialog to edit fonts.
Definition at line 23 of file settingsfontdialog.h.