spinetoolbox.project_items.tool.widgets.tool_properties_widget¶
Tool properties widget.
| author: |
|
|---|---|
| date: | 12.9.2019 |
Module Contents¶
Classes¶
ToolPropertiesWidget |
Widget for the Tool Item Properties. |
-
class
spinetoolbox.project_items.tool.widgets.tool_properties_widget.ToolPropertiesWidget(toolbox)[source]¶ Bases:
PySide2.QtWidgets.QWidgetWidget for the Tool Item Properties.
Parameters: toolbox (ToolboxUI) – The toolbox instance where this widget should be embedded Init class.
Create and show a context-menu in Tool properties if selected Tool has a Tool specification.
Parameters: pos (QPoint) – Mouse position