Salome HOME
Merge with version on tag OCC-V2_1_0d
[modules/geom.git] / src / DlgRef / DlgRef_1List1Spin1Btn_QTD.h
1 /****************************************************************************
2 ** Form interface generated from reading ui file 'DlgRef_1List1Spin1Btn_QTD.ui'
3 **
4 ** Created: Wed Mar 17 11:29:24 2004
5 **      by:  The User Interface Compiler (uic)
6 **
7 ** WARNING! All changes made in this file will be lost!
8 ****************************************************************************/
9 #ifndef DLGREF_1LIST1SPIN1BTN_QTD_H
10 #define DLGREF_1LIST1SPIN1BTN_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 QListView;
20 class QListViewItem;
21 class QPushButton;
22 class QSpinBox;
23
24 class DlgRef_1List1Spin1Btn_QTD : public QWidget
25
26     Q_OBJECT
27
28 public:
29     DlgRef_1List1Spin1Btn_QTD( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
30     ~DlgRef_1List1Spin1Btn_QTD();
31
32     QGroupBox* GroupBox1;
33     QListView* ListView1;
34     QLabel* TextLabel1;
35     QSpinBox* SpinBox1;
36     QPushButton* PushButton1;
37
38
39 protected:
40     QGridLayout* DlgRef_1List1Spin1Btn_QTDLayout;
41     QGridLayout* GroupBox1Layout;
42 };
43
44 #endif // DLGREF_1LIST1SPIN1BTN_QTD_H