What is the replacement for QStateMachine in Qt6?
Unsolved
Qt 6
-
It looks like QStateMachine was removed. What should I use instead?
-
It was not removed just moved to another Qt lib: https://bugreports.qt.io/browse/QTBUG-80316 which was re-added in Qt6.1: https://wiki.qt.io/Qt_6.1.0_Modules
-
Thanks @Christian-Ehrlicher !
But the super project
qt5.git
still points toRevision: 103c52661f468733b64747c847308b2c45449dce Author: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org> Date: 26.10.2019 3:02:16 Message: Update dependencies on 'dev' in qt/qtscxml Change-Id: I80724349e7debeebc92d2fc764eb3242f2489280 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io> ---- Modified: dependencies.yaml
What does it mean? Not ready yet?
Or from now I should use the package manager to get qtscxml?
-
it seems 6.1 includes State Machines https://wiki.qt.io/New_Features_in_Qt_6.1