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.
Running the Example
To run the example from Qt Creator, open the Welcome mode and select the example from Examples. For more information, visit Building and Running an Example.
Files:
- tableview/main.qml
- tableview/src/main.cpp
- tableview/resources.qrc
- tableview/tableview.pro
- tableview/tableview.qmlproject
Images: