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

TimeSnapshot.h

Go to the documentation of this file.
00001 /**************************************************************************** 00002 ** Form interface generated from reading ui file 'TimeSnapshot.ui' 00003 ** 00004 ** Created: Fri Nov 17 00:56:34 2006 00005 ** by: The User Interface Compiler ($Id: _time_snapshot_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 TIMESNAPDLG_H 00011 #define TIMESNAPDLG_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 QButtonGroup; 00022 class QSpinBox; 00023 class QRadioButton; 00024 class QPushButton; 00025 00026 class CTimeSnapDlg : public QDialog 00027 { 00028 Q_OBJECT 00029 00030 public: 00031 CTimeSnapDlg( QWidget* parent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 ); 00032 ~CTimeSnapDlg(); 00033 00034 QButtonGroup* ButtonGroup1; 00035 QSpinBox* m_Interval; 00036 QRadioButton* m_Seconds; 00037 QRadioButton* m_Minutes; 00038 QPushButton* OkButton; 00039 QPushButton* CancelButton; 00040 00041 protected: 00042 QVBoxLayout* TimeSnapDlgLayout; 00043 QVBoxLayout* ButtonGroup1Layout; 00044 QHBoxLayout* Layout2; 00045 QSpacerItem* Spacer1; 00046 QHBoxLayout* Layout2_2; 00047 00048 protected slots: 00049 virtual void languageChange(); 00050 00051 private: 00052 QPixmap image0; 00053 00054 }; 00055 00056 #endif // TIMESNAPDLG_H

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