Qt Quick Controls - Table View Example
An example for the TableView control.
This example shows how a TableView from Qt Quick Controls can be used together with different types of data models to display lists of information with support for scroll bars, selections and resizable header sections.
Files:
- controls/tableview/main.qml
- controls/tableview/src/main.cpp
- controls/tableview/resources.qrc
- controls/tableview/tableview.pro
- controls/tableview/tableview.qmlproject
Images: