We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f4ed57 commit cac655eCopy full SHA for cac655e
README.md
@@ -2,8 +2,8 @@
2
3
This project provides a **QML Tree View** with a **C++ Tree Model** for **Qt 5.15** and **QuickControls 2**.
4
5
-Since **Qt 6.3** [TreeView](https://doc.qt.io/qt-6/qml-qtquick-treeview.html) it's a standard component with easy use,
6
-so refers to that for Qt 6.
+Since **Qt 6.3** [TreeView](https://doc.qt.io/qt-6/qml-qtquick-treeview.html) has been added as standard component.
+It is suggested to use the standard one.
7
8
## Features
9
- QML Tree View
0 commit comments