Display Animated SVG
-
wrote on 6 Aug 2022, 08:09 last edited by
Hello, I have an application, And i want when the user open the application, i want to display some kind of animated SVG.
The idea of doing that that svg will apear to the user what he must do first ( it's more like short tutorial for a few second or when he click anywhere).
So how can i do that?
-
wrote on 6 Aug 2022, 13:09 last edited by JoeCFD 8 Jun 2022, 13:10
use splash widget?
https://doc.qt.io/qt-6/qsplashscreen.html
2/2