3#include <NDEVR/String.h>
A series of widgets that allow the user to adjust a font. Supports choosing a font,...
Definition FontEditor.h:17
Ui::FontEditorUI * ui
Definition FontEditor.h:29
String m_app_font
Definition FontEditor.h:30
void setFontID(const String &app_font)
void setFont(const Font &font)
FontEditor(QWidget *parent)
The core String class for the NDEVR API.
Definition String.h:69
Definition FontEditor.h:6
Information for how to display text data.
Definition Font.h:46