BornAgain
1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
Styled tool bar on top of JobSelector with run/remove job buttons. More...
Public Member Functions | |
JobSelectorToolBar (JobSelectorActions *actions, 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 *) |
Private Attributes | |
QToolButton * | m_removeJobButton |
QToolButton * | m_runJobButton |
Styled tool bar on top of JobSelector with run/remove job buttons.
Definition at line 26 of file JobSelectorToolBar.h.
|
explicit |
Definition at line 19 of file JobSelectorToolBar.cpp.
References m_removeJobButton, m_runJobButton, JobSelectorActions::onRemoveJob(), and JobSelectorActions::onRunJob().
|
inherited |
Width of the spacing between buttons.
Definition at line 37 of file StyledToolBar.cpp.
Referenced by ItemComboToolBar::setActionList().
|
inherited |
|
inherited |
Definition at line 28 of file StyledToolBar.cpp.
Referenced by SampleToolBar::SampleToolBar().
|
protectedinherited |
Definition at line 51 of file StyledToolBar.cpp.
|
private |
Definition at line 34 of file JobSelectorToolBar.h.
Referenced by JobSelectorToolBar().
|
private |
Definition at line 33 of file JobSelectorToolBar.h.
Referenced by JobSelectorToolBar().