Inheritance diagram for ServerDlg:

Public Slots | |
| virtual void | slotButtonOkClicked () |
Public Member Functions | |
| ServerDlg (QWidget *parent=0, const char *name=0, bool modal=FALSE, WFlags fl=0) | |
| ~ServerDlg () | |
Public Attributes | |
| QLabel * | QLabel_4 |
| QLineEdit * | m_EditAccount |
| QLineEdit * | m_EditServer |
| QLabel * | QLabel_3 |
| QCheckBox * | CheckActive |
| QPushButton * | m_ButtonOk |
| QPushButton * | m_ButtonCancel |
| QLabel * | QLabel_1 |
| QLabel * | QLabel_2 |
| QLabel * | QLabel_5 |
| QLabel * | QLabel_6 |
| QComboBox * | m_ComboProtocol |
| QSpinBox * | m_SpinPort |
| QLineEdit * | m_EditUser |
| QLineEdit * | m_EditPassword |
Protected Slots | |
| virtual void | languageChange () |
Protected Attributes | |
| QGridLayout * | ServerDlgLayout |
| QHBoxLayout * | Layout13 |
| QSpacerItem * | Spacer1 |
| QHBoxLayout * | Layout15 |
| QSpacerItem * | Spacer11 |
| QHBoxLayout * | Layout14 |
| QSpacerItem * | Spacer10 |
Definition at line 28 of file ServerDlg.h.
1.5.0