|
FlightGear next
|
#include "MPServersModel.h"#include <QDebug>#include <QSettings>#include <Network/RemoteXMLRequest.hxx>#include <Network/HTTPClient.hxx>#include <Main/fg_props.hxx>#include <Main/globals.hxx>#include "LaunchConfig.hxx"Go to the source code of this file.
Variables | |
| const int | IsCustomIndexRole = Qt::UserRole + 1 |
| const int | ServerNameRole = Qt::UserRole + 2 |
| const int IsCustomIndexRole = Qt::UserRole + 1 |
Definition at line 14 of file MPServersModel.cpp.
| const int ServerNameRole = Qt::UserRole + 2 |
Definition at line 15 of file MPServersModel.cpp.