www.pudn.com > qtdso-0.3.1.rar > uiconverterhistogramdlg.h
/**************************************************************************** ** Form interface generated from reading ui file 'src\uiconverterhistogramdlg.ui' ** ** Created: 星期五 五月 16 10:29:11 2008 ** by: The User Interface Compiler ($Id: qt/main.cpp 3.2.1 edited May 19 14:22 $) ** ** WARNING! All changes made in this file will be lost! ****************************************************************************/ #ifndef UICONVERTERHISTOGRAMDLG_H #define UICONVERTERHISTOGRAMDLG_H #include#include #include class QVBoxLayout; class QHBoxLayout; class QGridLayout; class ConverterHistogramWid; class QPushButton; class QFrame; class QComboBox; class QLabel; class UIConverterHistogramDlg : public QDialog { Q_OBJECT public: UIConverterHistogramDlg( QWidget* parent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 ); ~UIConverterHistogramDlg(); QPushButton* ui_clear; QPushButton* ui_haltContinue; QFrame* frame3; ConverterHistogramWid* ui_histogram; QComboBox* ui_channel; QLabel* ui_minSample; QLabel* ui_maxSample; QLabel* textLabel1_3_2; QLabel* textLabel1_3; QLabel* textLabel1_3_2_2; QLabel* ui_numSamples; QLabel* textLabel1_2_2; QLabel* ui_meanSample; QLabel* textLabel1; QLabel* textLabel1_2; QLabel* ui_stdDeviationSample; QLabel* ui_time; QPushButton* ui_close; protected: QHBoxLayout* UIConverterHistogramDlgLayout; QGridLayout* layout3; QGridLayout* frame3Layout; QVBoxLayout* layout5; QGridLayout* layout3_2; QHBoxLayout* layout4; protected slots: virtual void languageChange(); private: QPixmap image0; }; #endif // UICONVERTERHISTOGRAMDLG_H