Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members

FTPSettings.h

Go to the documentation of this file.
00001 /**************************************************************************** 00002 ** Form interface generated from reading ui file 'FTPSettings.ui' 00003 ** 00004 ** Created: Fri Nov 17 00:56:07 2006 00005 ** by: The User Interface Compiler ($Id: _f_t_p_settings_8h-source.html,v 1.2 2006/12/17 03:51:12 nemosoft Exp $) 00006 ** 00007 ** WARNING! All changes made in this file will be lost! 00008 ****************************************************************************/ 00009 00010 #ifndef FTPSETTINGS_H 00011 #define FTPSETTINGS_H 00012 00013 #include <qvariant.h> 00014 #include <qdialog.h> 00015 00016 class QVBoxLayout; 00017 class QHBoxLayout; 00018 class QGridLayout; 00019 class QSpacerItem; 00020 class QLineEdit; 00021 class QSpinBox; 00022 class QLabel; 00023 class QCheckBox; 00024 class QPushButton; 00025 00026 class CFTPSettings : public QDialog 00027 { 00028 Q_OBJECT 00029 00030 public: 00031 CFTPSettings( QWidget* parent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 ); 00032 ~CFTPSettings(); 00033 00034 QLineEdit* Hostname; 00035 QSpinBox* PortSpinbox; 00036 QLabel* TextLabel4; 00037 QCheckBox* m_Unique; 00038 QLineEdit* Path; 00039 QLabel* TextLabel1; 00040 QLineEdit* Username; 00041 QLabel* TextLabel2; 00042 QLabel* TextLabel3; 00043 QLabel* TextLabel1_2; 00044 QCheckBox* m_Passive; 00045 QLineEdit* Password; 00046 QPushButton* buttonOk; 00047 QPushButton* buttonCancel; 00048 00049 protected: 00050 QVBoxLayout* FTPSettingsLayout; 00051 QSpacerItem* Spacer5; 00052 QGridLayout* Layout3; 00053 QSpacerItem* Spacer3; 00054 QHBoxLayout* Layout12; 00055 QSpacerItem* Spacer1; 00056 00057 protected slots: 00058 virtual void languageChange(); 00059 00060 }; 00061 00062 #endif // FTPSETTINGS_H

Generated on Wed Dec 13 23:38:46 2006 for CamStream by doxygen 1.3.7