![]() |
LeechCraft
0.6.70-13729-g7046a9d2a7
Modular cross-platform feature rich live environment.
|
#include "massfontchangedialog.h"
Inheritance diagram for LC::Util::MassFontChangeDialog:
Collaboration diagram for LC::Util::MassFontChangeDialog: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.
| LC::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 > LC::Util::MassFontChangeDialog::GetFamilies | ( | ) | const |
Definition at line 61 of file massfontchangedialog.cpp.
References LC::Util::Stlize().
Here is the call graph for this function:| QFont LC::Util::MassFontChangeDialog::GetFont | ( | ) | const |
Definition at line 56 of file massfontchangedialog.cpp.