BornAgain
1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
DefinesStyleUtils namespace. More...
Go to the source code of this file.
Namespaces | |
StyleUtils | |
Functions | |
QWidget * | StyleUtils::createDetailsWidget (QLayout *content, const QString &name, bool expanded=true) |
Creates details widget holding user layout inside. More... | |
QWidget * | StyleUtils::createDetailsWidget (QWidget *content, const QString &name, bool expanded=true) |
Creates details widget holding user content inside. More... | |
QFont | StyleUtils::labelFont (bool bold=false) |
Returns font for labels. More... | |
int | StyleUtils::PropertyPanelWidth () |
Returns typical width of the vertical property panel. More... | |
QString | StyleUtils::propertyTreeStyle () |
Returns string representing the style of QTreeView intended for property editor. More... | |
QFont | StyleUtils::sectionFont (bool bold=false) |
Returns font for sections. More... | |
void | StyleUtils::setPropertyStyle (QTreeView *tree) |
Sets style for the tree to use in property editors. More... | |
void | StyleUtils::setResizable (QDialog *dialog) |
Make modal dialog resizable. More... | |
QSize | StyleUtils::SizeOfLetterM (const QWidget *widget=nullptr) |
Returns size of largest letter of default system font. More... | |
int | StyleUtils::SystemPointSize () |
Returns size in points of default system font. More... | |
DefinesStyleUtils namespace.
Definition in file StyleUtils.h.