QtItemDelegate Example
The example demonstrates how to embed a Qt delegate from QTableView to QtitanDataGrid.
Files:
- grid/QtItemDelegate/QtItemDelegate.pro
- grid/QtItemDelegate/main.cpp
- grid/QtItemDelegate/stardelegate.cpp
- grid/QtItemDelegate/stardelegate.h
- grid/QtItemDelegate/stareditor.cpp
- grid/QtItemDelegate/stareditor.h
- grid/QtItemDelegate/starrating.cpp
- grid/QtItemDelegate/starrating.h
- grid/QtItemDelegate/window.cpp
- grid/QtItemDelegate/window.h