API Documentation
|
#include <FontEditor.h>
Signals | |
void | fontEdited () |
Public Member Functions | |
FontEditor (QWidget *parent) | |
void | setFont (const Font &font) |
void | setFontID (const String &app_font) |
Font | getFont () const |
Protected Slots | |
void | fontEditedSlot () |
Protected Attributes | |
Ui::FontEditorUI * | ui |
String | m_app_font |
FontEditor | ( | QWidget * | parent | ) |
|
signal |
|
protectedslot |
Font getFont | ( | ) | const |
void setFont | ( | const Font & | font | ) |
void setFontID | ( | const String & | app_font | ) |
|
protected |
|
protected |