Skip to content

Latest commit

 

History

History

TestTableViewModels

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Example of usage of TableView/TableModel from Qt.labs.qmlmodels

This folder consists of sources for question "TableView replacement for TableViewColumn in Qt Quick 2" at SO.

It is an easy way to get application entirely in QML (whiteout need to use C++ and/or old QtQuick.Controls 1):

Application Example

Obtaining sources

If you want download only this folder (TestTableViewModels), you must execute next command:

svn checkout https://github.com/troyane/StackOverflow-pro/trunk/TestTableViewModels