The ToolLeftWidgets class A custom widget for displaying a vertical tool button panel.
More...
#include <ToolLeftWidgets.h>
|
using | ToolButtonCallBack = std::function< void(void)> |
| Callback function type for tool buttons.
|
|
The ToolLeftWidgets class A custom widget for displaying a vertical tool button panel.
◆ ToolLeftWidgets()
ToolLeftWidgets::ToolLeftWidgets |
( |
QWidget * |
parent = nullptr | ) |
|
|
explicit |
◆ install_toolbuttons()
Install a tool button into the widget.
- Parameters
-
package | A package containing name, icon, and callback |
The documentation for this class was generated from the following files:
- extern_app/professionals/library/OpencvQtAdapter/ui_interface/tool_left_widgets/ToolLeftWidgets.h
- extern_app/professionals/library/OpencvQtAdapter/ui_interface/tool_left_widgets/ToolLeftWidgets.cpp