LogicalToolbar allows manipulation of the Logical toolbar. It is the toolbar that has cluster creation, environment, background and other controls.
More...
LogicalToolbar allows manipulation of the Logical toolbar. It is the toolbar that has cluster creation, environment, background and other controls.
◆ createCluster()
void LogicalToolbar::createCluster |
( |
| ) |
|
Creates a new cluster with the currently selected objects.
◆ moveBack()
void LogicalToolbar::moveBack |
( |
| ) |
|
Moves back out of a cluster.
◆ setDisabled()
void LogicalToolbar::setDisabled |
( |
bool |
| ) |
|
Enables or disables input events to this widget.
- Parameters
-
bDisabled,true | to disable input events to this widget, false to enable input events. |
◆ setVisible()
void LogicalToolbar::setVisible |
( |
bool |
| ) |
|
Shows or hides this widget from view.
- Parameters
-
bVisible,true | to show this widget, false to hide it. |
◆ setWidgetDisable()
void LogicalToolbar::setWidgetDisable |
( |
string |
, |
|
|
bool |
|
|
) |
| |
Enables or disables input events to the specified child widget.
- Parameters
-
widgetName,where | widgetName can be one of the following: setBGImageBtn, MoveBtn, CreateClusterBtn, BackBtn, CurrentClusterBtn, MiniCanvasBtn. |
bDisabled,true | to disable input events to this widget, false to enable input events. |
◆ setWidgetVisible()
void LogicalToolbar::setWidgetVisible |
( |
string |
, |
|
|
bool |
|
|
) |
| |
Shows or hides the specified child widget.
- Parameters
-
widgetName,where | widgetName can be one of the following: setBGImageBtn, MoveBtn, CreateClusterBtn, BackBtn, CurrentClusterBtn, MiniCanvasBtn. |
bVisible,true | to show this child widget, false to hide it. |
◆ showViewPort()
void LogicalToolbar::showViewPort |
( |
| ) |
|
The documentation for this class was generated from the following file: