Is there a Qt Quick example like 40000 Chips?
QML and Qt Quick
1
Posts
1
Posters
504
Views
1
Watching
-
There's a Widget example called 40000 chips that shows a bunch of graphical navigation and interaction features. http://qt-project.org/doc/qt-5/qtwidgets-graphicsview-chip-example.html
Is there a similar Qt Quick example? Something that shows how to implement panning, zooming, rotating, etc.?