This changes many different CMake places to mention Qt6 instead of Qt5. Note that some old qt5 cmake config files in corelib are probably not needed anymore, but I still renamed and kept them for now. Change-Id: Ie69e81540386a5af153f76c0242e18d48211bec4 |
||
|---|---|---|
| .. | ||
| images | ||
| CMakeLists.txt | ||
| README | ||
| interview.pro | ||
| interview.qrc | ||
| main.cpp | ||
| model.cpp | ||
| model.h | ||
README
The interview example shows the same model and selection being shared between three different views.