Important: Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct
Carousel view with QT Widget
-
Is it possible to develop a carousel view with qt widget (not with qml).Can any one show me a sample app .
-
Hi,
If you don't want QML at all, you should take a look at the Graphics View framework.