![]() |
LeechCraft
0.6.70-16373-g319c272718
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 18 of file massfontchangedialog.h.
LC::Util::MassFontChangeDialog::MassFontChangeDialog | ( | const QFont & | font, |
const QList< IWkFontsSettable::FontFamily > & | families, | ||
QWidget * | parent = nullptr |
||
) |
Definition at line 14 of file massfontchangedialog.cpp.
QList< IWkFontsSettable::FontFamily > LC::Util::MassFontChangeDialog::GetFamilies | ( | ) | const |
Definition at line 38 of file massfontchangedialog.cpp.
References LC::Util::Stlize().
QFont LC::Util::MassFontChangeDialog::GetFont | ( | ) | const |
Definition at line 33 of file massfontchangedialog.cpp.