spinetoolbox.widgets.frozen_table_view

Custom QTableView classes that support copy-paste and the like.

author:
  1. Marin (KTH)
date:

18.5.2018

Module Contents

class spinetoolbox.widgets.frozen_table_view.FrozenTableView(parent=None)[source]

Bases: PySide2.QtWidgets.QTableView

header_dropped[source]
area[source]
dragEnterEvent(self, event)[source]
dragMoveEvent(self, event)[source]
dropEvent(self, event)[source]