FGx  1
Public Slots | Signals | Public Member Functions | Public Attributes | List of all members
ConfirmPage Class Reference

The page that actually writes paths out, and reloads the cache. More...

+ Inheritance diagram for ConfirmPage:

Public Slots

void on_import_airports ()
 

Signals

void setx (QString option, bool enabled, QString value)
 

Public Member Functions

 ConfirmPage (MainObject *mob, QWidget *parent=0)
 
void initializePage ()
 
bool validatePage ()
 

Public Attributes

MainObjectmainObject
 
QLabel * lblFgExeUsingDefault
 
QLabel * lblFgExePath
 
QLabel * lblFgRootUsingDefault
 
QLabel * lblFgRootPath
 
QLabel * lblUsingTerraSync
 
QLabel * lblTerraSyncPath
 
QCheckBox * checkBoxImportAirports
 
QRadioButton * radioIcaoOnly
 
QRadioButton * radioAllAirports
 
QCheckBox * checkBoxImportAircaft
 

Detailed Description

The page that actually writes paths out, and reloads the cache.

Author
: Peter Morgan The validatePage() function is where the write is actually done.

The documentation for this class was generated from the following files: