#include <splitter_panel_bar.hh>
Inherits PanelWidgetContainer.
bottom Bar
Definition at line 38 of file splitter_panel_bar.hh.
◆ SplitterPanelBar()
◆ ~SplitterPanelBar()
◆ GetName()
Get readable name This method must return a QString which identifies this WidgetContainer. This String will be visible in the gui to select the view mode of a PanelBar .
Implements PanelWidgetContainer.
◆ Restore()
virtual bool Restore |
( |
const QString & |
prefix | ) |
|
|
virtual |
◆ Save()
virtual bool Save |
( |
const QString & |
prefix | ) |
|
|
virtual |
◆ WidgetMoved()
void WidgetMoved |
( |
Widget * |
widget, |
|
|
int |
index |
|
) |
| |
|
virtual |
move widget to given position Move the given widget to the index position.
- Parameters
-
widget | widget to be moved to the position. |
index | new index of the given widget. If the index is out of range add the widget will be added to the front or at the end. |
Implements PanelWidgetContainer.
The documentation for this class was generated from the following file: