FGx  1
Public Types | Public Slots | Signals | Public Member Functions | Public Attributes | List of all members
AircraftWidget Class Reference
+ Inheritance diagram for AircraftWidget:

Public Types

enum  COLS {
  C_DIR, C_AERO, C_RATING, C_DESCRIPTION,
  C_FDM, C_AUTHOR, C_FILE_PATH
}
 

Public Slots

void load_tree ()
 
void on_select_path ()
 
void on_custom_hangar_path ()
 
void on_tree_selection_changed ()
 
void on_reload_cache ()
 
void on_enable_fuel_freeze_clicked ()
 
void on_navs_changed ()
 
void on_fuel_changed ()
 
void on_upx (QString option, bool enabled, QString value)
 
void on_open_aircraft_path ()
 

Signals

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

Public Member Functions

 AircraftWidget (MainObject *mOb, QWidget *parent=0)
 
void initialize ()
 
QString validate ()
 
void select_node (QString aero)
 
QString selected_aircraft ()
 

Public Attributes

MainObjectmainObject
 
QCheckBox * checkBoxUseCustomHangar
 
QButtonGroup * groupUseAircraft
 
QLineEdit * txtAircraftPath
 
QToolButton * buttSelectPath
 
QLabel * aeroImageLabel
 
QCheckBox * checkViewNested
 
QLineEdit * txtNav1
 
QLineEdit * txtNav2
 
QLineEdit * txtAdf1
 
QLineEdit * txtAdf2
 
QLineEdit * txtCom1
 
QLineEdit * txtCom2
 
QCheckBox * checkBoxUseDefaultFuel
 
QCheckBox * checkBoxFuelFreeze
 
QLineEdit * txtTank1
 
QLineEdit * txtTank2
 
QLineEdit * txtTank3
 

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