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 |
||
|---|---|---|
| .. | ||
| anchorlayout | ||
| basicgraphicslayouts | ||
| boxes | ||
| chip | ||
| collidingmice | ||
| diagramscene | ||
| dragdroprobot | ||
| elasticnodes | ||
| embeddeddialogs | ||
| flowlayout | ||
| padnavigator | ||
| simpleanchorlayout | ||
| weatheranchorlayout | ||
| CMakeLists.txt | ||
| README | ||
| graphicsview.pro | ||
README
Qt is provided with a comprehensive canvas through the GraphicsView classes. These examples demonstrate the fundamental aspects of canvas programming with Qt. Documentation for these examples can be found via the Examples link in the main Qt documentation.