BornAgain
1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
Toolbar for InfoPanel with collapse/expand buttons. More...
Public Slots | |
void | setExpandStatus (bool status) |
Signals | |
void | expandButtonClicked () |
Public Member Functions | |
InfoPanelToolBar (QWidget *parent=nullptr) | |
Protected Slots | |
void | onExpandButtonClicked () |
Private Attributes | |
QAction * | m_expandAction |
bool | m_expanded |
Toolbar for InfoPanel with collapse/expand buttons.
Definition at line 24 of file InfoPanelToolBar.h.
|
explicit |
Definition at line 27 of file InfoPanelToolBar.cpp.
References m_expandAction, and onExpandButtonClicked().
|
signal |
Referenced by InfoPanel::InfoPanel(), and onExpandButtonClicked().
|
protectedslot |
Definition at line 53 of file InfoPanelToolBar.cpp.
References expandButtonClicked(), m_expanded, and setExpandStatus().
Referenced by InfoPanelToolBar().
|
slot |
Definition at line 44 of file InfoPanelToolBar.cpp.
References m_expandAction, and m_expanded.
Referenced by onExpandButtonClicked(), and InfoPanel::setContentVisible().
|
private |
Definition at line 40 of file InfoPanelToolBar.h.
Referenced by InfoPanelToolBar(), and setExpandStatus().
|
private |
Definition at line 41 of file InfoPanelToolBar.h.
Referenced by onExpandButtonClicked(), and setExpandStatus().