FlightGear next
PathListModel.hxx File Reference
#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
 

Variable Documentation

◆ PathEnabledRole

const int PathEnabledRole = Qt::UserRole + 2

Definition at line 9 of file PathListModel.hxx.

◆ PathRole

const int PathRole = Qt::UserRole + 1

Definition at line 8 of file PathListModel.hxx.