spinetoolbox.widgets.pivot_table_header_view

Contains custom QHeaderView for the pivot table.

author:
  1. Marin (KTH)
date:

2.12.2019

Module Contents

class spinetoolbox.widgets.pivot_table_header_view.PivotTableHeaderView(orientation, area, parent=None)[source]

Bases: PySide2.QtWidgets.QHeaderView

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