Salome HOME
Fix bug 13341: geompy.SubShapeAllSortedIDs() works wrong.
[modules/geom.git] / src / DlgRef / DlgRef_1Sel3Spin_QTD.h
1 // Copyright (C) 2005  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
2 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
3 // 
4 // This library is free software; you can redistribute it and/or
5 // modify it under the terms of the GNU Lesser General Public
6 // License as published by the Free Software Foundation; either 
7 // version 2.1 of the License.
8 // 
9 // This library is distributed in the hope that it will be useful 
10 // but WITHOUT ANY WARRANTY; without even the implied warranty of 
11 // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU 
12 // Lesser General Public License for more details.
13 //
14 // You should have received a copy of the GNU Lesser General Public  
15 // License along with this library; if not, write to the Free Software 
16 // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
17 //
18 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
19 //
20 /****************************************************************************
21 ** Form interface generated from reading ui file 'DlgRef_1Sel3Spin_QTD.ui'
22 **
23 ** Created: ven oct 24 15:55:10 2003
24 **      by:  The User Interface Compiler (uic)
25 **
26 ** WARNING! All changes made in this file will be lost!
27 ****************************************************************************/
28 #ifndef DLGREF_1SEL3SPIN_QTD_H
29 #define DLGREF_1SEL3SPIN_QTD_H
30
31 #include <qvariant.h>
32 #include <qwidget.h>
33 class QVBoxLayout; 
34 class QHBoxLayout; 
35 class QGridLayout; 
36 class QGroupBox;
37 class QLabel;
38 class QLineEdit;
39 class QPushButton;
40 class QSpinBox;
41 #if defined WNT && defined WIN32 && defined SALOME_WNT_EXPORTS
42 #define DLGREF_WNT_EXPORT __declspec( dllexport )
43 #else
44 #define DLGREF_WNT_EXPORT
45 #endif
46 class DLGREF_WNT_EXPORT DlgRef_1Sel3Spin_QTD : public QWidget
47
48     Q_OBJECT
49
50 public:
51     DlgRef_1Sel3Spin_QTD( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
52     ~DlgRef_1Sel3Spin_QTD();
53
54     QGroupBox* GroupBox1;
55     QLabel* TextLabel1;
56     QPushButton* PushButton1;
57     QLineEdit* LineEdit1;
58     QSpinBox* SpinBox2;
59     QLabel* TextLabel3;
60     QSpinBox* SpinBox3;
61     QSpinBox* SpinBox1;
62     QLabel* TextLabel4;
63     QLabel* TextLabel2;
64
65
66 protected:
67     QGridLayout* DlgRef_1Sel3Spin_QTDLayout;
68     QGridLayout* GroupBox1Layout;
69     QGridLayout* Layout1;
70     QGridLayout* Layout2;
71 };
72
73 #endif // DLGREF_1SEL3SPIN_QTD_H