X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FDlgRef%2FDlgRef_1Sel1Check_QTD.h;h=a0383a41d4e6ca25c3f16021b32f13bead31f293;hb=a7ee4904f58e7c26d3b109083fac752d4003f5e4;hp=7f083d9ffb266032ade6af5f6c83fb0c9c2013a6;hpb=c577ca78d7a6e286526662cf54df6de1f4f2f449;p=modules%2Fgeom.git diff --git a/src/DlgRef/DlgRef_1Sel1Check_QTD.h b/src/DlgRef/DlgRef_1Sel1Check_QTD.h index 7f083d9ff..a0383a41d 100644 --- a/src/DlgRef/DlgRef_1Sel1Check_QTD.h +++ b/src/DlgRef/DlgRef_1Sel1Check_QTD.h @@ -1,7 +1,26 @@ +// Copyright (C) 2005 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, +// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS +// +// This library is free software; you can redistribute it and/or +// modify it under the terms of the GNU Lesser General Public +// License as published by the Free Software Foundation; either +// version 2.1 of the License. +// +// This library is distributed in the hope that it will be useful +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +// Lesser General Public License for more details. +// +// You should have received a copy of the GNU Lesser General Public +// License along with this library; if not, write to the Free Software +// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +// +// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com +// /**************************************************************************** ** Form interface generated from reading ui file 'DlgRef_1Sel1Check_QTD.ui' ** -** Created: ven oct 10 11:28:37 2003 +** Created: Thu May 20 11:55:05 2004 ** by: The User Interface Compiler (uic) ** ** WARNING! All changes made in this file will be lost! @@ -14,13 +33,19 @@ class QVBoxLayout; class QHBoxLayout; class QGridLayout; +class QCheckBox; class QGroupBox; class QLabel; class QLineEdit; class QPushButton; -class QRadioButton; -class DlgRef_1Sel1Check_QTD : public QWidget +#if defined WNT && defined WIN32 && defined SALOME_WNT_EXPORTS +#define DLGREF_WNT_EXPORT __declspec( dllexport ) +#else +#define DLGREF_WNT_EXPORT +#endif + +class DLGREF_WNT_EXPORT DlgRef_1Sel1Check_QTD : public QWidget { Q_OBJECT @@ -31,14 +56,14 @@ public: QGroupBox* GroupBox1; QLabel* TextLabel1; QPushButton* PushButton1; + QCheckBox* CheckButton1; QLineEdit* LineEdit1; - QRadioButton* CheckButton1; protected: QGridLayout* DlgRef_1Sel1Check_QTDLayout; QGridLayout* GroupBox1Layout; - QGridLayout* Layout1; + QGridLayout* Layout3; }; #endif // DLGREF_1SEL1CHECK_QTD_H