#include <FlightPlanController.hxx>
Inherits QAbstractListModel.
Definition at line 17 of file FlightPlanController.hxx.
◆ data()
| QVariant LegsModel::data |
( |
const QModelIndex & | index, |
|
|
int | role ) const |
|
override |
◆ numLegs()
| int LegsModel::numLegs |
( |
| ) |
const |
◆ numLegsChanged
| void LegsModel::numLegsChanged |
( |
| ) |
|
|
signal |
◆ roleNames()
| QHash< int, QByteArray > LegsModel::roleNames |
( |
| ) |
const |
|
override |
◆ rowCount()
| int LegsModel::rowCount |
( |
const QModelIndex & | parent | ) |
const |
|
override |
◆ setFlightPlan()
◆ waypointsChanged()
| void LegsModel::waypointsChanged |
( |
| ) |
|
◆ numLegs
The documentation for this class was generated from the following files: