![]() |
LeechCraft 0.6.70-14794-g33744ae6ce
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 20 of file massfontchangedialog.h.
LC::Util::MassFontChangeDialog::MassFontChangeDialog | ( | const QFont & | font, |
const QList< IWkFontsSettable::FontFamily > & | families, | ||
QWidget * | parent = nullptr |
||
) |
Definition at line 16 of file massfontchangedialog.cpp.
References IWkFontsSettable::CursiveFont, IWkFontsSettable::FantasyFont, IWkFontsSettable::FixedFont, IWkFontsSettable::SansSerifFont, IWkFontsSettable::SerifFont, and IWkFontsSettable::StandardFont.
QList< IWkFontsSettable::FontFamily > LC::Util::MassFontChangeDialog::GetFamilies | ( | ) | const |
Definition at line 40 of file massfontchangedialog.cpp.
References LC::Util::Stlize().
QFont LC::Util::MassFontChangeDialog::GetFont | ( | ) | const |
Definition at line 35 of file massfontchangedialog.cpp.