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

Public Slots

void on_callsign_changed (QString)
 
void on_show_mp_map ()
 
void on_fgfs_path (QString)
 
void on_fgroot_path (QString)
 
void on_terrasync_path (QString)
 
void on_terrasync_data_path (QString)
 
void on_terrasync_enabled ()
 
void terrasync_enabled_checkstate ()
 
void on_custom_scenery_enabled ()
 
void on_custom_scenery_path (QString)
 
void custom_scenery_enabled_checkstate ()
 
void load_joysticks ()
 
void on_upx (QString option, bool enabled, QString value)
 
void fgfs_check_path ()
 
void fgroot_check_path ()
 
void terrasync_exe_check_path ()
 
void terrasync_data_check_path ()
 
void custom_scenery_check_path ()
 
void on_select_fgfsbutton ()
 
void on_select_fgrootbutton ()
 
void on_select_terrasyncexebutton ()
 
void on_select_terrasyncdatabutton ()
 
void on_select_customscenerybutton ()
 
void reload_lists ()
 
void fgfs_set_path ()
 
void fgroot_set_path ()
 
void terrasyncexe_set_path ()
 
void terrasyncdata_set_path ()
 
void customscenery_set_path ()
 
int randInt (int low, int high)
 

Signals

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

Public Member Functions

 CoreSettingsWidget (MainObject *mOb, QWidget *parent=0)
 
void initialize ()
 
QString validate ()
 

Public Attributes

MainObjectmainObject
 
bool fgrootcheck
 
XMessageLabelmessageLabel
 
QLabel * imageLabel
 
QLineEdit * txtCallSign
 
QComboBox * comboScreenSize
 
QCheckBox * checkBoxDisableSplashScreen
 
QCheckBox * checkBoxFullScreenStartup
 
QHBoxLayout * screenSizeBox
 
QLineEdit * lineEditScreenSizeW
 
QLineEdit * lineEditScreenSizeH
 
QLabel * lineEditScreenSizeWLabel
 
QLabel * lineEditScreenSizeHLabel
 
QCheckBox * checkBoxShowMpMap
 
QComboBox * comboMpMapServer
 
QButtonGroup * buttonGroupPaths
 
XGroupHBoxgroupBoxFgFs
 
XGroupHBoxgroupBoxFgRoot
 
QLineEdit * lineEditFgFsPath
 
QLineEdit * lineEditFgRootPath
 
QToolButton * buttonSetFgfsPath
 
QToolButton * buttonSetFgRootPath
 
QLabel * labelFgfsProgram
 
QLabel * labelFgfsCheck
 
QLabel * labelFgRootData
 
QLabel * labelFgRootCheck
 
QCheckBox * checkBoxUseTerrasync
 
QLabel * labelTerrasyncProgram
 
QLabel * labelTerrasyncCheck
 
QToolButton * buttonSetTerrasyncExePath
 
QToolButton * buttonSetTerrasyncDataPath
 
QLabel * labelTerrasyncData
 
QLabel * labelTerrasyncDataCheck
 
QLineEdit * lineEditTerraSyncDataPath
 
QLineEdit * lineEditTerraSyncExePath
 
QCheckBox * checkBoxUseCustomScenery
 
QLabel * labelCustomScene
 
QLabel * labelCustomSceneCheck
 
QLineEdit * lineEditCustomScenePath
 
QToolButton * buttonSetCustomSceneryPath
 
QLabel * labelFGComExeInfo
 
QLineEdit * lineEditFGComExePath
 
QLabel * labelInputs
 

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