![]() |
LeechCraft
0.6.70-10870-g558588d6ec
Modular cross-platform feature rich live environment.
|
#include "massfontchangedialog.h"
Public Member Functions | |
MassFontChangeDialog (const QFont &, const QList< IWkFontsSettable::FontFamily > &, QWidget *=nullptr) | |
QFont | GetFont () const |
QList< IWkFontsSettable::FontFamily > | GetFamilies () const |
Definition at line 41 of file massfontchangedialog.h.
LeechCraft::Util::MassFontChangeDialog::MassFontChangeDialog | ( | const QFont & | font, |
const QList< IWkFontsSettable::FontFamily > & | families, | ||
QWidget * | parent = nullptr |
||
) |
Definition at line 37 of file massfontchangedialog.cpp.
QList< IWkFontsSettable::FontFamily > LeechCraft::Util::MassFontChangeDialog::GetFamilies | ( | ) | const |
Definition at line 61 of file massfontchangedialog.cpp.
References LeechCraft::Util::Stlize().
QFont LeechCraft::Util::MassFontChangeDialog::GetFont | ( | ) | const |
Definition at line 56 of file massfontchangedialog.cpp.