C++ Qt BusyIndicator
Unsolved
General and Desktop
-
Hello,
My platform: linux kubuntu 14
qt version: 4.7.1I am looking for a way to use BusyIndicator widget in my project.
From what I have read it's part of QML and there is a possibility adding it with QQuickWidget .
The problem is QQuickWidget isn't supported in QT 4.7.1 (for my knowledge).Has anyone accomplished displaying a BusyIndicator widget somehow in qt 4.8 versions or lower ?
Thanks for your help
-
Qt4 is not supported since ages. Update to at least Qt5
-
Hi
does it have
https://doc.qt.io/archives/qt-4.8/qmovie.html#detailsthen its pretty easy to reuse an animated busy indicator