mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-02-11 07:03:08 +05:00
60 lines
1.5 KiB
C++
60 lines
1.5 KiB
C++
/****************************************************************************
|
|
** Form interface generated from reading ui file 'MeasureGUI_1Sel12LineEdit_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_1SEL12LINEEDIT_QTD_H
|
|
#define MEASUREGUI_1SEL12LINEEDIT_QTD_H
|
|
|
|
#include <qvariant.h>
|
|
#include <qwidget.h>
|
|
class QVBoxLayout;
|
|
class QHBoxLayout;
|
|
class QGridLayout;
|
|
class QGroupBox;
|
|
class QLabel;
|
|
class QLineEdit;
|
|
class QPushButton;
|
|
|
|
class MeasureGUI_1Sel12LineEdit_QTD : public QWidget
|
|
{
|
|
Q_OBJECT
|
|
|
|
public:
|
|
MeasureGUI_1Sel12LineEdit_QTD( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
|
|
~MeasureGUI_1Sel12LineEdit_QTD();
|
|
|
|
QGroupBox* GroupBox1;
|
|
QLineEdit* LineEdit12;
|
|
QLineEdit* LineEdit11;
|
|
QLineEdit* LineEdit42;
|
|
QLabel* TextLabel5;
|
|
QLineEdit* LineEdit31;
|
|
QLineEdit* LineEdit41;
|
|
QLineEdit* LineEdit23;
|
|
QLineEdit* LineEdit33;
|
|
QLineEdit* LineEdit43;
|
|
QLineEdit* LineEdit22;
|
|
QLabel* TextLabel2;
|
|
QLabel* TextLabel4;
|
|
QLineEdit* LineEdit13;
|
|
QLineEdit* LineEdit32;
|
|
QLineEdit* LineEdit21;
|
|
QLabel* TextLabel3;
|
|
QLineEdit* LineEdit1;
|
|
QPushButton* PushButton1;
|
|
QLabel* TextLabel1;
|
|
|
|
|
|
protected:
|
|
QGridLayout* MeasureGUI_1Sel12LineEdit_QTDLayout;
|
|
QGridLayout* GroupBox1Layout;
|
|
QGridLayout* Layout1;
|
|
QGridLayout* Layout2;
|
|
};
|
|
|
|
#endif // MEASUREGUI_1SEL12LINEEDIT_QTD_H
|