aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/types/qqmltablemodel_p.h
Commit message (Expand)AuthorAgeFilesLines
* TableModel: support built-in QML model rolesMitch Curtis2019-02-281-7/+12
* Remove Q_INVOKABLE from QQmlTableModel::index()Shawn Rutledge2019-02-251-1/+1
* TableModel: add QML-invokable overloads for index(), data() and setData()Shawn Rutledge2019-02-221-3/+5
* TableModel: add roleDataProvider callbackShawn Rutledge2019-02-151-0/+6
* Add TableModelMitch Curtis2019-02-081-0/+145