FGx  1
 All Classes Files Functions Variables Enumerations Enumerator Macros Pages
Public Types | Public Slots | Signals | Public Member Functions | Public Attributes | List of all members
NetworkWidget Class Reference
+ Inheritance diagram for NetworkWidget:

Public Types

enum  COLS {
  C_SERVER_NAME, C_DOMAIN, C_PILOTS_COUNT, C_IP_ADDRESS,
  C_FLAG
}
 

Public Slots

void dns_lookup ()
 
void on_dns_lookup_callback (const QHostInfo &hostInfo)
 
void on_telnet_data (QString, QString)
 
void set_mp_server ()
 
void set_fgcom ()
 
void fgcom_check_path ()
 
void fgcom_set_path ()
 
void on_fgcom_path (QString)
 
void on_select_fgcombutton ()
 
void on_http ()
 
void on_telnet ()
 
void on_screenshot ()
 
void on_browse_http ()
 
void on_browse_screenshot ()
 
void on_open_telnet ()
 
void on_upx (QString option, bool enabled, QString value)
 

Signals

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

Public Member Functions

 NetworkWidget (MainObject *mOb, QWidget *parent=0)
 
void load_local_addresses ()
 
void populate_combo_hz (QComboBox *combo)
 
QString validate ()
 

Public Attributes

qint64 pid_fgcom
 
MainObjectmainObject
 
XGroupHBoxgrpMpServerIn
 
XGroupVBoxgrpMpServerOut
 
QComboBox * comboLocalIpAddress
 
QComboBox * comboRemoteAddress
 
QComboBox * comboRemotePort
 
QComboBox * comboLocalPort
 
QComboBox * comboHzOut
 
QComboBox * comboHzIn
 
QTreeWidget * treeWidget
 
XGroupGBoxgrpFgCom
 
QLineEdit * txtFgComNo
 
QLineEdit * txtFgComPort
 
QLineEdit * lineEditFgComPath
 
QToolButton * buttonSetFgComPath
 
QLabel * labelFgComProgram
 
QLabel * labelFgComCheck
 
XGroupHBoxgrpTelnet
 
QLineEdit * txtTelnet
 
XGroupHBoxgrpHttp
 
QLineEdit * txtHttp
 
XGroupHBoxgrpScreenShot
 
QLineEdit * txtScreenShot
 

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