FlightGear next
|
#include <vector>
#include <QAbstractListModel>
Go to the source code of this file.
Classes | |
class | PathListModel |
Variables | |
const int | PathRole = Qt::UserRole + 1 |
const int | PathEnabledRole = Qt::UserRole + 2 |
const int PathEnabledRole = Qt::UserRole + 2 |
Definition at line 9 of file PathListModel.hxx.
const int PathRole = Qt::UserRole + 1 |
Definition at line 8 of file PathListModel.hxx.