FGx
1
Main Page
Related Pages
Classes
Files
File List
File Members
All
Classes
Files
Functions
Variables
Enumerations
Enumerator
Macros
Pages
src
airports
airportsdata.h
1
// -=-=-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-=-=-=-
2
// FGx FlightGear Launcher // airportsdata.h
3
// -=-=-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-=-=-=-
4
// (c) 2010-2012
5
// Yves Sablonier, Pete Morgan
6
// Geoff McLane
7
// GNU GPLv2, see main.cpp and shipped licence.txt for further information
8
9
#ifndef AIRPORTSDATA_H
10
#define AIRPORTSDATA_H
11
12
13
#include <QWidget>
14
#include <QProgressDialog>
15
16
#include "xobjects/mainobject.h"
17
18
class
AirportsData
19
{
20
public
:
21
//AirportsData();
22
static
bool
import
(QProgressDialog &progress,
MainObject
*mainObject);
23
};
24
25
#endif // AIRPORTSDATA_H
AirportsData
Definition:
airportsdata.h:18
MainObject
The MainObject is an extended QObject, and the main "controller" for FGx.
Definition:
mainobject.h:61
Generated on Thu Oct 16 2014 08:33:50 for FGx by
1.8.8