spinetoolbox.project_items.view.widgets.view_properties_widget

View properties widget.

author:
  1. Marin (KTH)
date:

12.9.2019

Module Contents

class spinetoolbox.project_items.view.widgets.view_properties_widget.ViewPropertiesWidget(toolbox)[source]

Bases: PySide2.QtWidgets.QWidget

Widget for the View Item Properties.

Parameters:toolbox (ToolboxUI) – The toolbox instance where this widget should be embeded

Init class.

connect_signals(self)[source]

Connect signals to slots.

show_view_properties_context_menu(self, pos)[source]

Create and show a context-menu in View properties.

Parameters:pos (QPoint) – Mouse position