spinetoolbox.widgets.time_pattern_editor

An editor widget for editing a time pattern type (relationship) parameter values.

author:
  1. Soininen (VTT)
date:

28.6.2019

Module Contents

class spinetoolbox.widgets.time_pattern_editor.TimePatternEditor(parent=None)[source]

Bases: PySide2.QtWidgets.QWidget

A widget for editing time patterns.

parent
Type:QWidget
_show_table_context_menu(self, pos)[source]
set_value(self, value)[source]

Sets the parameter value to be edited.

value(self)[source]

Returns the parameter value currently being edited.