diff options
author | Mate Barany <[email protected]> | 2025-04-09 15:45:08 +0200 |
---|---|---|
committer | Matthias Rauter <[email protected]> | 2025-05-28 16:14:55 +0000 |
commit | b0e38f6ace22f9e8ff8dbbe16e8e1cdf8e75648c (patch) | |
tree | 438857b2a0f64285d00a023543949ee88a8ab51d /src/quickcontrols/basic/TextField.qml | |
parent | 6617c64b8f00ce99abcf255520456f2bc5867737 (diff) |
This is a QML type that can be used as a model for the TreeView.
The model data can be defined in the QML file. After the data
has been assigned for the first time, the columns and roles are
fixed for the lifetime of the model (just like in the case of
TableModel QML type).
The API is designed to be similar to the API of TableModel.
[ChangeLog][Qt labs QML Models] Added a new TreeModel QML type
that allows the definition of a tree structure in the QML file
and works with TreeView.
Task-number: QTBUG-130571
Change-Id: Ib73d1b79de1ab6505b81126bc676935ae975c47e
Reviewed-by: Matthias Rauter <[email protected]>
Diffstat (limited to 'src/quickcontrols/basic/TextField.qml')
0 files changed, 0 insertions, 0 deletions