Salome HOME
Merge with version on tag OCC-V2_1_0d
[modules/geom.git] / src / DlgRef / DlgRef_1List1Spin1Btn_QTD.h
diff --git a/src/DlgRef/DlgRef_1List1Spin1Btn_QTD.h b/src/DlgRef/DlgRef_1List1Spin1Btn_QTD.h
new file mode 100644 (file)
index 0000000..909db12
--- /dev/null
@@ -0,0 +1,44 @@
+/****************************************************************************
+** Form interface generated from reading ui file 'DlgRef_1List1Spin1Btn_QTD.ui'
+**
+** Created: Wed Mar 17 11:29:24 2004
+**      by:  The User Interface Compiler (uic)
+**
+** WARNING! All changes made in this file will be lost!
+****************************************************************************/
+#ifndef DLGREF_1LIST1SPIN1BTN_QTD_H
+#define DLGREF_1LIST1SPIN1BTN_QTD_H
+
+#include <qvariant.h>
+#include <qwidget.h>
+class QVBoxLayout; 
+class QHBoxLayout; 
+class QGridLayout; 
+class QGroupBox;
+class QLabel;
+class QListView;
+class QListViewItem;
+class QPushButton;
+class QSpinBox;
+
+class DlgRef_1List1Spin1Btn_QTD : public QWidget
+{ 
+    Q_OBJECT
+
+public:
+    DlgRef_1List1Spin1Btn_QTD( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
+    ~DlgRef_1List1Spin1Btn_QTD();
+
+    QGroupBox* GroupBox1;
+    QListView* ListView1;
+    QLabel* TextLabel1;
+    QSpinBox* SpinBox1;
+    QPushButton* PushButton1;
+
+
+protected:
+    QGridLayout* DlgRef_1List1Spin1Btn_QTDLayout;
+    QGridLayout* GroupBox1Layout;
+};
+
+#endif // DLGREF_1LIST1SPIN1BTN_QTD_H