BornAgain
1.19.79
Simulate and fit neutron and x-ray scattering at grazing incidence
|
The StyledToolbar class represents our standard narrow toolbar with the height 24 pixels.
Definition at line 22 of file StyledToolbar.h.
Public Member Functions | |
StyledToolbar (QWidget *parent=nullptr) | |
void | addSpacing (int width=2) |
Width of the spacing between buttons. More... | |
void | addStyledExpand () |
void | addStyledSeparator () |
Protected Member Functions | |
void | contextMenuEvent (QContextMenuEvent *) override |
|
explicit |
Definition at line 19 of file StyledToolbar.cpp.
void StyledToolbar::addSpacing | ( | int | width = 2 | ) |
Width of the spacing between buttons.
Definition at line 38 of file StyledToolbar.cpp.
Referenced by ItemComboToolbar::setActionList().
void StyledToolbar::addStyledExpand | ( | ) |
void StyledToolbar::addStyledSeparator | ( | ) |
Definition at line 29 of file StyledToolbar.cpp.
|
overrideprotected |
Definition at line 52 of file StyledToolbar.cpp.