Details
-
Bug
-
Resolution: Fixed
-
P3: Somewhat important
-
6.5.5, 6.7.0
-
6b1c81d46 (dev), d29ad7e24 (6.7), 1e975c6cc (tqtc/lts-6.5)
Description
The documentation states the following. But frameActionTriggered() does not exist. moveCamera seems to be correct.
Derived classes need only implement the frameActionTriggered() method to move the camera.
Also, looking at the source code, there are struct InputState and moveCamera methods, but there is no documentation for them.
https://doc.qt.io/qt-6/qt3dextras-qabstractcameracontroller.html