![]() |
LeechCraft
0.6.70-3565-g2d86529
Modular cross-platform feature rich live environment.
|
#include "fontchooserwidget.h"
Signals | |
void | fontChanged (QFont) |
Public Member Functions | |
FontChooserWidget (QWidget *=nullptr) | |
QFont | GetFont () const |
void | SetFont (const QFont &) |
Definition at line 39 of file fontchooserwidget.h.
LeechCraft::Util::FontChooserWidget::FontChooserWidget | ( | QWidget * | parent = nullptr | ) |
Definition at line 36 of file fontchooserwidget.cpp.
|
signal |
QFont LeechCraft::Util::FontChooserWidget::GetFont | ( | ) | const |
Definition at line 47 of file fontchooserwidget.cpp.
void LeechCraft::Util::FontChooserWidget::SetFont | ( | const QFont & | font | ) |
Definition at line 52 of file fontchooserwidget.cpp.