/**************************************************************************** ** Form interface generated from reading ui file 'MeasureGUI_2Sel1LineEdit_QTD.ui' ** ** Created: mar oct 28 16:11:14 2003 ** by: The User Interface Compiler (uic) ** ** WARNING! All changes made in this file will be lost! ****************************************************************************/ #ifndef MEASUREGUI_2SEL1LINEEDIT_QTD_H #define MEASUREGUI_2SEL1LINEEDIT_QTD_H #include #include class QVBoxLayout; class QHBoxLayout; class QGridLayout; class QGroupBox; class QLabel; class QLineEdit; class QPushButton; class MeasureGUI_2Sel1LineEdit_QTD : public QWidget { Q_OBJECT public: MeasureGUI_2Sel1LineEdit_QTD( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 ); ~MeasureGUI_2Sel1LineEdit_QTD(); QGroupBox* GroupBox1; QLabel* TextLabel3; QLineEdit* LineEdit3; QLineEdit* LineEdit2; QLabel* TextLabel2; QLabel* TextLabel1; QPushButton* PushButton1; QLineEdit* LineEdit1; QPushButton* PushButton2; protected: QGridLayout* MeasureGUI_2Sel1LineEdit_QTDLayout; QGridLayout* GroupBox1Layout; QGridLayout* Layout1; }; #endif // MEASUREGUI_2SEL1LINEEDIT_QTD_H