#include <HorizontalToolbarAction.h>
Widget class for the horizontal toolbar
◆ Widget()
| hdps::gui::HorizontalToolbarAction::Widget::Widget |
( |
QWidget * |
parent, |
|
|
HorizontalToolbarAction * |
horizontalToolbarAction, |
|
|
const std::int32_t & |
widgetFlags |
|
) |
| |
|
protected |
Constructor
- Parameters
-
| parent | Pointer to parent widget |
| horizontalToolbarAction | Pointer to horizontal toolbar action that creates the widget |
| widgetFlags | Widget flags for the configuration of the widget (type) |
◆ eventFilter()
| bool hdps::gui::HorizontalToolbarAction::Widget::eventFilter |
( |
QObject * |
target, |
|
|
QEvent * |
event |
|
) |
| |
|
overrideprotected |
Respond to target object events
- Parameters
-
| target | Object of which an event occurred |
| event | The event that took place |
◆ HorizontalToolbarAction
Timer to periodically update the layout
◆ _horizontalToolbarAction
◆ _layout
| QHBoxLayout hdps::gui::HorizontalToolbarAction::Widget::_layout |
|
protected |
Pointer to horizontal toolbar action that creates the widget
◆ _timer
| QTimer hdps::gui::HorizontalToolbarAction::Widget::_timer |
|
protected |
◆ _toolbarLayout
| QHBoxLayout hdps::gui::HorizontalToolbarAction::Widget::_toolbarLayout |
|
protected |
◆ _toolbarWidget
| QWidget hdps::gui::HorizontalToolbarAction::Widget::_toolbarWidget |
|
protected |
The documentation for this class was generated from the following files: