Home
last modified time | relevance | path

Searched refs:PlaneController (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/location/planespotter/
H A Dmain.cpp65 class PlaneController: public QObject class
76 PlaneController() in PlaneController() function in PlaneController
199 PlaneController oslo2berlin; in main()
200 PlaneController berlin2london; in main()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/location/planespotter/doc/src/
H A Dplanespotter.qdoc58 The main purpose of the \c PlaneController class is to track the current
66 \c PlaneController class instances into the QML context:
75 As mentioned above, the primary purpose of \c PlaneController class is to track the current
80 This example demonstrates how the \c {PlaneController}'s position property is modified
81 by C++ code using the PlaneController's own piloting abilities and by QML code using
106 \c PlaneController::updatePosition() is called and a new position calculated.