BornAgain
1.19.79
Simulate and fit neutron and x-ray scattering at grazing incidence
|
collection of static methods with SampleDesigner geometry settings
Definition at line 19 of file DesignerHelper.h.
Static Public Member Functions | |
static int | getLabelFontSize () |
static int | getPortFontSize () |
static int | getPythonEditorFontSize () |
static int | getSectionFontSize () |
Returns system dependent font size. More... | |
|
static |
Definition at line 23 of file DesignerHelper.cpp.
References GUI::Util::Style::SystemPointSize().
Referenced by RunFitControlWidget::RunFitControlWidget(), AboutDialog::createTextLayout(), and GUI::Util::Style::labelFont().
|
static |
Definition at line 28 of file DesignerHelper.cpp.
References GUI::Util::Style::SystemPointSize().
Referenced by RunFitControlWidget::RunFitControlWidget().
|
static |
Definition at line 33 of file DesignerHelper.cpp.
References GUI::Util::Style::SystemPointSize().
Referenced by PythonScriptWidget::PythonScriptWidget(), and ScriptPanel::ScriptPanel().
|
static |
Returns system dependent font size.
Definition at line 18 of file DesignerHelper.cpp.
References GUI::Util::Style::SystemPointSize().
Referenced by ProjectLoadProblemDialog::ProjectLoadProblemDialog(), OverlayLabelWidget::paintEvent(), and GUI::Util::Style::sectionFont().