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

TraceWindow.h

Go to the documentation of this file.
00001 /**************************************************************************** 00002 ** Form interface generated from reading ui file 'TraceWindow.ui' 00003 ** 00004 ** Created: Thu Dec 29 20:52:03 2005 00005 ** by: The User Interface Compiler ($Id: _trace_window_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 CTRACEWINDOWDLG_H 00011 #define CTRACEWINDOWDLG_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 QCheckBox; 00021 class QListView; 00022 class QListViewItem; 00023 class QTextView; 00024 class QLineEdit; 00025 class QPushButton; 00026 00027 class CTraceWindowDlg : public QDialog 00028 { 00029 Q_OBJECT 00030 00031 public: 00032 CTraceWindowDlg( QWidget* parent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 ); 00033 ~CTraceWindowDlg(); 00034 00035 QCheckBox* m_CatchQDebugBox; 00036 QCheckBox* m_CatchQWarningBox; 00037 QListView* m_ModuleList; 00038 QTextView* m_LogEdit; 00039 QCheckBox* m_OutputBox; 00040 QCheckBox* m_AppendToFileBox; 00041 QLineEdit* m_LogFileName; 00042 QPushButton* m_FileNameSetButton; 00043 QPushButton* m_ClearButton; 00044 QPushButton* m_MarkButton; 00045 QPushButton* m_MuteButton; 00046 QPushButton* m_CloseButton; 00047 00048 protected: 00049 QVBoxLayout* CTraceWIndowDlgLayout; 00050 QHBoxLayout* Layout1; 00051 QSpacerItem* Spacer1; 00052 QHBoxLayout* Layout2; 00053 QHBoxLayout* Layout3; 00054 QSpacerItem* Spacer2; 00055 00056 protected slots: 00057 virtual void languageChange(); 00058 00059 }; 00060 00061 #endif // CTRACEWINDOWDLG_H

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