BornAgain
1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
The StyledToolBar class represents our standard narrow toolbar with the height 24 pixels. More...
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 *) |
The StyledToolBar class represents our standard narrow toolbar with the height 24 pixels.
Definition at line 22 of file StyledToolBar.h.
|
explicit |
Definition at line 19 of file StyledToolBar.cpp.
void StyledToolBar::addSpacing | ( | int | width = 2 | ) |
Width of the spacing between buttons.
Definition at line 37 of file StyledToolBar.cpp.
Referenced by ItemComboToolBar::setActionList().
void StyledToolBar::addStyledExpand | ( | ) |
void StyledToolBar::addStyledSeparator | ( | ) |
Definition at line 28 of file StyledToolBar.cpp.
Referenced by SampleToolBar::SampleToolBar().
|
protected |
Definition at line 51 of file StyledToolBar.cpp.