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

SnapshotSettings.h

Go to the documentation of this file.
00001 /**************************************************************************** 00002 ** Form interface generated from reading ui file 'SnapshotSettings.ui' 00003 ** 00004 ** Created: Fri Nov 17 00:56:07 2006 00005 ** by: The User Interface Compiler ($Id: _snapshot_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 CSNAPSHOTSETTINGS_H 00011 #define CSNAPSHOTSETTINGS_H 00012 00013 #include <qvariant.h> 00014 #include <qpixmap.h> 00015 #include <qdialog.h> 00016 00017 class QVBoxLayout; 00018 class QHBoxLayout; 00019 class QGridLayout; 00020 class QSpacerItem; 00021 class QGroupBox; 00022 class QLineEdit; 00023 class QButtonGroup; 00024 class QRadioButton; 00025 class QLabel; 00026 class QSpinBox; 00027 class QComboBox; 00028 class QCheckBox; 00029 class QToolButton; 00030 class QPushButton; 00031 00032 class CSnapshotSettings : public QDialog 00033 { 00034 Q_OBJECT 00035 00036 public: 00037 CSnapshotSettings( QWidget* parent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 ); 00038 ~CSnapshotSettings(); 00039 00040 QGroupBox* GroupBox2; 00041 QGroupBox* NameBox1; 00042 QLineEdit* BaseNameLineEdit; 00043 QButtonGroup* NameMiddleGroupBox; 00044 QRadioButton* RadioButton20; 00045 QRadioButton* RadioButton19; 00046 QRadioButton* RadioButton18; 00047 QLabel* TextLabel1; 00048 QSpinBox* MaxSequence; 00049 QButtonGroup* NameBox3; 00050 QComboBox* ExtensionComboBox; 00051 QGroupBox* GroupBox4; 00052 QLabel* TextLabel1_2; 00053 QLineEdit* YourMessageLineEdit; 00054 QCheckBox* TimestampImage; 00055 QToolButton* ColourButton; 00056 QLabel* label_select_color; 00057 QToolButton* FontButton; 00058 QLabel* label_select_font; 00059 QGroupBox* GroupBox1; 00060 QCheckBox* FTPToServer; 00061 QPushButton* FTPSettingsButton; 00062 QCheckBox* RunCommandCheckBox; 00063 QCheckBox* SaveToDisk; 00064 QLineEdit* CommandLineEdit; 00065 QPushButton* OKButton; 00066 QPushButton* CancelButton; 00067 00068 protected: 00069 QVBoxLayout* CSnapshotSettingsLayout; 00070 QHBoxLayout* GroupBox2Layout; 00071 QVBoxLayout* NameBox1Layout; 00072 QVBoxLayout* NameMiddleGroupBoxLayout; 00073 QHBoxLayout* Layout1; 00074 QVBoxLayout* NameBox3Layout; 00075 QHBoxLayout* Layout4; 00076 QVBoxLayout* GroupBox4Layout; 00077 QHBoxLayout* Layout3; 00078 QHBoxLayout* Layout2; 00079 QGridLayout* GroupBox1Layout; 00080 QHBoxLayout* Layout5; 00081 QSpacerItem* Spacer1; 00082 00083 protected slots: 00084 virtual void languageChange(); 00085 00086 virtual void ClickedColor(); 00087 virtual void ClickedFont(); 00088 virtual void ClickedOK(); 00089 virtual void ClickedFTP(); 00090 00091 00092 private: 00093 QPixmap image0; 00094 QPixmap image1; 00095 QPixmap image2; 00096 00097 }; 00098 00099 #endif // CSNAPSHOTSETTINGS_H

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