TableModelColumn QML Type
Represents a column in a model. \since
5.14. More...
Detailed Description
\inqmlmodule
Qt.labs.qmlmodels
Supported Roles
TableModelColumn supports all of Qt's roles, with the exception of Qt::InitialSortOrderRole
.
See also TableModel and TableView.