ColumnEditorsFeature Example
The example demonstrates how QWidget can be embedded to the ordinal column header or to the band column header. In this demo we embed Chart QWidget from Qt-demos to the band column header.
Files:
- grid/ColumnEditorsFeature/ColumnEditorsFeature.pro
- grid/ColumnEditorsFeature/ColumnEditorsFeature.py
- grid/ColumnEditorsFeature/chart.qrc
- grid/ColumnEditorsFeature/chart_rc.py
- grid/ColumnEditorsFeature/main.cpp
- grid/ColumnEditorsFeature/pieview.cpp
- grid/ColumnEditorsFeature/pieview.h
- grid/ColumnEditorsFeature/window.cpp
- grid/ColumnEditorsFeature/window.h