- Use QStringView. - Use a list of a pair-like struct to represent the state instead of 2 lists. - Use qsizetype. - Use constLast() to avoid detaching. Pick-to: 6.6 Change-Id: Icc3586451f081f6166fece52675d5379160f51da Reviewed-by: Kai Köhne <kai.koehne@qt.io> Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| default.txt | ||
| main.cpp | ||
| simpletreemodel.pro | ||
| simpletreemodel.qrc | ||
| test.cpp | ||
| treeitem.cpp | ||
| treeitem.h | ||
| treemodel.cpp | ||
| treemodel.h | ||