Searched refs:PlaneController (Results 1 – 2 of 2) sorted by relevance
65 class PlaneController: public QObject class76 PlaneController() in PlaneController() function in PlaneController199 PlaneController oslo2berlin; in main()200 PlaneController berlin2london; in main()
58 The main purpose of the \c PlaneController class is to track the current66 \c PlaneController class instances into the QML context:75 As mentioned above, the primary purpose of \c PlaneController class is to track the current80 This example demonstrates how the \c {PlaneController}'s position property is modified81 by C++ code using the PlaneController's own piloting abilities and by QML code using106 \c PlaneController::updatePosition() is called and a new position calculated.