]> SALOME platform Git repositories - modules/geom.git/blob - src/DlgRef/DlgRef_1Spin_QTD.h
Salome HOME
Makefile.in-s were modified, neccessary keys and libraries were added.
[modules/geom.git] / src / DlgRef / DlgRef_1Spin_QTD.h
1 /****************************************************************************
2 ** Form interface generated from reading ui file 'DlgRef_1Spin_QTD.ui'
3 **
4 ** Created: jeu sep 25 12:22:29 2003
5 **      by:  The User Interface Compiler (uic)
6 **
7 ** WARNING! All changes made in this file will be lost!
8 ****************************************************************************/
9 #ifndef DLGREF_1SPIN_QTD_H
10 #define DLGREF_1SPIN_QTD_H
11
12 #include <qvariant.h>
13 #include <qwidget.h>
14 class QVBoxLayout; 
15 class QHBoxLayout; 
16 class QGridLayout; 
17 class QGroupBox;
18 class QLabel;
19 class QSpinBox;
20
21 class DlgRef_1Spin_QTD : public QWidget
22
23     Q_OBJECT
24
25 public:
26     DlgRef_1Spin_QTD( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
27     ~DlgRef_1Spin_QTD();
28
29     QGroupBox* GroupBox1;
30     QSpinBox* SpinBox1;
31     QLabel* TextLabel1;
32
33
34 protected:
35     QGridLayout* DlgRef_1Spin_QTDLayout;
36     QGridLayout* GroupBox1Layout;
37     QGridLayout* Layout1;
38 };
39
40 #endif // DLGREF_1SPIN_QTD_H