- Use unique_ptr instead of manual memory management - Improve consistenty in variable name with the simpletreemodel childrenNumber -> row, m_ prefix for member variables Change-Id: Iface30c2224c2b1db7c623a9e6fcbb449c556f3e Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| default.txt | ||
| editabletreemodel.pro | ||
| editabletreemodel.qrc | ||
| main.cpp | ||
| mainwindow.cpp | ||
| mainwindow.h | ||
| mainwindow.ui | ||
| treeitem.cpp | ||
| treeitem.h | ||
| treemodel.cpp | ||
| treemodel.h | ||