From: vsr Date: Thu, 11 Oct 2007 09:49:47 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: snapshot_171207~22 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=fcfaf376b089bb70f91125a14285497a9f81a4e9;p=modules%2Fgeom.git *** empty log message *** --- diff --git a/src/DlgRef/DlgRef_1List1Spin1Btn_QTD.h b/src/DlgRef/DlgRef_1List1Spin1Btn_QTD.h deleted file mode 100644 index 52060b67c..000000000 --- a/src/DlgRef/DlgRef_1List1Spin1Btn_QTD.h +++ /dev/null @@ -1,106 +0,0 @@ -/******************************************************************************** -** Form generated from reading ui file 'DlgRef_1List1Spin1Btn_QTD.ui' -** -** Created: Mon Jul 2 08:49:49 2007 -** by: Qt User Interface Compiler version 4.2.3 -** -** WARNING! All changes made in this file will be lost when recompiling ui file! -********************************************************************************/ - -#ifndef DLGREF_1LIST1SPIN1BTN_QTD_H -#define DLGREF_1LIST1SPIN1BTN_QTD_H - -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include - -class Ui_DlgRef_1List1Spin1Btn_QTD -{ -public: - QGridLayout *gridLayout; - QGroupBox *GroupBox1; - QGridLayout *gridLayout1; - QSpacerItem *spacerItem; - QListView *ListView1; - QLabel *TextLabel1; - QSpinBox *SpinBox1; - QPushButton *PushButton1; - - void setupUi(QWidget *DlgRef_1List1Spin1Btn_QTD) - { - DlgRef_1List1Spin1Btn_QTD->setObjectName(QString::fromUtf8("DlgRef_1List1Spin1Btn_QTD")); - gridLayout = new QGridLayout(DlgRef_1List1Spin1Btn_QTD); - gridLayout->setSpacing(6); - gridLayout->setMargin(11); - gridLayout->setObjectName(QString::fromUtf8("gridLayout")); - GroupBox1 = new QGroupBox(DlgRef_1List1Spin1Btn_QTD); - GroupBox1->setObjectName(QString::fromUtf8("GroupBox1")); - gridLayout1 = new QGridLayout(GroupBox1); - gridLayout1->setSpacing(6); - gridLayout1->setMargin(11); - gridLayout1->setObjectName(QString::fromUtf8("gridLayout1")); - spacerItem = new QSpacerItem(0, 23, QSizePolicy::Minimum, QSizePolicy::Expanding); - - gridLayout1->addItem(spacerItem, 3, 1, 1, 1); - - ListView1 = new QListView(GroupBox1); - ListView1->setObjectName(QString::fromUtf8("ListView1")); - - gridLayout1->addWidget(ListView1, 0, 0, 4, 1); - - TextLabel1 = new QLabel(GroupBox1); - TextLabel1->setObjectName(QString::fromUtf8("TextLabel1")); - TextLabel1->setWordWrap(false); - - gridLayout1->addWidget(TextLabel1, 0, 1, 1, 1); - - SpinBox1 = new QSpinBox(GroupBox1); - SpinBox1->setObjectName(QString::fromUtf8("SpinBox1")); - - gridLayout1->addWidget(SpinBox1, 1, 1, 1, 1); - - PushButton1 = new QPushButton(GroupBox1); - PushButton1->setObjectName(QString::fromUtf8("PushButton1")); - - gridLayout1->addWidget(PushButton1, 2, 1, 1, 1); - - - gridLayout->addWidget(GroupBox1, 0, 0, 1, 1); - - - retranslateUi(DlgRef_1List1Spin1Btn_QTD); - - QSize size(204, 148); - size = size.expandedTo(DlgRef_1List1Spin1Btn_QTD->minimumSizeHint()); - DlgRef_1List1Spin1Btn_QTD->resize(size); - - - QMetaObject::connectSlotsByName(DlgRef_1List1Spin1Btn_QTD); - } // setupUi - - void retranslateUi(QWidget *DlgRef_1List1Spin1Btn_QTD) - { - DlgRef_1List1Spin1Btn_QTD->setWindowTitle(QApplication::translate("DlgRef_1List1Spin1Btn_QTD", "DlgRef_3Sel4Spin2Check_QTD", 0, QApplication::UnicodeUTF8)); - GroupBox1->setTitle(QString()); - TextLabel1->setText(QApplication::translate("DlgRef_1List1Spin1Btn_QTD", "TL1", 0, QApplication::UnicodeUTF8)); - PushButton1->setText(QString()); - Q_UNUSED(DlgRef_1List1Spin1Btn_QTD); - } // retranslateUi - -}; - -namespace Ui { - class DlgRef_1List1Spin1Btn_QTD: public Ui_DlgRef_1List1Spin1Btn_QTD {}; -} // namespace Ui - -#endif // DLGREF_1LIST1SPIN1BTN_QTD_H diff --git a/src/DlgRef/DlgRef_1List1Spin1Btn_QTD.ui b/src/DlgRef/DlgRef_1List1Spin1Btn_QTD.ui new file mode 100644 index 000000000..cd7da6e6d --- /dev/null +++ b/src/DlgRef/DlgRef_1List1Spin1Btn_QTD.ui @@ -0,0 +1,82 @@ + + DlgRef_1List1Spin1Btn_QTD + + + + 0 + 0 + 217 + 120 + + + + + + + + 0 + + + 0 + + + + + + + + + 11 + + + 6 + + + + + Qt::Vertical + + + QSizePolicy::Expanding + + + + 0 + 23 + + + + + + + + + + + TL1 + + + false + + + + + + + + + + + + + + + + + + + + qPixmapFromMimeSource + + + diff --git a/src/DlgRef/DlgRef_1Sel1Check1List_QTD.h b/src/DlgRef/DlgRef_1Sel1Check1List_QTD.h deleted file mode 100644 index bd35afb06..000000000 --- a/src/DlgRef/DlgRef_1Sel1Check1List_QTD.h +++ /dev/null @@ -1,150 +0,0 @@ -/******************************************************************************** -** Form generated from reading ui file 'DlgRef_1Sel1Check1List_QTD.ui' -** -** Created: Fri Jun 29 12:50:56 2007 -** by: Qt User Interface Compiler version 4.2.3 -** -** WARNING! All changes made in this file will be lost when recompiling ui file! -********************************************************************************/ - -#ifndef DLGREF_1SEL1CHECK1LIST_QTD_H -#define DLGREF_1SEL1CHECK1LIST_QTD_H - -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include - -class Ui_DlgRef_1Sel1Check1List_QTD -{ -public: - QGridLayout *gridLayout; - QGroupBox *GroupBox1; - QGridLayout *gridLayout1; - QGridLayout *gridLayout2; - QSpacerItem *spacerItem; - QRadioButton *CheckButton1; - QLabel *TextLabel2; - QComboBox *ComboBox1; - QLineEdit *LineEdit1; - QLabel *TextLabel1; - QPushButton *PushButton1; - - void setupUi(QWidget *DlgRef_1Sel1Check1List_QTD) - { - DlgRef_1Sel1Check1List_QTD->setObjectName(QString::fromUtf8("DlgRef_1Sel1Check1List_QTD")); - gridLayout = new QGridLayout(DlgRef_1Sel1Check1List_QTD); - gridLayout->setSpacing(6); - gridLayout->setMargin(0); - gridLayout->setObjectName(QString::fromUtf8("gridLayout")); - GroupBox1 = new QGroupBox(DlgRef_1Sel1Check1List_QTD); - GroupBox1->setObjectName(QString::fromUtf8("GroupBox1")); - gridLayout1 = new QGridLayout(GroupBox1); - gridLayout1->setSpacing(6); - gridLayout1->setMargin(11); - gridLayout1->setObjectName(QString::fromUtf8("gridLayout1")); - gridLayout2 = new QGridLayout(); - gridLayout2->setSpacing(6); - gridLayout2->setMargin(0); - gridLayout2->setObjectName(QString::fromUtf8("gridLayout2")); - spacerItem = new QSpacerItem(0, 166, QSizePolicy::Minimum, QSizePolicy::Expanding); - - gridLayout2->addItem(spacerItem, 3, 2, 1, 1); - - CheckButton1 = new QRadioButton(GroupBox1); - CheckButton1->setObjectName(QString::fromUtf8("CheckButton1")); - - gridLayout2->addWidget(CheckButton1, 2, 0, 1, 3); - - TextLabel2 = new QLabel(GroupBox1); - TextLabel2->setObjectName(QString::fromUtf8("TextLabel2")); - QSizePolicy sizePolicy(static_cast(0), static_cast(0)); - sizePolicy.setHorizontalStretch(0); - sizePolicy.setVerticalStretch(0); - sizePolicy.setHeightForWidth(TextLabel2->sizePolicy().hasHeightForWidth()); - TextLabel2->setSizePolicy(sizePolicy); - TextLabel2->setWordWrap(false); - - gridLayout2->addWidget(TextLabel2, 1, 0, 1, 2); - - ComboBox1 = new QComboBox(GroupBox1); - ComboBox1->setObjectName(QString::fromUtf8("ComboBox1")); - QSizePolicy sizePolicy1(static_cast(7), static_cast(0)); - sizePolicy1.setHorizontalStretch(0); - sizePolicy1.setVerticalStretch(0); - sizePolicy1.setHeightForWidth(ComboBox1->sizePolicy().hasHeightForWidth()); - ComboBox1->setSizePolicy(sizePolicy1); - - gridLayout2->addWidget(ComboBox1, 1, 2, 1, 1); - - LineEdit1 = new QLineEdit(GroupBox1); - LineEdit1->setObjectName(QString::fromUtf8("LineEdit1")); - - gridLayout2->addWidget(LineEdit1, 0, 2, 1, 1); - - TextLabel1 = new QLabel(GroupBox1); - TextLabel1->setObjectName(QString::fromUtf8("TextLabel1")); - QSizePolicy sizePolicy2(static_cast(0), static_cast(0)); - sizePolicy2.setHorizontalStretch(0); - sizePolicy2.setVerticalStretch(0); - sizePolicy2.setHeightForWidth(TextLabel1->sizePolicy().hasHeightForWidth()); - TextLabel1->setSizePolicy(sizePolicy2); - TextLabel1->setWordWrap(false); - - gridLayout2->addWidget(TextLabel1, 0, 0, 1, 1); - - PushButton1 = new QPushButton(GroupBox1); - PushButton1->setObjectName(QString::fromUtf8("PushButton1")); - QSizePolicy sizePolicy3(static_cast(0), static_cast(0)); - sizePolicy3.setHorizontalStretch(0); - sizePolicy3.setVerticalStretch(0); - sizePolicy3.setHeightForWidth(PushButton1->sizePolicy().hasHeightForWidth()); - PushButton1->setSizePolicy(sizePolicy3); - - gridLayout2->addWidget(PushButton1, 0, 1, 1, 1); - - - gridLayout1->addLayout(gridLayout2, 0, 0, 1, 1); - - - gridLayout->addWidget(GroupBox1, 0, 0, 1, 1); - - - retranslateUi(DlgRef_1Sel1Check1List_QTD); - - QSize size(129, 104); - size = size.expandedTo(DlgRef_1Sel1Check1List_QTD->minimumSizeHint()); - DlgRef_1Sel1Check1List_QTD->resize(size); - - - QMetaObject::connectSlotsByName(DlgRef_1Sel1Check1List_QTD); - } // setupUi - - void retranslateUi(QWidget *DlgRef_1Sel1Check1List_QTD) - { - DlgRef_1Sel1Check1List_QTD->setWindowTitle(QApplication::translate("DlgRef_1Sel1Check1List_QTD", "DlgRef_1Sel1Check1List_QTD", 0, QApplication::UnicodeUTF8)); - GroupBox1->setTitle(QString()); - CheckButton1->setText(QString()); - TextLabel2->setText(QApplication::translate("DlgRef_1Sel1Check1List_QTD", "TL2", 0, QApplication::UnicodeUTF8)); - TextLabel1->setText(QApplication::translate("DlgRef_1Sel1Check1List_QTD", "TL1", 0, QApplication::UnicodeUTF8)); - PushButton1->setText(QString()); - Q_UNUSED(DlgRef_1Sel1Check1List_QTD); - } // retranslateUi - -}; - -namespace Ui { - class DlgRef_1Sel1Check1List_QTD: public Ui_DlgRef_1Sel1Check1List_QTD {}; -} // namespace Ui - -#endif // DLGREF_1SEL1CHECK1LIST_QTD_H diff --git a/src/DlgRef/DlgRef_1Sel1Check1List_QTD.ui b/src/DlgRef/DlgRef_1Sel1Check1List_QTD.ui new file mode 100644 index 000000000..67e158a1b --- /dev/null +++ b/src/DlgRef/DlgRef_1Sel1Check1List_QTD.ui @@ -0,0 +1,122 @@ + + DlgRef_1Sel1Check1List_QTD + + + + 0 + 0 + 156 + 94 + + + + + + + + 0 + + + 0 + + + + + + + + + 9 + + + 6 + + + + + + + + + + + + + 0 + 0 + 0 + 0 + + + + + + + + + + + + 0 + 0 + 0 + 0 + + + + TL1 + + + false + + + + + + + + + + + 7 + 0 + 0 + 0 + + + + + + + + + 0 + 0 + 0 + 0 + + + + TL2 + + + false + + + + + + + + + + qPixmapFromMimeSource + + PushButton1 + LineEdit1 + ComboBox1 + CheckButton1 + + + + diff --git a/src/DlgRef/DlgRef_1Sel1Check_QTD.h b/src/DlgRef/DlgRef_1Sel1Check_QTD.h deleted file mode 100644 index 788182edf..000000000 --- a/src/DlgRef/DlgRef_1Sel1Check_QTD.h +++ /dev/null @@ -1,127 +0,0 @@ -/******************************************************************************** -** Form generated from reading ui file 'DlgRef_1Sel1Check_QTD.ui' -** -** Created: Fri Jun 29 12:45:49 2007 -** by: Qt User Interface Compiler version 4.2.3 -** -** WARNING! All changes made in this file will be lost when recompiling ui file! -********************************************************************************/ - -#ifndef DLGREF_1SEL1CHECK_QTD_H -#define DLGREF_1SEL1CHECK_QTD_H - -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include - -class Ui_DlgRef_1Sel1Check_QTD -{ -public: - QGridLayout *gridLayout; - QGroupBox *GroupBox1; - QGridLayout *gridLayout1; - QGridLayout *gridLayout2; - QLabel *TextLabel1; - QPushButton *PushButton1; - QCheckBox *CheckButton1; - QSpacerItem *spacerItem; - QLineEdit *LineEdit1; - - void setupUi(QWidget *DlgRef_1Sel1Check_QTD) - { - DlgRef_1Sel1Check_QTD->setObjectName(QString::fromUtf8("DlgRef_1Sel1Check_QTD")); - gridLayout = new QGridLayout(DlgRef_1Sel1Check_QTD); - gridLayout->setSpacing(6); - gridLayout->setMargin(0); - gridLayout->setObjectName(QString::fromUtf8("gridLayout")); - GroupBox1 = new QGroupBox(DlgRef_1Sel1Check_QTD); - GroupBox1->setObjectName(QString::fromUtf8("GroupBox1")); - gridLayout1 = new QGridLayout(GroupBox1); - gridLayout1->setSpacing(6); - gridLayout1->setMargin(11); - gridLayout1->setObjectName(QString::fromUtf8("gridLayout1")); - gridLayout2 = new QGridLayout(); - gridLayout2->setSpacing(6); - gridLayout2->setMargin(0); - gridLayout2->setObjectName(QString::fromUtf8("gridLayout2")); - TextLabel1 = new QLabel(GroupBox1); - TextLabel1->setObjectName(QString::fromUtf8("TextLabel1")); - QSizePolicy sizePolicy(static_cast(0), static_cast(0)); - sizePolicy.setHorizontalStretch(0); - sizePolicy.setVerticalStretch(0); - sizePolicy.setHeightForWidth(TextLabel1->sizePolicy().hasHeightForWidth()); - TextLabel1->setSizePolicy(sizePolicy); - TextLabel1->setWordWrap(false); - - gridLayout2->addWidget(TextLabel1, 0, 0, 1, 1); - - PushButton1 = new QPushButton(GroupBox1); - PushButton1->setObjectName(QString::fromUtf8("PushButton1")); - QSizePolicy sizePolicy1(static_cast(0), static_cast(0)); - sizePolicy1.setHorizontalStretch(0); - sizePolicy1.setVerticalStretch(0); - sizePolicy1.setHeightForWidth(PushButton1->sizePolicy().hasHeightForWidth()); - PushButton1->setSizePolicy(sizePolicy1); - - gridLayout2->addWidget(PushButton1, 0, 1, 1, 1); - - CheckButton1 = new QCheckBox(GroupBox1); - CheckButton1->setObjectName(QString::fromUtf8("CheckButton1")); - - gridLayout2->addWidget(CheckButton1, 1, 0, 1, 3); - - spacerItem = new QSpacerItem(0, 16, QSizePolicy::Minimum, QSizePolicy::Expanding); - - gridLayout2->addItem(spacerItem, 2, 2, 1, 1); - - LineEdit1 = new QLineEdit(GroupBox1); - LineEdit1->setObjectName(QString::fromUtf8("LineEdit1")); - - gridLayout2->addWidget(LineEdit1, 0, 2, 1, 1); - - - gridLayout1->addLayout(gridLayout2, 0, 0, 1, 1); - - - gridLayout->addWidget(GroupBox1, 0, 0, 1, 1); - - QWidget::setTabOrder(PushButton1, LineEdit1); - QWidget::setTabOrder(LineEdit1, CheckButton1); - - retranslateUi(DlgRef_1Sel1Check_QTD); - - QSize size(382, 219); - size = size.expandedTo(DlgRef_1Sel1Check_QTD->minimumSizeHint()); - DlgRef_1Sel1Check_QTD->resize(size); - - - QMetaObject::connectSlotsByName(DlgRef_1Sel1Check_QTD); - } // setupUi - - void retranslateUi(QWidget *DlgRef_1Sel1Check_QTD) - { - DlgRef_1Sel1Check_QTD->setWindowTitle(QApplication::translate("DlgRef_1Sel1Check_QTD", "DlgRef_1Sel1Check_QTD", 0, QApplication::UnicodeUTF8)); - GroupBox1->setTitle(QString()); - TextLabel1->setText(QApplication::translate("DlgRef_1Sel1Check_QTD", "TL1", 0, QApplication::UnicodeUTF8)); - PushButton1->setText(QString()); - CheckButton1->setText(QString()); - Q_UNUSED(DlgRef_1Sel1Check_QTD); - } // retranslateUi - -}; - -namespace Ui { - class DlgRef_1Sel1Check_QTD: public Ui_DlgRef_1Sel1Check_QTD {}; -} // namespace Ui - -#endif // DLGREF_1SEL1CHECK_QTD_H diff --git a/src/DlgRef/DlgRef_1Sel1Check_QTD.ui b/src/DlgRef/DlgRef_1Sel1Check_QTD.ui new file mode 100644 index 000000000..ca24f20f8 --- /dev/null +++ b/src/DlgRef/DlgRef_1Sel1Check_QTD.ui @@ -0,0 +1,91 @@ + + DlgRef_1Sel1Check_QTD + + + + 0 + 0 + 155 + 64 + + + + + + + + 0 + + + 6 + + + + + + + + + 9 + + + 6 + + + + + + + + + + + + + + + + 0 + 0 + 0 + 0 + + + + TL1 + + + false + + + + + + + + 0 + 0 + 0 + 0 + + + + + + + + + + + + + + qPixmapFromMimeSource + + PushButton1 + LineEdit1 + CheckButton1 + + + + diff --git a/src/DlgRef/DlgRef_1Sel1Spin.cxx b/src/DlgRef/DlgRef_1Sel1Spin.cxx deleted file mode 100644 index b09c231d2..000000000 --- a/src/DlgRef/DlgRef_1Sel1Spin.cxx +++ /dev/null @@ -1,56 +0,0 @@ -// GEOM GEOMGUI : GUI for Geometry component -// -// Copyright (C) 2003 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 -// -// -// -// File : DlgRef_1Sel1Spin.cxx -// Author : Damien COQUERET -// Module : GEOM -// $Header: - -#include "DlgRef_1Sel1Spin.h" -#include "DlgRef_SpinBox.h" - -/* - * Constructs a DlgRef_1Sel1Spin which is a child of 'parent', with the - * name 'name' and widget flags set to 'f' - */ -DlgRef_1Sel1Spin::DlgRef_1Sel1Spin(QWidget* parent, const char* name, Qt::WindowFlags fl) - :QWidget(parent, fl) -{ - setupUi(this); - - setObjectName(name); - - SpinBox1->setAttribute( Qt::WA_DeleteOnClose ); - SpinBox1->close(); - SpinBox_DX = new DlgRef_SpinBox(GroupBox1, "SpinBox_DX"); - gridLayout3->addWidget(SpinBox_DX, 0, 1); -} - - -/* - * Destroys the object and frees any allocated resources - */ -DlgRef_1Sel1Spin::~DlgRef_1Sel1Spin() -{ - // no need to delete child widgets, Qt does it all for us -} diff --git a/src/DlgRef/DlgRef_1Sel1Spin.h b/src/DlgRef/DlgRef_1Sel1Spin.h deleted file mode 100644 index ffcb382c5..000000000 --- a/src/DlgRef/DlgRef_1Sel1Spin.h +++ /dev/null @@ -1,50 +0,0 @@ -// GEOM GEOMGUI : GUI for Geometry component -// -// Copyright (C) 2003 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 -// -// -// -// File : DlgRef_1Sel1Spin.h -// Author : Damien COQUERET -// Module : GEOM -// $Header: - -#ifndef DLGREF_1SEL1SPIN_H -#define DLGREF_1SEL1SPIN_H - -#include "GEOM_DlgRef.hxx" - -#include "DlgRef_1Sel1Spin_QTD.h" - -class DlgRef_SpinBox; - -class GEOM_DLGREF_EXPORT DlgRef_1Sel1Spin : public QWidget, public Ui::DlgRef_1Sel1Spin_QTD -{ - Q_OBJECT - -public: - DlgRef_1Sel1Spin( QWidget* parent = 0, const char* name = 0, Qt::WindowFlags fl = 0 ); - ~DlgRef_1Sel1Spin(); - - DlgRef_SpinBox* SpinBox_DX; - -}; - -#endif // DLGREF_1SEL1SPIN_H diff --git a/src/DlgRef/DlgRef_1Sel1Spin1Check.cxx b/src/DlgRef/DlgRef_1Sel1Spin1Check.cxx deleted file mode 100644 index 727da6299..000000000 --- a/src/DlgRef/DlgRef_1Sel1Spin1Check.cxx +++ /dev/null @@ -1,56 +0,0 @@ -// GEOM GEOMGUI : GUI for Geometry component -// -// Copyright (C) 2003 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 -// -// -// -// File : DlgRef_1Sel1Spin1Check.cxx -// Author : Damien COQUERET -// Module : GEOM -// $Header: - -#include "DlgRef_1Sel1Spin1Check.h" -#include "DlgRef_SpinBox.h" - -/* - * Constructs a DlgRef_1Sel1Spin which is a child of 'parent', with the - * name 'name' and widget flags set to 'f' - */ -DlgRef_1Sel1Spin1Check::DlgRef_1Sel1Spin1Check(QWidget* parent, const char* name, Qt::WindowFlags fl) - :QWidget(parent, fl) -{ - setupUi(this); - - setObjectName(name); - - SpinBox1->setAttribute( Qt::WA_DeleteOnClose ); - SpinBox1->close(); - SpinBox_DX = new DlgRef_SpinBox(GroupBox1, "SpinBox_DX"); - gridLayout3->addWidget(SpinBox_DX, 0, 1); -} - - -/* - * Destroys the object and frees any allocated resources - */ -DlgRef_1Sel1Spin1Check::~DlgRef_1Sel1Spin1Check() -{ - // no need to delete child widgets, Qt does it all for us -} diff --git a/src/DlgRef/DlgRef_1Sel1Spin1Check.h b/src/DlgRef/DlgRef_1Sel1Spin1Check.h deleted file mode 100644 index fea1501d9..000000000 --- a/src/DlgRef/DlgRef_1Sel1Spin1Check.h +++ /dev/null @@ -1,50 +0,0 @@ -// GEOM GEOMGUI : GUI for Geometry component -// -// Copyright (C) 2003 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 -// -// -// -// File : DlgRef_1Sel1Spin1Check.h -// Author : Damien COQUERET -// Module : GEOM -// $Header: - -#ifndef DLGREF_1SEL1SPIN1CHECK_H -#define DLGREF_1SEL1SPIN1CHECK_H - -#include "GEOM_DlgRef.hxx" - -#include "DlgRef_1Sel1Spin1Check_QTD.h" - -class DlgRef_SpinBox; - -class GEOM_DLGREF_EXPORT DlgRef_1Sel1Spin1Check : public QWidget, public Ui::DlgRef_1Sel1Spin1Check_QTD -{ - Q_OBJECT - -public: - DlgRef_1Sel1Spin1Check(QWidget* parent = 0, const char* name = 0, Qt::WindowFlags fl = 0); - ~DlgRef_1Sel1Spin1Check(); - - DlgRef_SpinBox* SpinBox_DX; - -}; - -#endif // DLGREF_1SEL1SPIN1CHECK_H diff --git a/src/DlgRef/DlgRef_1Sel1Spin1Check_QTD.h b/src/DlgRef/DlgRef_1Sel1Spin1Check_QTD.h deleted file mode 100644 index fdb5c9379..000000000 --- a/src/DlgRef/DlgRef_1Sel1Spin1Check_QTD.h +++ /dev/null @@ -1,161 +0,0 @@ -/******************************************************************************** -** Form generated from reading ui file 'DlgRef_1Sel1Spin1Check_QTD.ui' -** -** Created: Fri Jun 29 12:15:27 2007 -** by: Qt User Interface Compiler version 4.2.3 -** -** WARNING! All changes made in this file will be lost when recompiling ui file! -********************************************************************************/ - -#ifndef DLGREF_1SEL1SPIN1CHECK_QTD_H -#define DLGREF_1SEL1SPIN1CHECK_QTD_H - -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include - -class Ui_DlgRef_1Sel1Spin1Check_QTD -{ -public: - QGridLayout *gridLayout; - QGroupBox *GroupBox1; - QGridLayout *gridLayout1; - QGridLayout *gridLayout2; - QGridLayout *gridLayout3; - QSpinBox *SpinBox1; - QLabel *TextLabel2; - QLabel *TextLabel1; - QLineEdit *LineEdit1; - QPushButton *PushButton1; - QCheckBox *CheckButton1; - QSpacerItem *spacerItem; - - void setupUi(QWidget *DlgRef_1Sel1Spin1Check_QTD) - { - DlgRef_1Sel1Spin1Check_QTD->setObjectName(QString::fromUtf8("DlgRef_1Sel1Spin1Check_QTD")); - gridLayout = new QGridLayout(DlgRef_1Sel1Spin1Check_QTD); - gridLayout->setSpacing(6); - gridLayout->setMargin(0); - gridLayout->setObjectName(QString::fromUtf8("gridLayout")); - GroupBox1 = new QGroupBox(DlgRef_1Sel1Spin1Check_QTD); - GroupBox1->setObjectName(QString::fromUtf8("GroupBox1")); - gridLayout1 = new QGridLayout(GroupBox1); - gridLayout1->setSpacing(6); - gridLayout1->setMargin(11); - gridLayout1->setObjectName(QString::fromUtf8("gridLayout1")); - gridLayout2 = new QGridLayout(); - gridLayout2->setSpacing(6); - gridLayout2->setMargin(0); - gridLayout2->setObjectName(QString::fromUtf8("gridLayout2")); - gridLayout3 = new QGridLayout(); - gridLayout3->setSpacing(6); - gridLayout3->setMargin(0); - gridLayout3->setObjectName(QString::fromUtf8("gridLayout3")); - SpinBox1 = new QSpinBox(GroupBox1); - SpinBox1->setObjectName(QString::fromUtf8("SpinBox1")); - QSizePolicy sizePolicy(static_cast(7), static_cast(0)); - sizePolicy.setHorizontalStretch(0); - sizePolicy.setVerticalStretch(0); - sizePolicy.setHeightForWidth(SpinBox1->sizePolicy().hasHeightForWidth()); - SpinBox1->setSizePolicy(sizePolicy); - - gridLayout3->addWidget(SpinBox1, 0, 1, 1, 1); - - TextLabel2 = new QLabel(GroupBox1); - TextLabel2->setObjectName(QString::fromUtf8("TextLabel2")); - QSizePolicy sizePolicy1(static_cast(0), static_cast(0)); - sizePolicy1.setHorizontalStretch(0); - sizePolicy1.setVerticalStretch(0); - sizePolicy1.setHeightForWidth(TextLabel2->sizePolicy().hasHeightForWidth()); - TextLabel2->setSizePolicy(sizePolicy1); - TextLabel2->setWordWrap(false); - - gridLayout3->addWidget(TextLabel2, 0, 0, 1, 1); - - - gridLayout2->addLayout(gridLayout3, 1, 0, 1, 3); - - TextLabel1 = new QLabel(GroupBox1); - TextLabel1->setObjectName(QString::fromUtf8("TextLabel1")); - QSizePolicy sizePolicy2(static_cast(0), static_cast(0)); - sizePolicy2.setHorizontalStretch(0); - sizePolicy2.setVerticalStretch(0); - sizePolicy2.setHeightForWidth(TextLabel1->sizePolicy().hasHeightForWidth()); - TextLabel1->setSizePolicy(sizePolicy2); - TextLabel1->setWordWrap(false); - - gridLayout2->addWidget(TextLabel1, 0, 0, 1, 1); - - LineEdit1 = new QLineEdit(GroupBox1); - LineEdit1->setObjectName(QString::fromUtf8("LineEdit1")); - - gridLayout2->addWidget(LineEdit1, 0, 2, 1, 1); - - PushButton1 = new QPushButton(GroupBox1); - PushButton1->setObjectName(QString::fromUtf8("PushButton1")); - QSizePolicy sizePolicy3(static_cast(0), static_cast(0)); - sizePolicy3.setHorizontalStretch(0); - sizePolicy3.setVerticalStretch(0); - sizePolicy3.setHeightForWidth(PushButton1->sizePolicy().hasHeightForWidth()); - PushButton1->setSizePolicy(sizePolicy3); - - gridLayout2->addWidget(PushButton1, 0, 1, 1, 1); - - CheckButton1 = new QCheckBox(GroupBox1); - CheckButton1->setObjectName(QString::fromUtf8("CheckButton1")); - - gridLayout2->addWidget(CheckButton1, 2, 0, 1, 3); - - spacerItem = new QSpacerItem(0, 16, QSizePolicy::Minimum, QSizePolicy::Expanding); - - gridLayout2->addItem(spacerItem, 3, 2, 1, 1); - - - gridLayout1->addLayout(gridLayout2, 0, 0, 1, 1); - - - gridLayout->addWidget(GroupBox1, 0, 0, 1, 1); - - QWidget::setTabOrder(PushButton1, LineEdit1); - QWidget::setTabOrder(LineEdit1, SpinBox1); - QWidget::setTabOrder(SpinBox1, CheckButton1); - - retranslateUi(DlgRef_1Sel1Spin1Check_QTD); - - QSize size(163, 109); - size = size.expandedTo(DlgRef_1Sel1Spin1Check_QTD->minimumSizeHint()); - DlgRef_1Sel1Spin1Check_QTD->resize(size); - - - QMetaObject::connectSlotsByName(DlgRef_1Sel1Spin1Check_QTD); - } // setupUi - - void retranslateUi(QWidget *DlgRef_1Sel1Spin1Check_QTD) - { - DlgRef_1Sel1Spin1Check_QTD->setWindowTitle(QApplication::translate("DlgRef_1Sel1Spin1Check_QTD", "DlgRef_1Sel1Spin1Check_QTD", 0, QApplication::UnicodeUTF8)); - GroupBox1->setTitle(QString()); - TextLabel2->setText(QApplication::translate("DlgRef_1Sel1Spin1Check_QTD", "TL2", 0, QApplication::UnicodeUTF8)); - TextLabel1->setText(QApplication::translate("DlgRef_1Sel1Spin1Check_QTD", "TL1", 0, QApplication::UnicodeUTF8)); - PushButton1->setText(QString()); - CheckButton1->setText(QString()); - Q_UNUSED(DlgRef_1Sel1Spin1Check_QTD); - } // retranslateUi - -}; - -namespace Ui { - class DlgRef_1Sel1Spin1Check_QTD: public Ui_DlgRef_1Sel1Spin1Check_QTD {}; -} // namespace Ui - -#endif // DLGREF_1SEL1SPIN1CHECK_QTD_H diff --git a/src/DlgRef/DlgRef_1Sel1Spin1Check_QTD.ui b/src/DlgRef/DlgRef_1Sel1Spin1Check_QTD.ui new file mode 100644 index 000000000..379982b8e --- /dev/null +++ b/src/DlgRef/DlgRef_1Sel1Spin1Check_QTD.ui @@ -0,0 +1,113 @@ + + DlgRef_1Sel1Spin1Check_QTD + + + + 0 + 0 + 156 + 89 + + + + + + + + 0 + + + 6 + + + + + + + + + 9 + + + 6 + + + + + + + + + + + + + 0 + 0 + 0 + 0 + + + + TL2 + + + false + + + + + + + + + + + 0 + 0 + 0 + 0 + + + + TL1 + + + false + + + + + + + + + + + 0 + 0 + 0 + 0 + + + + + + + + + + + + + + qPixmapFromMimeSource + + PushButton1 + LineEdit1 + SpinBox_DX + CheckButton1 + + + + diff --git a/src/DlgRef/DlgRef_1Sel1Spin_QTD.h b/src/DlgRef/DlgRef_1Sel1Spin_QTD.h deleted file mode 100644 index 9420174e0..000000000 --- a/src/DlgRef/DlgRef_1Sel1Spin_QTD.h +++ /dev/null @@ -1,150 +0,0 @@ -/******************************************************************************** -** Form generated from reading ui file 'DlgRef_1Sel1Spin_QTD.ui' -** -** Created: Fri Jun 29 12:12:03 2007 -** by: Qt User Interface Compiler version 4.2.3 -** -** WARNING! All changes made in this file will be lost when recompiling ui file! -********************************************************************************/ - -#ifndef DLGREF_1SEL1SPIN_QTD_H -#define DLGREF_1SEL1SPIN_QTD_H - -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include - -class Ui_DlgRef_1Sel1Spin_QTD -{ -public: - QGridLayout *gridLayout; - QGroupBox *GroupBox1; - QGridLayout *gridLayout1; - QGridLayout *gridLayout2; - QPushButton *PushButton1; - QLabel *TextLabel1; - QLineEdit *LineEdit1; - QGridLayout *gridLayout3; - QLabel *TextLabel2; - QSpinBox *SpinBox1; - QSpacerItem *spacerItem; - - void setupUi(QWidget *DlgRef_1Sel1Spin_QTD) - { - DlgRef_1Sel1Spin_QTD->setObjectName(QString::fromUtf8("DlgRef_1Sel1Spin_QTD")); - gridLayout = new QGridLayout(DlgRef_1Sel1Spin_QTD); - gridLayout->setSpacing(6); - gridLayout->setMargin(0); - gridLayout->setObjectName(QString::fromUtf8("gridLayout")); - GroupBox1 = new QGroupBox(DlgRef_1Sel1Spin_QTD); - GroupBox1->setObjectName(QString::fromUtf8("GroupBox1")); - gridLayout1 = new QGridLayout(GroupBox1); - gridLayout1->setSpacing(6); - gridLayout1->setMargin(11); - gridLayout1->setObjectName(QString::fromUtf8("gridLayout1")); - gridLayout2 = new QGridLayout(); - gridLayout2->setSpacing(6); - gridLayout2->setMargin(0); - gridLayout2->setObjectName(QString::fromUtf8("gridLayout2")); - PushButton1 = new QPushButton(GroupBox1); - PushButton1->setObjectName(QString::fromUtf8("PushButton1")); - QSizePolicy sizePolicy(static_cast(0), static_cast(0)); - sizePolicy.setHorizontalStretch(0); - sizePolicy.setVerticalStretch(0); - sizePolicy.setHeightForWidth(PushButton1->sizePolicy().hasHeightForWidth()); - PushButton1->setSizePolicy(sizePolicy); - - gridLayout2->addWidget(PushButton1, 0, 1, 1, 1); - - TextLabel1 = new QLabel(GroupBox1); - TextLabel1->setObjectName(QString::fromUtf8("TextLabel1")); - QSizePolicy sizePolicy1(static_cast(0), static_cast(0)); - sizePolicy1.setHorizontalStretch(0); - sizePolicy1.setVerticalStretch(0); - sizePolicy1.setHeightForWidth(TextLabel1->sizePolicy().hasHeightForWidth()); - TextLabel1->setSizePolicy(sizePolicy1); - TextLabel1->setWordWrap(false); - - gridLayout2->addWidget(TextLabel1, 0, 0, 1, 1); - - LineEdit1 = new QLineEdit(GroupBox1); - LineEdit1->setObjectName(QString::fromUtf8("LineEdit1")); - - gridLayout2->addWidget(LineEdit1, 0, 2, 1, 1); - - gridLayout3 = new QGridLayout(); - gridLayout3->setSpacing(6); - gridLayout3->setMargin(0); - gridLayout3->setObjectName(QString::fromUtf8("gridLayout3")); - TextLabel2 = new QLabel(GroupBox1); - TextLabel2->setObjectName(QString::fromUtf8("TextLabel2")); - QSizePolicy sizePolicy2(static_cast(0), static_cast(0)); - sizePolicy2.setHorizontalStretch(0); - sizePolicy2.setVerticalStretch(0); - sizePolicy2.setHeightForWidth(TextLabel2->sizePolicy().hasHeightForWidth()); - TextLabel2->setSizePolicy(sizePolicy2); - TextLabel2->setWordWrap(false); - - gridLayout3->addWidget(TextLabel2, 0, 0, 1, 1); - - SpinBox1 = new QSpinBox(GroupBox1); - SpinBox1->setObjectName(QString::fromUtf8("SpinBox1")); - QSizePolicy sizePolicy3(static_cast(7), static_cast(0)); - sizePolicy3.setHorizontalStretch(0); - sizePolicy3.setVerticalStretch(0); - sizePolicy3.setHeightForWidth(SpinBox1->sizePolicy().hasHeightForWidth()); - SpinBox1->setSizePolicy(sizePolicy3); - - gridLayout3->addWidget(SpinBox1, 0, 1, 1, 1); - - - gridLayout2->addLayout(gridLayout3, 1, 0, 1, 3); - - spacerItem = new QSpacerItem(0, 16, QSizePolicy::Minimum, QSizePolicy::Expanding); - - gridLayout2->addItem(spacerItem, 2, 2, 1, 1); - - - gridLayout1->addLayout(gridLayout2, 0, 0, 1, 1); - - - gridLayout->addWidget(GroupBox1, 0, 0, 1, 1); - - - retranslateUi(DlgRef_1Sel1Spin_QTD); - - QSize size(129, 87); - size = size.expandedTo(DlgRef_1Sel1Spin_QTD->minimumSizeHint()); - DlgRef_1Sel1Spin_QTD->resize(size); - - - QMetaObject::connectSlotsByName(DlgRef_1Sel1Spin_QTD); - } // setupUi - - void retranslateUi(QWidget *DlgRef_1Sel1Spin_QTD) - { - DlgRef_1Sel1Spin_QTD->setWindowTitle(QApplication::translate("DlgRef_1Sel1Spin_QTD", "DlgRef_1Sel1Spin_QTD", 0, QApplication::UnicodeUTF8)); - GroupBox1->setTitle(QString()); - PushButton1->setText(QString()); - TextLabel1->setText(QApplication::translate("DlgRef_1Sel1Spin_QTD", "TL1", 0, QApplication::UnicodeUTF8)); - TextLabel2->setText(QApplication::translate("DlgRef_1Sel1Spin_QTD", "TL2", 0, QApplication::UnicodeUTF8)); - Q_UNUSED(DlgRef_1Sel1Spin_QTD); - } // retranslateUi - -}; - -namespace Ui { - class DlgRef_1Sel1Spin_QTD: public Ui_DlgRef_1Sel1Spin_QTD {}; -} // namespace Ui - -#endif // DLGREF_1SEL1SPIN_QTD_H diff --git a/src/DlgRef/DlgRef_1Sel1Spin_QTD.ui b/src/DlgRef/DlgRef_1Sel1Spin_QTD.ui new file mode 100644 index 000000000..09c6d0baf --- /dev/null +++ b/src/DlgRef/DlgRef_1Sel1Spin_QTD.ui @@ -0,0 +1,100 @@ + + DlgRef_1Sel1Spin_QTD + + + + 0 + 0 + 156 + 70 + + + + + + + + 0 + + + 0 + + + + + + + + + 9 + + + 6 + + + + + + 0 + 0 + 0 + 0 + + + + TL1 + + + false + + + + + + + + + + + 0 + 0 + 0 + 0 + + + + + + + + + + + + 0 + 0 + 0 + 0 + + + + TL2 + + + false + + + + + + + + + + + + + qPixmapFromMimeSource + + + diff --git a/src/DlgRef/DlgRef_1Sel2Spin.cxx b/src/DlgRef/DlgRef_1Sel2Spin.cxx deleted file mode 100644 index eae239742..000000000 --- a/src/DlgRef/DlgRef_1Sel2Spin.cxx +++ /dev/null @@ -1,63 +0,0 @@ -// GEOM GEOMGUI : GUI for Geometry component -// -// Copyright (C) 2003 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 -// -// -// -// File : DlgRef_1Sel2Spin.cxx -// Author : Damien COQUERET -// Module : GEOM -// $Header: - -#include "DlgRef_1Sel2Spin.h" -#include "DlgRef_SpinBox.h" - -/* - * Constructs a DlgRef_1Sel2Spin which is a child of 'parent', with the - * name 'name' and widget flags set to 'f' - */ -DlgRef_1Sel2Spin::DlgRef_1Sel2Spin(QWidget* parent, const char* name, Qt::WindowFlags fl) - :QWidget(parent, fl) -{ - setupUi(this); - - setObjectName(name); - - SpinBox1->setAttribute( Qt::WA_DeleteOnClose ); - SpinBox1->close(); - SpinBox2->setAttribute( Qt::WA_DeleteOnClose ); - SpinBox2->close(); - - SpinBox_DX = new DlgRef_SpinBox(GroupBox1, "SpinBox_DX"); - gridLayout3->addWidget(SpinBox_DX, 0, 1); - - SpinBox_DY = new DlgRef_SpinBox( GroupBox1, "SpinBox_DY"); - gridLayout3->addWidget(SpinBox_DY, 1, 1); - -} - - -/* - * Destroys the object and frees any allocated resources - */ -DlgRef_1Sel2Spin::~DlgRef_1Sel2Spin() -{ - // no need to delete child widgets, Qt does it all for us -} diff --git a/src/DlgRef/DlgRef_1Sel2Spin.h b/src/DlgRef/DlgRef_1Sel2Spin.h deleted file mode 100644 index 034e1f011..000000000 --- a/src/DlgRef/DlgRef_1Sel2Spin.h +++ /dev/null @@ -1,51 +0,0 @@ -// GEOM GEOMGUI : GUI for Geometry component -// -// Copyright (C) 2003 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 -// -// -// -// File : DlgRef_1Sel2Spin.h -// Author : Damien COQUERET -// Module : GEOM -// $Header: - -#ifndef DLGREF_1SEL2SPIN_H -#define DLGREF_1SEL2SPIN_H - -#include "GEOM_DlgRef.hxx" - -#include "DlgRef_1Sel2Spin_QTD.h" - -class DlgRef_SpinBox; - -class GEOM_DLGREF_EXPORT DlgRef_1Sel2Spin : public QWidget, public Ui::DlgRef_1Sel2Spin_QTD -{ - Q_OBJECT - -public: - DlgRef_1Sel2Spin(QWidget* parent = 0, const char* name = 0, Qt::WindowFlags fl = 0); - ~DlgRef_1Sel2Spin(); - - DlgRef_SpinBox* SpinBox_DX; - DlgRef_SpinBox* SpinBox_DY; - -}; - -#endif // DLGREF_1SEL2SPIN_H diff --git a/src/DlgRef/DlgRef_1Sel2Spin_QTD.h b/src/DlgRef/DlgRef_1Sel2Spin_QTD.h deleted file mode 100644 index 7669853c1..000000000 --- a/src/DlgRef/DlgRef_1Sel2Spin_QTD.h +++ /dev/null @@ -1,174 +0,0 @@ -/******************************************************************************** -** Form generated from reading ui file 'DlgRef_1Sel2Spin_QTD.ui' -** -** Created: Fri Jun 29 12:27:41 2007 -** by: Qt User Interface Compiler version 4.2.3 -** -** WARNING! All changes made in this file will be lost when recompiling ui file! -********************************************************************************/ - -#ifndef DLGREF_1SEL2SPIN_QTD_H -#define DLGREF_1SEL2SPIN_QTD_H - -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include - -class Ui_DlgRef_1Sel2Spin_QTD -{ -public: - QGridLayout *gridLayout; - QGroupBox *GroupBox1; - QGridLayout *gridLayout1; - QGridLayout *gridLayout2; - QGridLayout *gridLayout3; - QLabel *TextLabel3; - QSpinBox *SpinBox1; - QLabel *TextLabel2; - QSpinBox *SpinBox2; - QLineEdit *LineEdit1; - QSpacerItem *spacerItem; - QPushButton *PushButton1; - QLabel *TextLabel1; - - void setupUi(QWidget *DlgRef_1Sel2Spin_QTD) - { - DlgRef_1Sel2Spin_QTD->setObjectName(QString::fromUtf8("DlgRef_1Sel2Spin_QTD")); - gridLayout = new QGridLayout(DlgRef_1Sel2Spin_QTD); - gridLayout->setSpacing(6); - gridLayout->setMargin(0); - gridLayout->setObjectName(QString::fromUtf8("gridLayout")); - GroupBox1 = new QGroupBox(DlgRef_1Sel2Spin_QTD); - GroupBox1->setObjectName(QString::fromUtf8("GroupBox1")); - gridLayout1 = new QGridLayout(GroupBox1); - gridLayout1->setSpacing(6); - gridLayout1->setMargin(11); - gridLayout1->setObjectName(QString::fromUtf8("gridLayout1")); - gridLayout2 = new QGridLayout(); - gridLayout2->setSpacing(6); - gridLayout2->setMargin(0); - gridLayout2->setObjectName(QString::fromUtf8("gridLayout2")); - gridLayout3 = new QGridLayout(); - gridLayout3->setSpacing(6); - gridLayout3->setMargin(0); - gridLayout3->setObjectName(QString::fromUtf8("gridLayout3")); - TextLabel3 = new QLabel(GroupBox1); - TextLabel3->setObjectName(QString::fromUtf8("TextLabel3")); - QSizePolicy sizePolicy(static_cast(0), static_cast(0)); - sizePolicy.setHorizontalStretch(0); - sizePolicy.setVerticalStretch(0); - sizePolicy.setHeightForWidth(TextLabel3->sizePolicy().hasHeightForWidth()); - TextLabel3->setSizePolicy(sizePolicy); - TextLabel3->setWordWrap(false); - - gridLayout3->addWidget(TextLabel3, 1, 0, 1, 1); - - SpinBox1 = new QSpinBox(GroupBox1); - SpinBox1->setObjectName(QString::fromUtf8("SpinBox1")); - QSizePolicy sizePolicy1(static_cast(7), static_cast(0)); - sizePolicy1.setHorizontalStretch(0); - sizePolicy1.setVerticalStretch(0); - sizePolicy1.setHeightForWidth(SpinBox1->sizePolicy().hasHeightForWidth()); - SpinBox1->setSizePolicy(sizePolicy1); - - gridLayout3->addWidget(SpinBox1, 0, 1, 1, 1); - - TextLabel2 = new QLabel(GroupBox1); - TextLabel2->setObjectName(QString::fromUtf8("TextLabel2")); - QSizePolicy sizePolicy2(static_cast(0), static_cast(0)); - sizePolicy2.setHorizontalStretch(0); - sizePolicy2.setVerticalStretch(0); - sizePolicy2.setHeightForWidth(TextLabel2->sizePolicy().hasHeightForWidth()); - TextLabel2->setSizePolicy(sizePolicy2); - TextLabel2->setWordWrap(false); - - gridLayout3->addWidget(TextLabel2, 0, 0, 1, 1); - - SpinBox2 = new QSpinBox(GroupBox1); - SpinBox2->setObjectName(QString::fromUtf8("SpinBox2")); - QSizePolicy sizePolicy3(static_cast(7), static_cast(0)); - sizePolicy3.setHorizontalStretch(0); - sizePolicy3.setVerticalStretch(0); - sizePolicy3.setHeightForWidth(SpinBox2->sizePolicy().hasHeightForWidth()); - SpinBox2->setSizePolicy(sizePolicy3); - - gridLayout3->addWidget(SpinBox2, 1, 1, 1, 1); - - - gridLayout2->addLayout(gridLayout3, 1, 0, 1, 3); - - LineEdit1 = new QLineEdit(GroupBox1); - LineEdit1->setObjectName(QString::fromUtf8("LineEdit1")); - - gridLayout2->addWidget(LineEdit1, 0, 2, 1, 1); - - spacerItem = new QSpacerItem(0, 30, QSizePolicy::Minimum, QSizePolicy::Expanding); - - gridLayout2->addItem(spacerItem, 2, 2, 1, 1); - - PushButton1 = new QPushButton(GroupBox1); - PushButton1->setObjectName(QString::fromUtf8("PushButton1")); - QSizePolicy sizePolicy4(static_cast(0), static_cast(0)); - sizePolicy4.setHorizontalStretch(0); - sizePolicy4.setVerticalStretch(0); - sizePolicy4.setHeightForWidth(PushButton1->sizePolicy().hasHeightForWidth()); - PushButton1->setSizePolicy(sizePolicy4); - - gridLayout2->addWidget(PushButton1, 0, 1, 1, 1); - - TextLabel1 = new QLabel(GroupBox1); - TextLabel1->setObjectName(QString::fromUtf8("TextLabel1")); - QSizePolicy sizePolicy5(static_cast(0), static_cast(0)); - sizePolicy5.setHorizontalStretch(0); - sizePolicy5.setVerticalStretch(0); - sizePolicy5.setHeightForWidth(TextLabel1->sizePolicy().hasHeightForWidth()); - TextLabel1->setSizePolicy(sizePolicy5); - TextLabel1->setWordWrap(false); - - gridLayout2->addWidget(TextLabel1, 0, 0, 1, 1); - - - gridLayout1->addLayout(gridLayout2, 0, 0, 1, 1); - - - gridLayout->addWidget(GroupBox1, 0, 0, 1, 1); - - - retranslateUi(DlgRef_1Sel2Spin_QTD); - - QSize size(129, 115); - size = size.expandedTo(DlgRef_1Sel2Spin_QTD->minimumSizeHint()); - DlgRef_1Sel2Spin_QTD->resize(size); - - - QMetaObject::connectSlotsByName(DlgRef_1Sel2Spin_QTD); - } // setupUi - - void retranslateUi(QWidget *DlgRef_1Sel2Spin_QTD) - { - DlgRef_1Sel2Spin_QTD->setWindowTitle(QApplication::translate("DlgRef_1Sel2Spin_QTD", "DlgRef_1Sel2Spin_QTD", 0, QApplication::UnicodeUTF8)); - GroupBox1->setTitle(QString()); - TextLabel3->setText(QApplication::translate("DlgRef_1Sel2Spin_QTD", "TL3", 0, QApplication::UnicodeUTF8)); - TextLabel2->setText(QApplication::translate("DlgRef_1Sel2Spin_QTD", "TL2", 0, QApplication::UnicodeUTF8)); - PushButton1->setText(QString()); - TextLabel1->setText(QApplication::translate("DlgRef_1Sel2Spin_QTD", "TL1", 0, QApplication::UnicodeUTF8)); - Q_UNUSED(DlgRef_1Sel2Spin_QTD); - } // retranslateUi - -}; - -namespace Ui { - class DlgRef_1Sel2Spin_QTD: public Ui_DlgRef_1Sel2Spin_QTD {}; -} // namespace Ui - -#endif // DLGREF_1SEL2SPIN_QTD_H diff --git a/src/DlgRef/DlgRef_1Sel2Spin_QTD.ui b/src/DlgRef/DlgRef_1Sel2Spin_QTD.ui new file mode 100644 index 000000000..890c16dc6 --- /dev/null +++ b/src/DlgRef/DlgRef_1Sel2Spin_QTD.ui @@ -0,0 +1,127 @@ + + DlgRef_1Sel2Spin_QTD + + + + 0 + 0 + 156 + 95 + + + + + + + + 0 + + + 0 + + + + + + + + + 9 + + + 6 + + + + + + + + + + + + 0 + 0 + 0 + 0 + + + + TL2 + + + false + + + + + + + + 0 + 0 + 0 + 0 + + + + TL3 + + + false + + + + + + + + 0 + 0 + 0 + 0 + + + + TL1 + + + false + + + + + + + + + + + 0 + 0 + 0 + 0 + + + + + + + + + + + + + + qPixmapFromMimeSource + + PushButton1 + LineEdit1 + SpinBox_DX + SpinBox_DY + + + + diff --git a/src/DlgRef/DlgRef_1Sel3Check_QTD.h b/src/DlgRef/DlgRef_1Sel3Check_QTD.h deleted file mode 100644 index 7572d8d1f..000000000 --- a/src/DlgRef/DlgRef_1Sel3Check_QTD.h +++ /dev/null @@ -1,143 +0,0 @@ -/******************************************************************************** -** Form generated from reading ui file 'DlgRef_1Sel3Check_QTD.ui' -** -** Created: Fri Jun 29 12:48:25 2007 -** by: Qt User Interface Compiler version 4.2.3 -** -** WARNING! All changes made in this file will be lost when recompiling ui file! -********************************************************************************/ - -#ifndef DLGREF_1SEL3CHECK_QTD_H -#define DLGREF_1SEL3CHECK_QTD_H - -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include - -class Ui_DlgRef_1Sel3Check_QTD -{ -public: - QGridLayout *gridLayout; - QGroupBox *GroupBox1; - QGridLayout *gridLayout1; - QGridLayout *gridLayout2; - QSpacerItem *spacerItem; - QLineEdit *LineEdit1; - QCheckBox *CheckButton2; - QCheckBox *CheckButton1; - QCheckBox *CheckButton3; - QPushButton *PushButton1; - QLabel *TextLabel1; - - void setupUi(QWidget *DlgRef_1Sel3Check_QTD) - { - DlgRef_1Sel3Check_QTD->setObjectName(QString::fromUtf8("DlgRef_1Sel3Check_QTD")); - gridLayout = new QGridLayout(DlgRef_1Sel3Check_QTD); - gridLayout->setSpacing(6); - gridLayout->setMargin(0); - gridLayout->setObjectName(QString::fromUtf8("gridLayout")); - GroupBox1 = new QGroupBox(DlgRef_1Sel3Check_QTD); - GroupBox1->setObjectName(QString::fromUtf8("GroupBox1")); - gridLayout1 = new QGridLayout(GroupBox1); - gridLayout1->setSpacing(6); - gridLayout1->setMargin(11); - gridLayout1->setObjectName(QString::fromUtf8("gridLayout1")); - gridLayout2 = new QGridLayout(); - gridLayout2->setSpacing(6); - gridLayout2->setMargin(0); - gridLayout2->setObjectName(QString::fromUtf8("gridLayout2")); - spacerItem = new QSpacerItem(0, 16, QSizePolicy::Minimum, QSizePolicy::Expanding); - - gridLayout2->addItem(spacerItem, 4, 2, 1, 1); - - LineEdit1 = new QLineEdit(GroupBox1); - LineEdit1->setObjectName(QString::fromUtf8("LineEdit1")); - - gridLayout2->addWidget(LineEdit1, 0, 2, 1, 1); - - CheckButton2 = new QCheckBox(GroupBox1); - CheckButton2->setObjectName(QString::fromUtf8("CheckButton2")); - - gridLayout2->addWidget(CheckButton2, 2, 0, 1, 3); - - CheckButton1 = new QCheckBox(GroupBox1); - CheckButton1->setObjectName(QString::fromUtf8("CheckButton1")); - - gridLayout2->addWidget(CheckButton1, 1, 0, 1, 3); - - CheckButton3 = new QCheckBox(GroupBox1); - CheckButton3->setObjectName(QString::fromUtf8("CheckButton3")); - - gridLayout2->addWidget(CheckButton3, 3, 0, 1, 3); - - PushButton1 = new QPushButton(GroupBox1); - PushButton1->setObjectName(QString::fromUtf8("PushButton1")); - QSizePolicy sizePolicy(static_cast(0), static_cast(0)); - sizePolicy.setHorizontalStretch(0); - sizePolicy.setVerticalStretch(0); - sizePolicy.setHeightForWidth(PushButton1->sizePolicy().hasHeightForWidth()); - PushButton1->setSizePolicy(sizePolicy); - - gridLayout2->addWidget(PushButton1, 0, 1, 1, 1); - - TextLabel1 = new QLabel(GroupBox1); - TextLabel1->setObjectName(QString::fromUtf8("TextLabel1")); - QSizePolicy sizePolicy1(static_cast(0), static_cast(0)); - sizePolicy1.setHorizontalStretch(0); - sizePolicy1.setVerticalStretch(0); - sizePolicy1.setHeightForWidth(TextLabel1->sizePolicy().hasHeightForWidth()); - TextLabel1->setSizePolicy(sizePolicy1); - TextLabel1->setWordWrap(false); - - gridLayout2->addWidget(TextLabel1, 0, 0, 1, 1); - - - gridLayout1->addLayout(gridLayout2, 0, 0, 1, 1); - - - gridLayout->addWidget(GroupBox1, 0, 0, 1, 1); - - QWidget::setTabOrder(PushButton1, LineEdit1); - QWidget::setTabOrder(LineEdit1, CheckButton1); - QWidget::setTabOrder(CheckButton1, CheckButton2); - QWidget::setTabOrder(CheckButton2, CheckButton3); - - retranslateUi(DlgRef_1Sel3Check_QTD); - - QSize size(163, 116); - size = size.expandedTo(DlgRef_1Sel3Check_QTD->minimumSizeHint()); - DlgRef_1Sel3Check_QTD->resize(size); - - - QMetaObject::connectSlotsByName(DlgRef_1Sel3Check_QTD); - } // setupUi - - void retranslateUi(QWidget *DlgRef_1Sel3Check_QTD) - { - DlgRef_1Sel3Check_QTD->setWindowTitle(QApplication::translate("DlgRef_1Sel3Check_QTD", "DlgRef_1Sel3Check_QTD", 0, QApplication::UnicodeUTF8)); - GroupBox1->setTitle(QString()); - CheckButton2->setText(QString()); - CheckButton1->setText(QString()); - CheckButton3->setText(QString()); - PushButton1->setText(QString()); - TextLabel1->setText(QApplication::translate("DlgRef_1Sel3Check_QTD", "TL1", 0, QApplication::UnicodeUTF8)); - Q_UNUSED(DlgRef_1Sel3Check_QTD); - } // retranslateUi - -}; - -namespace Ui { - class DlgRef_1Sel3Check_QTD: public Ui_DlgRef_1Sel3Check_QTD {}; -} // namespace Ui - -#endif // DLGREF_1SEL3CHECK_QTD_H diff --git a/src/DlgRef/DlgRef_1Sel3Check_QTD.ui b/src/DlgRef/DlgRef_1Sel3Check_QTD.ui new file mode 100644 index 000000000..bcc2e309d --- /dev/null +++ b/src/DlgRef/DlgRef_1Sel3Check_QTD.ui @@ -0,0 +1,107 @@ + + DlgRef_1Sel3Check_QTD + + + + 0 + 0 + 155 + 114 + + + + + + + + 0 + + + 0 + + + + + + + + + 9 + + + 6 + + + + + + 0 + 0 + 0 + 0 + + + + TL1 + + + false + + + + + + + + 0 + 0 + 0 + 0 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + qPixmapFromMimeSource + + PushButton1 + LineEdit1 + CheckButton1 + CheckButton2 + CheckButton3 + + + + diff --git a/src/DlgRef/DlgRef_1Sel3Spin.cxx b/src/DlgRef/DlgRef_1Sel3Spin.cxx deleted file mode 100644 index 4ea4e77ff..000000000 --- a/src/DlgRef/DlgRef_1Sel3Spin.cxx +++ /dev/null @@ -1,69 +0,0 @@ -// GEOM GEOMGUI : GUI for Geometry component -// -// Copyright (C) 2003 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 -// -// -// -// File : DlgRef_1Sel3Spin.cxx -// Author : Damien COQUERET -// Module : GEOM -// $Header: - -#include "DlgRef_1Sel3Spin.h" -#include "DlgRef_SpinBox.h" - -/* - * Constructs a DlgRef_1Sel3Spin which is a child of 'parent', with the - * name 'name' and widget flags set to 'f' - */ -DlgRef_1Sel3Spin::DlgRef_1Sel3Spin(QWidget* parent, const char* name, Qt::WindowFlags fl) - :QWidget(parent, fl) -{ - setupUi(this); - - setObjectName(name); - - SpinBox1->setAttribute( Qt::WA_DeleteOnClose ); - SpinBox1->close(); - - SpinBox2->setAttribute( Qt::WA_DeleteOnClose ); - SpinBox2->close(); - - SpinBox3->setAttribute( Qt::WA_DeleteOnClose ); - SpinBox3->close(); - - SpinBox_DX = new DlgRef_SpinBox(GroupBox1, "SpinBox_DX"); - gridLayout3->addWidget(SpinBox_DX, 0, 1); - - SpinBox_DY = new DlgRef_SpinBox( GroupBox1, "SpinBox_DY"); - gridLayout3->addWidget(SpinBox_DY, 1, 1); - - SpinBox_DZ = new DlgRef_SpinBox( GroupBox1, "SpinBox_DZ"); - gridLayout3->addWidget(SpinBox_DZ, 2, 1); -} - - -/* - * Destroys the object and frees any allocated resources - */ -DlgRef_1Sel3Spin::~DlgRef_1Sel3Spin() -{ - // no need to delete child widgets, Qt does it all for us -} diff --git a/src/DlgRef/DlgRef_1Sel3Spin.h b/src/DlgRef/DlgRef_1Sel3Spin.h deleted file mode 100644 index 7f033b9d0..000000000 --- a/src/DlgRef/DlgRef_1Sel3Spin.h +++ /dev/null @@ -1,52 +0,0 @@ -// GEOM GEOMGUI : GUI for Geometry component -// -// Copyright (C) 2003 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 -// -// -// -// File : DlgRef_1Sel3Spin.h -// Author : Damien COQUERET -// Module : GEOM -// $Header: - -#ifndef DLGREF_1SEL3SPIN_H -#define DLGREF_1SEL3SPIN_H - -#include "GEOM_DlgRef.hxx" - -#include "DlgRef_1Sel3Spin_QTD.h" - -class DlgRef_SpinBox; - -class GEOM_DLGREF_EXPORT DlgRef_1Sel3Spin : public QWidget, public Ui::DlgRef_1Sel3Spin_QTD -{ - Q_OBJECT - -public: - DlgRef_1Sel3Spin(QWidget* parent = 0, const char* name = 0, Qt::WindowFlags fl = 0); - ~DlgRef_1Sel3Spin(); - - DlgRef_SpinBox* SpinBox_DX; - DlgRef_SpinBox* SpinBox_DY; - DlgRef_SpinBox* SpinBox_DZ; - -}; - -#endif // DLGREF_1SEL3SPIN_H diff --git a/src/DlgRef/DlgRef_1Sel3Spin_QTD.h b/src/DlgRef/DlgRef_1Sel3Spin_QTD.h deleted file mode 100644 index dd4aae79b..000000000 --- a/src/DlgRef/DlgRef_1Sel3Spin_QTD.h +++ /dev/null @@ -1,198 +0,0 @@ -/******************************************************************************** -** Form generated from reading ui file 'DlgRef_1Sel3Spin_QTD.ui' -** -** Created: Fri Jun 29 12:34:20 2007 -** by: Qt User Interface Compiler version 4.2.3 -** -** WARNING! All changes made in this file will be lost when recompiling ui file! -********************************************************************************/ - -#ifndef DLGREF_1SEL3SPIN_QTD_H -#define DLGREF_1SEL3SPIN_QTD_H - -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include - -class Ui_DlgRef_1Sel3Spin_QTD -{ -public: - QGridLayout *gridLayout; - QGroupBox *GroupBox1; - QGridLayout *gridLayout1; - QGridLayout *gridLayout2; - QLabel *TextLabel1; - QPushButton *PushButton1; - QLineEdit *LineEdit1; - QSpacerItem *spacerItem; - QGridLayout *gridLayout3; - QSpinBox *SpinBox2; - QLabel *TextLabel3; - QSpinBox *SpinBox3; - QSpinBox *SpinBox1; - QLabel *TextLabel4; - QLabel *TextLabel2; - - void setupUi(QWidget *DlgRef_1Sel3Spin_QTD) - { - DlgRef_1Sel3Spin_QTD->setObjectName(QString::fromUtf8("DlgRef_1Sel3Spin_QTD")); - gridLayout = new QGridLayout(DlgRef_1Sel3Spin_QTD); - gridLayout->setSpacing(6); - gridLayout->setMargin(0); - gridLayout->setObjectName(QString::fromUtf8("gridLayout")); - GroupBox1 = new QGroupBox(DlgRef_1Sel3Spin_QTD); - GroupBox1->setObjectName(QString::fromUtf8("GroupBox1")); - gridLayout1 = new QGridLayout(GroupBox1); - gridLayout1->setSpacing(6); - gridLayout1->setMargin(11); - gridLayout1->setObjectName(QString::fromUtf8("gridLayout1")); - gridLayout2 = new QGridLayout(); - gridLayout2->setSpacing(6); - gridLayout2->setMargin(0); - gridLayout2->setObjectName(QString::fromUtf8("gridLayout2")); - TextLabel1 = new QLabel(GroupBox1); - TextLabel1->setObjectName(QString::fromUtf8("TextLabel1")); - QSizePolicy sizePolicy(static_cast(0), static_cast(0)); - sizePolicy.setHorizontalStretch(0); - sizePolicy.setVerticalStretch(0); - sizePolicy.setHeightForWidth(TextLabel1->sizePolicy().hasHeightForWidth()); - TextLabel1->setSizePolicy(sizePolicy); - TextLabel1->setWordWrap(false); - - gridLayout2->addWidget(TextLabel1, 0, 0, 1, 1); - - PushButton1 = new QPushButton(GroupBox1); - PushButton1->setObjectName(QString::fromUtf8("PushButton1")); - QSizePolicy sizePolicy1(static_cast(0), static_cast(0)); - sizePolicy1.setHorizontalStretch(0); - sizePolicy1.setVerticalStretch(0); - sizePolicy1.setHeightForWidth(PushButton1->sizePolicy().hasHeightForWidth()); - PushButton1->setSizePolicy(sizePolicy1); - - gridLayout2->addWidget(PushButton1, 0, 1, 1, 1); - - LineEdit1 = new QLineEdit(GroupBox1); - LineEdit1->setObjectName(QString::fromUtf8("LineEdit1")); - - gridLayout2->addWidget(LineEdit1, 0, 2, 1, 1); - - spacerItem = new QSpacerItem(0, 150, QSizePolicy::Minimum, QSizePolicy::Expanding); - - gridLayout2->addItem(spacerItem, 2, 2, 1, 1); - - gridLayout3 = new QGridLayout(); - gridLayout3->setSpacing(6); - gridLayout3->setMargin(0); - gridLayout3->setObjectName(QString::fromUtf8("gridLayout3")); - SpinBox2 = new QSpinBox(GroupBox1); - SpinBox2->setObjectName(QString::fromUtf8("SpinBox2")); - QSizePolicy sizePolicy2(static_cast(7), static_cast(0)); - sizePolicy2.setHorizontalStretch(0); - sizePolicy2.setVerticalStretch(0); - sizePolicy2.setHeightForWidth(SpinBox2->sizePolicy().hasHeightForWidth()); - SpinBox2->setSizePolicy(sizePolicy2); - - gridLayout3->addWidget(SpinBox2, 1, 1, 1, 1); - - TextLabel3 = new QLabel(GroupBox1); - TextLabel3->setObjectName(QString::fromUtf8("TextLabel3")); - QSizePolicy sizePolicy3(static_cast(0), static_cast(0)); - sizePolicy3.setHorizontalStretch(0); - sizePolicy3.setVerticalStretch(0); - sizePolicy3.setHeightForWidth(TextLabel3->sizePolicy().hasHeightForWidth()); - TextLabel3->setSizePolicy(sizePolicy3); - TextLabel3->setWordWrap(false); - - gridLayout3->addWidget(TextLabel3, 1, 0, 1, 1); - - SpinBox3 = new QSpinBox(GroupBox1); - SpinBox3->setObjectName(QString::fromUtf8("SpinBox3")); - QSizePolicy sizePolicy4(static_cast(7), static_cast(0)); - sizePolicy4.setHorizontalStretch(0); - sizePolicy4.setVerticalStretch(0); - sizePolicy4.setHeightForWidth(SpinBox3->sizePolicy().hasHeightForWidth()); - SpinBox3->setSizePolicy(sizePolicy4); - - gridLayout3->addWidget(SpinBox3, 2, 1, 1, 1); - - SpinBox1 = new QSpinBox(GroupBox1); - SpinBox1->setObjectName(QString::fromUtf8("SpinBox1")); - QSizePolicy sizePolicy5(static_cast(7), static_cast(0)); - sizePolicy5.setHorizontalStretch(0); - sizePolicy5.setVerticalStretch(0); - sizePolicy5.setHeightForWidth(SpinBox1->sizePolicy().hasHeightForWidth()); - SpinBox1->setSizePolicy(sizePolicy5); - - gridLayout3->addWidget(SpinBox1, 0, 1, 1, 1); - - TextLabel4 = new QLabel(GroupBox1); - TextLabel4->setObjectName(QString::fromUtf8("TextLabel4")); - QSizePolicy sizePolicy6(static_cast(0), static_cast(0)); - sizePolicy6.setHorizontalStretch(0); - sizePolicy6.setVerticalStretch(0); - sizePolicy6.setHeightForWidth(TextLabel4->sizePolicy().hasHeightForWidth()); - TextLabel4->setSizePolicy(sizePolicy6); - TextLabel4->setWordWrap(false); - - gridLayout3->addWidget(TextLabel4, 2, 0, 1, 1); - - TextLabel2 = new QLabel(GroupBox1); - TextLabel2->setObjectName(QString::fromUtf8("TextLabel2")); - QSizePolicy sizePolicy7(static_cast(0), static_cast(0)); - sizePolicy7.setHorizontalStretch(0); - sizePolicy7.setVerticalStretch(0); - sizePolicy7.setHeightForWidth(TextLabel2->sizePolicy().hasHeightForWidth()); - TextLabel2->setSizePolicy(sizePolicy7); - TextLabel2->setWordWrap(false); - - gridLayout3->addWidget(TextLabel2, 0, 0, 1, 1); - - - gridLayout2->addLayout(gridLayout3, 1, 0, 1, 3); - - - gridLayout1->addLayout(gridLayout2, 0, 0, 1, 1); - - - gridLayout->addWidget(GroupBox1, 0, 0, 1, 1); - - - retranslateUi(DlgRef_1Sel3Spin_QTD); - - QSize size(129, 143); - size = size.expandedTo(DlgRef_1Sel3Spin_QTD->minimumSizeHint()); - DlgRef_1Sel3Spin_QTD->resize(size); - - - QMetaObject::connectSlotsByName(DlgRef_1Sel3Spin_QTD); - } // setupUi - - void retranslateUi(QWidget *DlgRef_1Sel3Spin_QTD) - { - DlgRef_1Sel3Spin_QTD->setWindowTitle(QApplication::translate("DlgRef_1Sel3Spin_QTD", "DlgRef_1Sel3Spin_QTD", 0, QApplication::UnicodeUTF8)); - GroupBox1->setTitle(QString()); - TextLabel1->setText(QApplication::translate("DlgRef_1Sel3Spin_QTD", "TL1", 0, QApplication::UnicodeUTF8)); - PushButton1->setText(QString()); - TextLabel3->setText(QApplication::translate("DlgRef_1Sel3Spin_QTD", "TL3", 0, QApplication::UnicodeUTF8)); - TextLabel4->setText(QApplication::translate("DlgRef_1Sel3Spin_QTD", "TL4", 0, QApplication::UnicodeUTF8)); - TextLabel2->setText(QApplication::translate("DlgRef_1Sel3Spin_QTD", "TL2", 0, QApplication::UnicodeUTF8)); - Q_UNUSED(DlgRef_1Sel3Spin_QTD); - } // retranslateUi - -}; - -namespace Ui { - class DlgRef_1Sel3Spin_QTD: public Ui_DlgRef_1Sel3Spin_QTD {}; -} // namespace Ui - -#endif // DLGREF_1SEL3SPIN_QTD_H diff --git a/src/DlgRef/DlgRef_1Sel3Spin_QTD.ui b/src/DlgRef/DlgRef_1Sel3Spin_QTD.ui new file mode 100644 index 000000000..b24ce527e --- /dev/null +++ b/src/DlgRef/DlgRef_1Sel3Spin_QTD.ui @@ -0,0 +1,142 @@ + + DlgRef_1Sel3Spin_QTD + + + + 0 + 0 + 156 + 120 + + + + + + + + 0 + + + 6 + + + + + + + + + 9 + + + 6 + + + + + + + + + + + + + + + 0 + 0 + 0 + 0 + + + + TL2 + + + false + + + + + + + + 0 + 0 + 0 + 0 + + + + TL4 + + + false + + + + + + + + 0 + 0 + 0 + 0 + + + + TL3 + + + false + + + + + + + + + + + 0 + 0 + 0 + 0 + + + + TL1 + + + false + + + + + + + + 0 + 0 + 0 + 0 + + + + + + + + + + + + + + qPixmapFromMimeSource + + + diff --git a/src/DlgRef/DlgRef_1Sel4Spin.cxx b/src/DlgRef/DlgRef_1Sel4Spin.cxx deleted file mode 100644 index 3604c6f0e..000000000 --- a/src/DlgRef/DlgRef_1Sel4Spin.cxx +++ /dev/null @@ -1,75 +0,0 @@ -// GEOM GEOMGUI : GUI for Geometry component -// -// Copyright (C) 2003 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 -// -// -// -// File : DlgRef_1Sel4Spin.cxx -// Author : Damien COQUERET -// Module : GEOM -// $Header: - -#include "DlgRef_1Sel4Spin.h" -#include "DlgRef_SpinBox.h" - -/* - * Constructs a DlgRef_1Sel4Spin which is a child of 'parent', with the - * name 'name' and widget flags set to 'f' - */ -DlgRef_1Sel4Spin::DlgRef_1Sel4Spin(QWidget* parent, const char* name, Qt::WindowFlags fl) - :QWidget(parent, fl) -{ - setupUi(this); - - setObjectName(name); - - SpinBox1->setAttribute( Qt::WA_DeleteOnClose ); - SpinBox1->close(); - - SpinBox2->setAttribute( Qt::WA_DeleteOnClose ); - SpinBox2->close(); - - SpinBox3->setAttribute( Qt::WA_DeleteOnClose ); - SpinBox3->close(); - - SpinBox4->setAttribute( Qt::WA_DeleteOnClose ); - SpinBox4->close(); - - SpinBox_DX = new DlgRef_SpinBox(GroupBox1, "SpinBox_DX"); - gridLayout3->addWidget(SpinBox_DX, 0, 2); - - SpinBox_DY = new DlgRef_SpinBox( GroupBox1, "SpinBox_DY"); - gridLayout3->addWidget(SpinBox_DY, 0, 4); - - SpinBox_DZ = new DlgRef_SpinBox( GroupBox1, "SpinBox_DZ"); - gridLayout3->addWidget(SpinBox_DZ, 0, 6); - - SpinBox_S = new DlgRef_SpinBox( GroupBox1, "SpinBox_S"); - gridLayout4->addWidget(SpinBox_S, 0, 1); -} - - -/* - * Destroys the object and frees any allocated resources - */ -DlgRef_1Sel4Spin::~DlgRef_1Sel4Spin() -{ - // no need to delete child widgets, Qt does it all for us -} diff --git a/src/DlgRef/DlgRef_1Sel4Spin.h b/src/DlgRef/DlgRef_1Sel4Spin.h deleted file mode 100644 index aceae6905..000000000 --- a/src/DlgRef/DlgRef_1Sel4Spin.h +++ /dev/null @@ -1,54 +0,0 @@ -// GEOM GEOMGUI : GUI for Geometry component -// -// Copyright (C) 2003 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 -// -// -// -// File : DlgRef_1Sel4Spin.h -// Author : Damien COQUERET -// Module : GEOM -// $Header: - -#ifndef DLGREF_1SEL4SPIN_H -#define DLGREF_1SEL4SPIN_H - -#include "GEOM_DlgRef.hxx" - -#include "DlgRef_1Sel4Spin_QTD.h" - -class DlgRef_SpinBox; - -class GEOM_DLGREF_EXPORT DlgRef_1Sel4Spin : public QWidget, public Ui::DlgRef_1Sel4Spin_QTD -{ - Q_OBJECT - -public: - DlgRef_1Sel4Spin( QWidget* parent = 0, const char* name = 0, Qt::WindowFlags fl = 0 ); - ~DlgRef_1Sel4Spin(); - - DlgRef_SpinBox* SpinBox_DX; - DlgRef_SpinBox* SpinBox_DY; - DlgRef_SpinBox* SpinBox_DZ; - - DlgRef_SpinBox* SpinBox_S; - -}; - -#endif // DLGREF_1SEL4SPIN_H diff --git a/src/DlgRef/DlgRef_1Sel4Spin_QTD.h b/src/DlgRef/DlgRef_1Sel4Spin_QTD.h deleted file mode 100644 index f798a47ec..000000000 --- a/src/DlgRef/DlgRef_1Sel4Spin_QTD.h +++ /dev/null @@ -1,247 +0,0 @@ -/******************************************************************************** -** Form generated from reading ui file 'DlgRef_1Sel4Spin_QTD.ui' -** -** Created: Fri Jun 29 12:39:04 2007 -** by: Qt User Interface Compiler version 4.2.3 -** -** WARNING! All changes made in this file will be lost when recompiling ui file! -********************************************************************************/ - -#ifndef DLGREF_1SEL4SPIN_QTD_H -#define DLGREF_1SEL4SPIN_QTD_H - -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include - -class Ui_DlgRef_1Sel4Spin_QTD -{ -public: - QGridLayout *gridLayout; - QGroupBox *GroupBox1; - QGridLayout *gridLayout1; - QGridLayout *gridLayout2; - QGridLayout *gridLayout3; - QLabel *TextLabel5; - QLabel *TextLabel3; - QLabel *TextLabel4; - QSpinBox *SpinBox3; - QSpinBox *SpinBox1; - QLabel *TextLabel2; - QSpinBox *SpinBox2; - QSpacerItem *spacerItem; - QGridLayout *gridLayout4; - QLabel *TextLabel6; - QSpinBox *SpinBox4; - QHBoxLayout *hboxLayout; - QLabel *TextLabel1; - QPushButton *PushButton1; - QLineEdit *LineEdit1; - - void setupUi(QWidget *DlgRef_1Sel4Spin_QTD) - { - DlgRef_1Sel4Spin_QTD->setObjectName(QString::fromUtf8("DlgRef_1Sel4Spin_QTD")); - gridLayout = new QGridLayout(DlgRef_1Sel4Spin_QTD); - gridLayout->setSpacing(6); - gridLayout->setMargin(0); - gridLayout->setObjectName(QString::fromUtf8("gridLayout")); - GroupBox1 = new QGroupBox(DlgRef_1Sel4Spin_QTD); - GroupBox1->setObjectName(QString::fromUtf8("GroupBox1")); - gridLayout1 = new QGridLayout(GroupBox1); - gridLayout1->setSpacing(6); - gridLayout1->setMargin(11); - gridLayout1->setObjectName(QString::fromUtf8("gridLayout1")); - gridLayout2 = new QGridLayout(); - gridLayout2->setSpacing(6); - gridLayout2->setMargin(0); - gridLayout2->setObjectName(QString::fromUtf8("gridLayout2")); - gridLayout3 = new QGridLayout(); - gridLayout3->setSpacing(6); - gridLayout3->setMargin(0); - gridLayout3->setObjectName(QString::fromUtf8("gridLayout3")); - TextLabel5 = new QLabel(GroupBox1); - TextLabel5->setObjectName(QString::fromUtf8("TextLabel5")); - QSizePolicy sizePolicy(static_cast(0), static_cast(0)); - sizePolicy.setHorizontalStretch(0); - sizePolicy.setVerticalStretch(0); - sizePolicy.setHeightForWidth(TextLabel5->sizePolicy().hasHeightForWidth()); - TextLabel5->setSizePolicy(sizePolicy); - TextLabel5->setWordWrap(false); - - gridLayout3->addWidget(TextLabel5, 0, 5, 1, 1); - - TextLabel3 = new QLabel(GroupBox1); - TextLabel3->setObjectName(QString::fromUtf8("TextLabel3")); - QSizePolicy sizePolicy1(static_cast(0), static_cast(0)); - sizePolicy1.setHorizontalStretch(0); - sizePolicy1.setVerticalStretch(0); - sizePolicy1.setHeightForWidth(TextLabel3->sizePolicy().hasHeightForWidth()); - TextLabel3->setSizePolicy(sizePolicy1); - TextLabel3->setWordWrap(false); - - gridLayout3->addWidget(TextLabel3, 0, 1, 1, 1); - - TextLabel4 = new QLabel(GroupBox1); - TextLabel4->setObjectName(QString::fromUtf8("TextLabel4")); - QSizePolicy sizePolicy2(static_cast(0), static_cast(0)); - sizePolicy2.setHorizontalStretch(0); - sizePolicy2.setVerticalStretch(0); - sizePolicy2.setHeightForWidth(TextLabel4->sizePolicy().hasHeightForWidth()); - TextLabel4->setSizePolicy(sizePolicy2); - TextLabel4->setWordWrap(false); - - gridLayout3->addWidget(TextLabel4, 0, 3, 1, 1); - - SpinBox3 = new QSpinBox(GroupBox1); - SpinBox3->setObjectName(QString::fromUtf8("SpinBox3")); - QSizePolicy sizePolicy3(static_cast(7), static_cast(0)); - sizePolicy3.setHorizontalStretch(0); - sizePolicy3.setVerticalStretch(0); - sizePolicy3.setHeightForWidth(SpinBox3->sizePolicy().hasHeightForWidth()); - SpinBox3->setSizePolicy(sizePolicy3); - - gridLayout3->addWidget(SpinBox3, 0, 6, 1, 1); - - SpinBox1 = new QSpinBox(GroupBox1); - SpinBox1->setObjectName(QString::fromUtf8("SpinBox1")); - QSizePolicy sizePolicy4(static_cast(7), static_cast(0)); - sizePolicy4.setHorizontalStretch(0); - sizePolicy4.setVerticalStretch(0); - sizePolicy4.setHeightForWidth(SpinBox1->sizePolicy().hasHeightForWidth()); - SpinBox1->setSizePolicy(sizePolicy4); - - gridLayout3->addWidget(SpinBox1, 0, 2, 1, 1); - - TextLabel2 = new QLabel(GroupBox1); - TextLabel2->setObjectName(QString::fromUtf8("TextLabel2")); - QSizePolicy sizePolicy5(static_cast(0), static_cast(0)); - sizePolicy5.setHorizontalStretch(0); - sizePolicy5.setVerticalStretch(0); - sizePolicy5.setHeightForWidth(TextLabel2->sizePolicy().hasHeightForWidth()); - TextLabel2->setSizePolicy(sizePolicy5); - TextLabel2->setWordWrap(false); - - gridLayout3->addWidget(TextLabel2, 0, 0, 1, 1); - - SpinBox2 = new QSpinBox(GroupBox1); - SpinBox2->setObjectName(QString::fromUtf8("SpinBox2")); - QSizePolicy sizePolicy6(static_cast(7), static_cast(0)); - sizePolicy6.setHorizontalStretch(0); - sizePolicy6.setVerticalStretch(0); - sizePolicy6.setHeightForWidth(SpinBox2->sizePolicy().hasHeightForWidth()); - SpinBox2->setSizePolicy(sizePolicy6); - - gridLayout3->addWidget(SpinBox2, 0, 4, 1, 1); - - - gridLayout2->addLayout(gridLayout3, 1, 0, 1, 1); - - spacerItem = new QSpacerItem(0, 16, QSizePolicy::Minimum, QSizePolicy::Expanding); - - gridLayout2->addItem(spacerItem, 3, 0, 1, 1); - - gridLayout4 = new QGridLayout(); - gridLayout4->setSpacing(6); - gridLayout4->setMargin(0); - gridLayout4->setObjectName(QString::fromUtf8("gridLayout4")); - TextLabel6 = new QLabel(GroupBox1); - TextLabel6->setObjectName(QString::fromUtf8("TextLabel6")); - QSizePolicy sizePolicy7(static_cast(0), static_cast(0)); - sizePolicy7.setHorizontalStretch(0); - sizePolicy7.setVerticalStretch(0); - sizePolicy7.setHeightForWidth(TextLabel6->sizePolicy().hasHeightForWidth()); - TextLabel6->setSizePolicy(sizePolicy7); - TextLabel6->setWordWrap(false); - - gridLayout4->addWidget(TextLabel6, 0, 0, 1, 1); - - SpinBox4 = new QSpinBox(GroupBox1); - SpinBox4->setObjectName(QString::fromUtf8("SpinBox4")); - - gridLayout4->addWidget(SpinBox4, 0, 1, 1, 1); - - - gridLayout2->addLayout(gridLayout4, 2, 0, 1, 1); - - hboxLayout = new QHBoxLayout(); - hboxLayout->setSpacing(6); - hboxLayout->setMargin(0); - hboxLayout->setObjectName(QString::fromUtf8("hboxLayout")); - TextLabel1 = new QLabel(GroupBox1); - TextLabel1->setObjectName(QString::fromUtf8("TextLabel1")); - QSizePolicy sizePolicy8(static_cast(0), static_cast(0)); - sizePolicy8.setHorizontalStretch(0); - sizePolicy8.setVerticalStretch(0); - sizePolicy8.setHeightForWidth(TextLabel1->sizePolicy().hasHeightForWidth()); - TextLabel1->setSizePolicy(sizePolicy8); - TextLabel1->setWordWrap(false); - - hboxLayout->addWidget(TextLabel1); - - PushButton1 = new QPushButton(GroupBox1); - PushButton1->setObjectName(QString::fromUtf8("PushButton1")); - QSizePolicy sizePolicy9(static_cast(0), static_cast(0)); - sizePolicy9.setHorizontalStretch(0); - sizePolicy9.setVerticalStretch(0); - sizePolicy9.setHeightForWidth(PushButton1->sizePolicy().hasHeightForWidth()); - PushButton1->setSizePolicy(sizePolicy9); - - hboxLayout->addWidget(PushButton1); - - LineEdit1 = new QLineEdit(GroupBox1); - LineEdit1->setObjectName(QString::fromUtf8("LineEdit1")); - - hboxLayout->addWidget(LineEdit1); - - - gridLayout2->addLayout(hboxLayout, 0, 0, 1, 1); - - - gridLayout1->addLayout(gridLayout2, 0, 0, 1, 1); - - - gridLayout->addWidget(GroupBox1, 0, 0, 1, 1); - - - retranslateUi(DlgRef_1Sel4Spin_QTD); - - QSize size(284, 119); - size = size.expandedTo(DlgRef_1Sel4Spin_QTD->minimumSizeHint()); - DlgRef_1Sel4Spin_QTD->resize(size); - - - QMetaObject::connectSlotsByName(DlgRef_1Sel4Spin_QTD); - } // setupUi - - void retranslateUi(QWidget *DlgRef_1Sel4Spin_QTD) - { - DlgRef_1Sel4Spin_QTD->setWindowTitle(QApplication::translate("DlgRef_1Sel4Spin_QTD", "DlgRef_1Sel4Spin_QTD", 0, QApplication::UnicodeUTF8)); - GroupBox1->setTitle(QString()); - TextLabel5->setText(QApplication::translate("DlgRef_1Sel4Spin_QTD", "TL5", 0, QApplication::UnicodeUTF8)); - TextLabel3->setText(QApplication::translate("DlgRef_1Sel4Spin_QTD", "TL3", 0, QApplication::UnicodeUTF8)); - TextLabel4->setText(QApplication::translate("DlgRef_1Sel4Spin_QTD", "TL4", 0, QApplication::UnicodeUTF8)); - TextLabel2->setText(QApplication::translate("DlgRef_1Sel4Spin_QTD", "TL2", 0, QApplication::UnicodeUTF8)); - TextLabel6->setText(QApplication::translate("DlgRef_1Sel4Spin_QTD", "TL6", 0, QApplication::UnicodeUTF8)); - TextLabel1->setText(QApplication::translate("DlgRef_1Sel4Spin_QTD", "TL1", 0, QApplication::UnicodeUTF8)); - PushButton1->setText(QString()); - Q_UNUSED(DlgRef_1Sel4Spin_QTD); - } // retranslateUi - -}; - -namespace Ui { - class DlgRef_1Sel4Spin_QTD: public Ui_DlgRef_1Sel4Spin_QTD {}; -} // namespace Ui - -#endif // DLGREF_1SEL4SPIN_QTD_H diff --git a/src/DlgRef/DlgRef_1Sel4Spin_QTD.ui b/src/DlgRef/DlgRef_1Sel4Spin_QTD.ui new file mode 100644 index 000000000..95a35fc01 --- /dev/null +++ b/src/DlgRef/DlgRef_1Sel4Spin_QTD.ui @@ -0,0 +1,178 @@ + + DlgRef_1Sel4Spin_QTD + + + + 0 + 0 + 271 + 117 + + + + + + + + 0 + + + 6 + + + + + + + + + 9 + + + 6 + + + + + + 0 + 0 + 0 + 0 + + + + TL6 + + + false + + + + + + + + + + + + + + 9 + + + 6 + + + + + + 0 + 0 + 0 + 0 + + + + TL3 + + + false + + + + + + + + + + + 0 + 0 + 0 + 0 + + + + TL4 + + + false + + + + + + + + + + + 0 + 0 + 0 + 0 + + + + TL5 + + + false + + + + + + + + + + + + + + + + + 0 + 0 + 0 + 0 + + + + + + + + + + + + 0 + 0 + 0 + 0 + + + + TL1 + + + false + + + + + + + + + + qPixmapFromMimeSource + + + diff --git a/src/DlgRef/DlgRef_1Sel5Spin.cxx b/src/DlgRef/DlgRef_1Sel5Spin.cxx deleted file mode 100644 index 0057594f3..000000000 --- a/src/DlgRef/DlgRef_1Sel5Spin.cxx +++ /dev/null @@ -1,81 +0,0 @@ -// GEOM GEOMGUI : GUI for Geometry component -// -// Copyright (C) 2003 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 -// -// -// -// File : DlgRef_1Sel5Spin.cxx -// Author : Damien COQUERET -// Module : GEOM -// $Header: - -#include "DlgRef_1Sel5Spin.h" -#include "DlgRef_SpinBox.h" - -/* - * Constructs a DlgRef_1Sel5Spin which is a child of 'parent', with the - * name 'name' and widget flags set to 'f' - */ -DlgRef_1Sel5Spin::DlgRef_1Sel5Spin(QWidget* parent, const char* name, Qt::WindowFlags fl) - :QWidget(parent, fl) -{ - setupUi(this); - - setObjectName(name); - - SpinBox1->setAttribute( Qt::WA_DeleteOnClose ); - SpinBox1->close(); - - SpinBox2->setAttribute( Qt::WA_DeleteOnClose ); - SpinBox2->close(); - - SpinBox3->setAttribute( Qt::WA_DeleteOnClose ); - SpinBox3->close(); - - SpinBox4->setAttribute( Qt::WA_DeleteOnClose ); - SpinBox4->close(); - - SpinBox5->setAttribute( Qt::WA_DeleteOnClose ); - SpinBox5->close(); - - SpinBox_1 = new DlgRef_SpinBox(GroupBox1, "SpinBox_1"); - gridLayout3->addWidget(SpinBox_1, 0, 1); - - SpinBox_2 = new DlgRef_SpinBox(GroupBox1, "SpinBox_2"); - gridLayout3->addWidget(SpinBox_2, 0, 3); - - SpinBox_3 = new DlgRef_SpinBox(GroupBox1, "SpinBox_3"); - gridLayout3->addWidget(SpinBox_3, 2, 1); - - SpinBox_4 = new DlgRef_SpinBox(GroupBox1, "SpinBox_4"); - gridLayout3->addWidget(SpinBox_4, 1, 1); - - SpinBox_5 = new DlgRef_SpinBox(GroupBox1, "SpinBox_5"); - gridLayout3->addWidget(SpinBox_5, 1, 3); -} - - -/* - * Destroys the object and frees any allocated resources - */ -DlgRef_1Sel5Spin::~DlgRef_1Sel5Spin() -{ - // no need to delete child widgets, Qt does it all for us -} diff --git a/src/DlgRef/DlgRef_1Sel5Spin.h b/src/DlgRef/DlgRef_1Sel5Spin.h deleted file mode 100644 index 50d72ac61..000000000 --- a/src/DlgRef/DlgRef_1Sel5Spin.h +++ /dev/null @@ -1,54 +0,0 @@ -// GEOM GEOMGUI : GUI for Geometry component -// -// Copyright (C) 2003 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 -// -// -// -// File : DlgRef_1Sel5Spin.h -// Author : Damien COQUERET -// Module : GEOM -// $Header: - -#ifndef DLGREF_1SEL5SPIN_H -#define DLGREF_1SEL5SPIN_H - -#include "GEOM_DlgRef.hxx" - -#include "DlgRef_1Sel5Spin_QTD.h" - -class DlgRef_SpinBox; - -class GEOM_DLGREF_EXPORT DlgRef_1Sel5Spin : public QWidget, public Ui::DlgRef_1Sel5Spin_QTD -{ - Q_OBJECT - -public: - DlgRef_1Sel5Spin( QWidget* parent = 0, const char* name = 0, Qt::WindowFlags fl = 0 ); - ~DlgRef_1Sel5Spin(); - - DlgRef_SpinBox* SpinBox_1; - DlgRef_SpinBox* SpinBox_2; - DlgRef_SpinBox* SpinBox_3; - DlgRef_SpinBox* SpinBox_4; - DlgRef_SpinBox* SpinBox_5; - -}; - -#endif // DLGREF_1SEL5SPIN_H diff --git a/src/DlgRef/DlgRef_1Sel5Spin_QTD.h b/src/DlgRef/DlgRef_1Sel5Spin_QTD.h deleted file mode 100644 index 0088baab6..000000000 --- a/src/DlgRef/DlgRef_1Sel5Spin_QTD.h +++ /dev/null @@ -1,246 +0,0 @@ -/******************************************************************************** -** Form generated from reading ui file 'DlgRef_1Sel5Spin_QTD.ui' -** -** Created: Fri Jun 29 12:42:03 2007 -** by: Qt User Interface Compiler version 4.2.3 -** -** WARNING! All changes made in this file will be lost when recompiling ui file! -********************************************************************************/ - -#ifndef DLGREF_1SEL5SPIN_QTD_H -#define DLGREF_1SEL5SPIN_QTD_H - -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include - -class Ui_DlgRef_1Sel5Spin_QTD -{ -public: - QGridLayout *gridLayout; - QGroupBox *GroupBox1; - QGridLayout *gridLayout1; - QGridLayout *gridLayout2; - QLabel *TextLabel1; - QPushButton *PushButton1; - QGridLayout *gridLayout3; - QSpinBox *SpinBox2; - QSpinBox *SpinBox3; - QLabel *TextLabel5; - QLabel *TextLabel3; - QLabel *TextLabel4; - QSpinBox *SpinBox4; - QSpinBox *SpinBox1; - QLabel *TextLabel6; - QLabel *TextLabel2; - QSpinBox *SpinBox5; - QSpacerItem *spacerItem; - QLineEdit *LineEdit1; - - void setupUi(QWidget *DlgRef_1Sel5Spin_QTD) - { - DlgRef_1Sel5Spin_QTD->setObjectName(QString::fromUtf8("DlgRef_1Sel5Spin_QTD")); - gridLayout = new QGridLayout(DlgRef_1Sel5Spin_QTD); - gridLayout->setSpacing(6); - gridLayout->setMargin(0); - gridLayout->setObjectName(QString::fromUtf8("gridLayout")); - GroupBox1 = new QGroupBox(DlgRef_1Sel5Spin_QTD); - GroupBox1->setObjectName(QString::fromUtf8("GroupBox1")); - gridLayout1 = new QGridLayout(GroupBox1); - gridLayout1->setSpacing(6); - gridLayout1->setMargin(11); - gridLayout1->setObjectName(QString::fromUtf8("gridLayout1")); - gridLayout2 = new QGridLayout(); - gridLayout2->setSpacing(6); - gridLayout2->setMargin(0); - gridLayout2->setObjectName(QString::fromUtf8("gridLayout2")); - TextLabel1 = new QLabel(GroupBox1); - TextLabel1->setObjectName(QString::fromUtf8("TextLabel1")); - QSizePolicy sizePolicy(static_cast(0), static_cast(0)); - sizePolicy.setHorizontalStretch(0); - sizePolicy.setVerticalStretch(0); - sizePolicy.setHeightForWidth(TextLabel1->sizePolicy().hasHeightForWidth()); - TextLabel1->setSizePolicy(sizePolicy); - TextLabel1->setWordWrap(false); - - gridLayout2->addWidget(TextLabel1, 0, 0, 1, 1); - - PushButton1 = new QPushButton(GroupBox1); - PushButton1->setObjectName(QString::fromUtf8("PushButton1")); - QSizePolicy sizePolicy1(static_cast(0), static_cast(0)); - sizePolicy1.setHorizontalStretch(0); - sizePolicy1.setVerticalStretch(0); - sizePolicy1.setHeightForWidth(PushButton1->sizePolicy().hasHeightForWidth()); - PushButton1->setSizePolicy(sizePolicy1); - - gridLayout2->addWidget(PushButton1, 0, 1, 1, 1); - - gridLayout3 = new QGridLayout(); - gridLayout3->setSpacing(6); - gridLayout3->setMargin(0); - gridLayout3->setObjectName(QString::fromUtf8("gridLayout3")); - SpinBox2 = new QSpinBox(GroupBox1); - SpinBox2->setObjectName(QString::fromUtf8("SpinBox2")); - QSizePolicy sizePolicy2(static_cast(7), static_cast(0)); - sizePolicy2.setHorizontalStretch(0); - sizePolicy2.setVerticalStretch(0); - sizePolicy2.setHeightForWidth(SpinBox2->sizePolicy().hasHeightForWidth()); - SpinBox2->setSizePolicy(sizePolicy2); - - gridLayout3->addWidget(SpinBox2, 0, 3, 1, 1); - - SpinBox3 = new QSpinBox(GroupBox1); - SpinBox3->setObjectName(QString::fromUtf8("SpinBox3")); - QSizePolicy sizePolicy3(static_cast(7), static_cast(0)); - sizePolicy3.setHorizontalStretch(0); - sizePolicy3.setVerticalStretch(0); - sizePolicy3.setHeightForWidth(SpinBox3->sizePolicy().hasHeightForWidth()); - SpinBox3->setSizePolicy(sizePolicy3); - - gridLayout3->addWidget(SpinBox3, 2, 1, 1, 1); - - TextLabel5 = new QLabel(GroupBox1); - TextLabel5->setObjectName(QString::fromUtf8("TextLabel5")); - QSizePolicy sizePolicy4(static_cast(0), static_cast(0)); - sizePolicy4.setHorizontalStretch(0); - sizePolicy4.setVerticalStretch(0); - sizePolicy4.setHeightForWidth(TextLabel5->sizePolicy().hasHeightForWidth()); - TextLabel5->setSizePolicy(sizePolicy4); - TextLabel5->setWordWrap(false); - - gridLayout3->addWidget(TextLabel5, 1, 0, 1, 1); - - TextLabel3 = new QLabel(GroupBox1); - TextLabel3->setObjectName(QString::fromUtf8("TextLabel3")); - QSizePolicy sizePolicy5(static_cast(0), static_cast(0)); - sizePolicy5.setHorizontalStretch(0); - sizePolicy5.setVerticalStretch(0); - sizePolicy5.setHeightForWidth(TextLabel3->sizePolicy().hasHeightForWidth()); - TextLabel3->setSizePolicy(sizePolicy5); - TextLabel3->setWordWrap(false); - - gridLayout3->addWidget(TextLabel3, 0, 2, 1, 1); - - TextLabel4 = new QLabel(GroupBox1); - TextLabel4->setObjectName(QString::fromUtf8("TextLabel4")); - QSizePolicy sizePolicy6(static_cast(0), static_cast(0)); - sizePolicy6.setHorizontalStretch(0); - sizePolicy6.setVerticalStretch(0); - sizePolicy6.setHeightForWidth(TextLabel4->sizePolicy().hasHeightForWidth()); - TextLabel4->setSizePolicy(sizePolicy6); - TextLabel4->setWordWrap(false); - - gridLayout3->addWidget(TextLabel4, 2, 0, 1, 1); - - SpinBox4 = new QSpinBox(GroupBox1); - SpinBox4->setObjectName(QString::fromUtf8("SpinBox4")); - QSizePolicy sizePolicy7(static_cast(7), static_cast(0)); - sizePolicy7.setHorizontalStretch(0); - sizePolicy7.setVerticalStretch(0); - sizePolicy7.setHeightForWidth(SpinBox4->sizePolicy().hasHeightForWidth()); - SpinBox4->setSizePolicy(sizePolicy7); - - gridLayout3->addWidget(SpinBox4, 1, 1, 1, 1); - - SpinBox1 = new QSpinBox(GroupBox1); - SpinBox1->setObjectName(QString::fromUtf8("SpinBox1")); - QSizePolicy sizePolicy8(static_cast(7), static_cast(0)); - sizePolicy8.setHorizontalStretch(0); - sizePolicy8.setVerticalStretch(0); - sizePolicy8.setHeightForWidth(SpinBox1->sizePolicy().hasHeightForWidth()); - SpinBox1->setSizePolicy(sizePolicy8); - - gridLayout3->addWidget(SpinBox1, 0, 1, 1, 1); - - TextLabel6 = new QLabel(GroupBox1); - TextLabel6->setObjectName(QString::fromUtf8("TextLabel6")); - QSizePolicy sizePolicy9(static_cast(0), static_cast(0)); - sizePolicy9.setHorizontalStretch(0); - sizePolicy9.setVerticalStretch(0); - sizePolicy9.setHeightForWidth(TextLabel6->sizePolicy().hasHeightForWidth()); - TextLabel6->setSizePolicy(sizePolicy9); - TextLabel6->setWordWrap(false); - - gridLayout3->addWidget(TextLabel6, 1, 2, 1, 1); - - TextLabel2 = new QLabel(GroupBox1); - TextLabel2->setObjectName(QString::fromUtf8("TextLabel2")); - QSizePolicy sizePolicy10(static_cast(0), static_cast(0)); - sizePolicy10.setHorizontalStretch(0); - sizePolicy10.setVerticalStretch(0); - sizePolicy10.setHeightForWidth(TextLabel2->sizePolicy().hasHeightForWidth()); - TextLabel2->setSizePolicy(sizePolicy10); - TextLabel2->setWordWrap(false); - - gridLayout3->addWidget(TextLabel2, 0, 0, 1, 1); - - SpinBox5 = new QSpinBox(GroupBox1); - SpinBox5->setObjectName(QString::fromUtf8("SpinBox5")); - QSizePolicy sizePolicy11(static_cast(7), static_cast(0)); - sizePolicy11.setHorizontalStretch(0); - sizePolicy11.setVerticalStretch(0); - sizePolicy11.setHeightForWidth(SpinBox5->sizePolicy().hasHeightForWidth()); - SpinBox5->setSizePolicy(sizePolicy11); - - gridLayout3->addWidget(SpinBox5, 1, 3, 1, 1); - - - gridLayout2->addLayout(gridLayout3, 1, 0, 1, 3); - - spacerItem = new QSpacerItem(0, 120, QSizePolicy::Minimum, QSizePolicy::Expanding); - - gridLayout2->addItem(spacerItem, 2, 2, 1, 1); - - LineEdit1 = new QLineEdit(GroupBox1); - LineEdit1->setObjectName(QString::fromUtf8("LineEdit1")); - - gridLayout2->addWidget(LineEdit1, 0, 2, 1, 1); - - - gridLayout1->addLayout(gridLayout2, 0, 0, 1, 1); - - - gridLayout->addWidget(GroupBox1, 0, 0, 1, 1); - - - retranslateUi(DlgRef_1Sel5Spin_QTD); - - QSize size(162, 143); - size = size.expandedTo(DlgRef_1Sel5Spin_QTD->minimumSizeHint()); - DlgRef_1Sel5Spin_QTD->resize(size); - - - QMetaObject::connectSlotsByName(DlgRef_1Sel5Spin_QTD); - } // setupUi - - void retranslateUi(QWidget *DlgRef_1Sel5Spin_QTD) - { - DlgRef_1Sel5Spin_QTD->setWindowTitle(QApplication::translate("DlgRef_1Sel5Spin_QTD", "DlgRef_1Sel5Spin_QTD", 0, QApplication::UnicodeUTF8)); - GroupBox1->setTitle(QString()); - TextLabel1->setText(QApplication::translate("DlgRef_1Sel5Spin_QTD", "TL1", 0, QApplication::UnicodeUTF8)); - PushButton1->setText(QString()); - TextLabel5->setText(QApplication::translate("DlgRef_1Sel5Spin_QTD", "TL5", 0, QApplication::UnicodeUTF8)); - TextLabel3->setText(QApplication::translate("DlgRef_1Sel5Spin_QTD", "TL3", 0, QApplication::UnicodeUTF8)); - TextLabel4->setText(QApplication::translate("DlgRef_1Sel5Spin_QTD", "TL4", 0, QApplication::UnicodeUTF8)); - TextLabel6->setText(QApplication::translate("DlgRef_1Sel5Spin_QTD", "TL6", 0, QApplication::UnicodeUTF8)); - TextLabel2->setText(QApplication::translate("DlgRef_1Sel5Spin_QTD", "TL2", 0, QApplication::UnicodeUTF8)); - Q_UNUSED(DlgRef_1Sel5Spin_QTD); - } // retranslateUi - -}; - -namespace Ui { - class DlgRef_1Sel5Spin_QTD: public Ui_DlgRef_1Sel5Spin_QTD {}; -} // namespace Ui - -#endif // DLGREF_1SEL5SPIN_QTD_H diff --git a/src/DlgRef/DlgRef_1Sel5Spin_QTD.ui b/src/DlgRef/DlgRef_1Sel5Spin_QTD.ui new file mode 100644 index 000000000..3837b658f --- /dev/null +++ b/src/DlgRef/DlgRef_1Sel5Spin_QTD.ui @@ -0,0 +1,203 @@ + + DlgRef_1Sel5Spin_QTD + + + + 0 + 0 + 174 + 123 + + + + + + + + 0 + + + 0 + + + + + + + + + 9 + + + 6 + + + + + 0 + + + 6 + + + + + + 0 + 0 + 0 + 0 + + + + TL4 + + + false + + + + + + + + 0 + 0 + 0 + 0 + + + + TL3 + + + false + + + + + + + + + + + 0 + 0 + 0 + 0 + + + + TL2 + + + false + + + + + + + + + + + 0 + 0 + 0 + 0 + + + + TL6 + + + false + + + + + + + + + + + + + + + + + 0 + 0 + 0 + 0 + + + + TL5 + + + false + + + + + + + + + + 0 + 0 + 0 + 0 + + + + + + + + + + + + 0 + 0 + 0 + 0 + + + + TL1 + + + false + + + + + + + + + + + + + qPixmapFromMimeSource + + PushButton1 + LineEdit1 + SpinBox1 + SpinBox2 + SpinBox4 + SpinBox5 + SpinBox3 + + + + diff --git a/src/DlgRef/DlgRef_1Sel_Ext.h b/src/DlgRef/DlgRef_1Sel_Ext.h deleted file mode 100644 index 540259a42..000000000 --- a/src/DlgRef/DlgRef_1Sel_Ext.h +++ /dev/null @@ -1,49 +0,0 @@ -// 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_1Sel_QTD.ui' -** -** Created: lun sep 22 17:38:05 2003 -** by: The User Interface Compiler (uic) -** -** WARNING! All changes made in this file will be lost! -****************************************************************************/ -#ifndef DlgRef_1Sel_Ext_H -#define DlgRef_1Sel_Ext_H - -#include "GEOM_DlgRef.hxx" - -#include "DlgRef_1Sel_QTD.h" - -class QGridLayout; - -class GEOM_DLGREF_EXPORT DlgRef_1Sel_Ext : public QWidget, public Ui::DlgRef_1Sel_QTD -{ - Q_OBJECT - -public: - DlgRef_1Sel_Ext( QWidget* parent = 0, const char* name = 0, Qt::WindowFlags fl = 0 ) - : QWidget( parent, fl ) { setupUi(this); setObjectName(name); }; - ~DlgRef_1Sel_Ext() {}; - - QGridLayout* getGroupBoxLayout() { return gridLayout1; } -}; - -#endif // DlgRef_1Sel_Ext_H diff --git a/src/DlgRef/DlgRef_1Sel_QTD.h b/src/DlgRef/DlgRef_1Sel_QTD.h deleted file mode 100644 index f0d93e40d..000000000 --- a/src/DlgRef/DlgRef_1Sel_QTD.h +++ /dev/null @@ -1,122 +0,0 @@ -/******************************************************************************** -** Form generated from reading ui file 'DlgRef_1Sel_QTD.ui' -** -** Created: Fri Jun 29 12:03:33 2007 -** by: Qt User Interface Compiler version 4.2.3 -** -** WARNING! All changes made in this file will be lost when recompiling ui file! -********************************************************************************/ - -#ifndef DLGREF_1SEL_QTD_H -#define DLGREF_1SEL_QTD_H - -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include - -class Ui_DlgRef_1Sel_QTD -{ -public: - QGridLayout *gridLayout; - QGroupBox *GroupBox1; - QGridLayout *gridLayout1; - QGridLayout *gridLayout2; - QPushButton *PushButton1; - QSpacerItem *spacerItem; - QLineEdit *LineEdit1; - QLabel *TextLabel1; - - void setupUi(QWidget *DlgRef_1Sel_QTD) - { - DlgRef_1Sel_QTD->setObjectName(QString::fromUtf8("DlgRef_1Sel_QTD")); - gridLayout = new QGridLayout(DlgRef_1Sel_QTD); - gridLayout->setSpacing(6); - gridLayout->setMargin(0); - gridLayout->setObjectName(QString::fromUtf8("gridLayout")); - GroupBox1 = new QGroupBox(DlgRef_1Sel_QTD); - GroupBox1->setObjectName(QString::fromUtf8("GroupBox1")); - QSizePolicy sizePolicy(static_cast(7), static_cast(7)); - sizePolicy.setHorizontalStretch(0); - sizePolicy.setVerticalStretch(0); - sizePolicy.setHeightForWidth(GroupBox1->sizePolicy().hasHeightForWidth()); - GroupBox1->setSizePolicy(sizePolicy); - gridLayout1 = new QGridLayout(GroupBox1); - gridLayout1->setSpacing(6); - gridLayout1->setMargin(11); - gridLayout1->setObjectName(QString::fromUtf8("gridLayout1")); - gridLayout2 = new QGridLayout(); - gridLayout2->setSpacing(6); - gridLayout2->setMargin(0); - gridLayout2->setObjectName(QString::fromUtf8("gridLayout2")); - PushButton1 = new QPushButton(GroupBox1); - PushButton1->setObjectName(QString::fromUtf8("PushButton1")); - QSizePolicy sizePolicy1(static_cast(0), static_cast(0)); - sizePolicy1.setHorizontalStretch(0); - sizePolicy1.setVerticalStretch(0); - sizePolicy1.setHeightForWidth(PushButton1->sizePolicy().hasHeightForWidth()); - PushButton1->setSizePolicy(sizePolicy1); - - gridLayout2->addWidget(PushButton1, 0, 1, 1, 1); - - spacerItem = new QSpacerItem(0, 16, QSizePolicy::Minimum, QSizePolicy::Expanding); - - gridLayout2->addItem(spacerItem, 1, 2, 1, 1); - - LineEdit1 = new QLineEdit(GroupBox1); - LineEdit1->setObjectName(QString::fromUtf8("LineEdit1")); - - gridLayout2->addWidget(LineEdit1, 0, 2, 1, 1); - - TextLabel1 = new QLabel(GroupBox1); - TextLabel1->setObjectName(QString::fromUtf8("TextLabel1")); - QSizePolicy sizePolicy2(static_cast(0), static_cast(0)); - sizePolicy2.setHorizontalStretch(0); - sizePolicy2.setVerticalStretch(0); - sizePolicy2.setHeightForWidth(TextLabel1->sizePolicy().hasHeightForWidth()); - TextLabel1->setSizePolicy(sizePolicy2); - TextLabel1->setWordWrap(false); - - gridLayout2->addWidget(TextLabel1, 0, 0, 1, 1); - - - gridLayout1->addLayout(gridLayout2, 0, 0, 1, 1); - - - gridLayout->addWidget(GroupBox1, 0, 0, 1, 1); - - - retranslateUi(DlgRef_1Sel_QTD); - - QSize size(129, 57); - size = size.expandedTo(DlgRef_1Sel_QTD->minimumSizeHint()); - DlgRef_1Sel_QTD->resize(size); - - - QMetaObject::connectSlotsByName(DlgRef_1Sel_QTD); - } // setupUi - - void retranslateUi(QWidget *DlgRef_1Sel_QTD) - { - DlgRef_1Sel_QTD->setWindowTitle(QApplication::translate("DlgRef_1Sel_QTD", "DlgRef_1Sel_QTD", 0, QApplication::UnicodeUTF8)); - GroupBox1->setTitle(QString()); - PushButton1->setText(QString()); - TextLabel1->setText(QApplication::translate("DlgRef_1Sel_QTD", "TL1", 0, QApplication::UnicodeUTF8)); - Q_UNUSED(DlgRef_1Sel_QTD); - } // retranslateUi - -}; - -namespace Ui { - class DlgRef_1Sel_QTD: public Ui_DlgRef_1Sel_QTD {}; -} // namespace Ui - -#endif // DLGREF_1SEL_QTD_H diff --git a/src/DlgRef/DlgRef_1Sel_QTD.ui b/src/DlgRef/DlgRef_1Sel_QTD.ui new file mode 100644 index 000000000..77f8c963e --- /dev/null +++ b/src/DlgRef/DlgRef_1Sel_QTD.ui @@ -0,0 +1,87 @@ + + DlgRef_1Sel_QTD + + + + 0 + 0 + 155 + 45 + + + + + + + + 0 + + + 0 + + + + + + 7 + 7 + 0 + 0 + + + + + + + + 9 + + + 6 + + + + + + + + + 0 + 0 + 0 + 0 + + + + + + + + + + + + 0 + 0 + 0 + 0 + + + + TL1 + + + false + + + + + + + + + + qPixmapFromMimeSource + + + diff --git a/src/DlgRef/DlgRef_1Spin.cxx b/src/DlgRef/DlgRef_1Spin.cxx deleted file mode 100644 index 3d48bec93..000000000 --- a/src/DlgRef/DlgRef_1Spin.cxx +++ /dev/null @@ -1,58 +0,0 @@ -// GEOM GEOMGUI : GUI for Geometry component -// -// Copyright (C) 2003 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 -// -// -// -// File : DlgRef_1Spin.cxx -// Author : Damien COQUERET -// Module : GEOM -// $Header: - -#include "DlgRef_1Spin.h" -#include "DlgRef_SpinBox.h" - -/* - * Constructs a DlgRef_1Spin which is a child of 'parent', with the - * name 'name' and widget flags set to 'f' - */ -DlgRef_1Spin::DlgRef_1Spin(QWidget* parent, const char* name, Qt::WindowFlags fl) - :QWidget(parent, fl) -{ - setupUi(this); - - setObjectName(name); - - SpinBox1->setAttribute( Qt::WA_DeleteOnClose ); - SpinBox1->close(); - - SpinBox_DX = new DlgRef_SpinBox(GroupBox1, "SpinBox_DX"); - gridLayout2->addWidget(SpinBox_DX, 0, 1); - -} - - -/* - * Destroys the object and frees any allocated resources - */ -DlgRef_1Spin::~DlgRef_1Spin() -{ - // no need to delete child widgets, Qt does it all for us -} diff --git a/src/DlgRef/DlgRef_1Spin.h b/src/DlgRef/DlgRef_1Spin.h deleted file mode 100644 index 427fd2642..000000000 --- a/src/DlgRef/DlgRef_1Spin.h +++ /dev/null @@ -1,50 +0,0 @@ -// GEOM GEOMGUI : GUI for Geometry component -// -// Copyright (C) 2003 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 -// -// -// -// File : DlgRef_1Spin.h -// Author : Damien COQUERET -// Module : GEOM -// $Header: - -#ifndef DLGREF_1SPIN_H -#define DLGREF_1SPIN_H - -#include "GEOM_DlgRef.hxx" - -#include "DlgRef_1Spin_QTD.h" - -class DlgRef_SpinBox; - -class GEOM_DLGREF_EXPORT DlgRef_1Spin : public QWidget, public Ui::DlgRef_1Spin_QTD -{ - Q_OBJECT - -public: - DlgRef_1Spin(QWidget* parent = 0, const char* name = 0, Qt::WindowFlags fl = 0); - ~DlgRef_1Spin(); - - DlgRef_SpinBox* SpinBox_DX; - -}; - -#endif // DLGREF_1SPIN_H diff --git a/src/DlgRef/DlgRef_1Spin_QTD.h b/src/DlgRef/DlgRef_1Spin_QTD.h deleted file mode 100644 index 12a4667de..000000000 --- a/src/DlgRef/DlgRef_1Spin_QTD.h +++ /dev/null @@ -1,109 +0,0 @@ -/******************************************************************************** -** Form generated from reading ui file 'DlgRef_1Spin_QTD.ui' -** -** Created: Fri Jun 29 14:44:21 2007 -** by: Qt User Interface Compiler version 4.2.3 -** -** WARNING! All changes made in this file will be lost when recompiling ui file! -********************************************************************************/ - -#ifndef DLGREF_1SPIN_QTD_H -#define DLGREF_1SPIN_QTD_H - -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include - -class Ui_DlgRef_1Spin_QTD -{ -public: - QGridLayout *gridLayout; - QGroupBox *GroupBox1; - QGridLayout *gridLayout1; - QGridLayout *gridLayout2; - QSpacerItem *spacerItem; - QSpinBox *SpinBox1; - QLabel *TextLabel1; - - void setupUi(QWidget *DlgRef_1Spin_QTD) - { - DlgRef_1Spin_QTD->setObjectName(QString::fromUtf8("DlgRef_1Spin_QTD")); - gridLayout = new QGridLayout(DlgRef_1Spin_QTD); - gridLayout->setSpacing(6); - gridLayout->setMargin(0); - gridLayout->setObjectName(QString::fromUtf8("gridLayout")); - GroupBox1 = new QGroupBox(DlgRef_1Spin_QTD); - GroupBox1->setObjectName(QString::fromUtf8("GroupBox1")); - gridLayout1 = new QGridLayout(GroupBox1); - gridLayout1->setSpacing(6); - gridLayout1->setMargin(11); - gridLayout1->setObjectName(QString::fromUtf8("gridLayout1")); - gridLayout2 = new QGridLayout(); - gridLayout2->setSpacing(6); - gridLayout2->setMargin(0); - gridLayout2->setObjectName(QString::fromUtf8("gridLayout2")); - spacerItem = new QSpacerItem(0, 16, QSizePolicy::Minimum, QSizePolicy::Expanding); - - gridLayout2->addItem(spacerItem, 3, 1, 1, 1); - - SpinBox1 = new QSpinBox(GroupBox1); - SpinBox1->setObjectName(QString::fromUtf8("SpinBox1")); - QSizePolicy sizePolicy(static_cast(7), static_cast(0)); - sizePolicy.setHorizontalStretch(0); - sizePolicy.setVerticalStretch(0); - sizePolicy.setHeightForWidth(SpinBox1->sizePolicy().hasHeightForWidth()); - SpinBox1->setSizePolicy(sizePolicy); - - gridLayout2->addWidget(SpinBox1, 0, 1, 1, 1); - - TextLabel1 = new QLabel(GroupBox1); - TextLabel1->setObjectName(QString::fromUtf8("TextLabel1")); - QSizePolicy sizePolicy1(static_cast(0), static_cast(0)); - sizePolicy1.setHorizontalStretch(0); - sizePolicy1.setVerticalStretch(0); - sizePolicy1.setHeightForWidth(TextLabel1->sizePolicy().hasHeightForWidth()); - TextLabel1->setSizePolicy(sizePolicy1); - TextLabel1->setWordWrap(false); - - gridLayout2->addWidget(TextLabel1, 0, 0, 1, 1); - - - gridLayout1->addLayout(gridLayout2, 0, 0, 1, 1); - - - gridLayout->addWidget(GroupBox1, 0, 0, 1, 1); - - - retranslateUi(DlgRef_1Spin_QTD); - - QSize size(124, 55); - size = size.expandedTo(DlgRef_1Spin_QTD->minimumSizeHint()); - DlgRef_1Spin_QTD->resize(size); - - - QMetaObject::connectSlotsByName(DlgRef_1Spin_QTD); - } // setupUi - - void retranslateUi(QWidget *DlgRef_1Spin_QTD) - { - DlgRef_1Spin_QTD->setWindowTitle(QApplication::translate("DlgRef_1Spin_QTD", "DlgRef_1Spin_QTD", 0, QApplication::UnicodeUTF8)); - GroupBox1->setTitle(QString()); - TextLabel1->setText(QApplication::translate("DlgRef_1Spin_QTD", "TL1", 0, QApplication::UnicodeUTF8)); - Q_UNUSED(DlgRef_1Spin_QTD); - } // retranslateUi - -}; - -namespace Ui { - class DlgRef_1Spin_QTD: public Ui_DlgRef_1Spin_QTD {}; -} // namespace Ui - -#endif // DLGREF_1SPIN_QTD_H diff --git a/src/DlgRef/DlgRef_1Spin_QTD.ui b/src/DlgRef/DlgRef_1Spin_QTD.ui new file mode 100644 index 000000000..399d55d51 --- /dev/null +++ b/src/DlgRef/DlgRef_1Spin_QTD.ui @@ -0,0 +1,64 @@ + + DlgRef_1Spin_QTD + + + + 0 + 0 + 99 + 41 + + + + + + + + 0 + + + 0 + + + + + + + + + 9 + + + 6 + + + + + + 0 + 0 + 0 + 0 + + + + TL1 + + + false + + + + + + + + + + + + + qPixmapFromMimeSource + + + diff --git a/src/DlgRef/DlgRef_2Sel1List_QTD.h b/src/DlgRef/DlgRef_2Sel1List_QTD.h deleted file mode 100644 index c1bef3241..000000000 --- a/src/DlgRef/DlgRef_2Sel1List_QTD.h +++ /dev/null @@ -1,173 +0,0 @@ -/******************************************************************************** -** Form generated from reading ui file 'DlgRef_2Sel1List_QTD.ui' -** -** Created: Fri Jun 29 18:25:46 2007 -** by: Qt User Interface Compiler version 4.2.3 -** -** WARNING! All changes made in this file will be lost when recompiling ui file! -********************************************************************************/ - -#ifndef DLGREF_2SEL1LIST_QTD_H -#define DLGREF_2SEL1LIST_QTD_H - -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include - -class Ui_DlgRef_2Sel1List_QTD -{ -public: - QGridLayout *gridLayout; - QGroupBox *GroupBox1; - QGridLayout *gridLayout1; - QGridLayout *gridLayout2; - QLineEdit *LineEdit2; - QPushButton *PushButton1; - QPushButton *PushButton2; - QLabel *TextLabel1; - QSpacerItem *spacerItem; - QLineEdit *LineEdit1; - QLabel *TextLabel2; - QComboBox *ComboBox1; - QLabel *TextLabel3; - - void setupUi(QWidget *DlgRef_2Sel1List_QTD) - { - DlgRef_2Sel1List_QTD->setObjectName(QString::fromUtf8("DlgRef_2Sel1List_QTD")); - gridLayout = new QGridLayout(DlgRef_2Sel1List_QTD); - gridLayout->setSpacing(6); - gridLayout->setMargin(0); - gridLayout->setObjectName(QString::fromUtf8("gridLayout")); - GroupBox1 = new QGroupBox(DlgRef_2Sel1List_QTD); - GroupBox1->setObjectName(QString::fromUtf8("GroupBox1")); - gridLayout1 = new QGridLayout(GroupBox1); - gridLayout1->setSpacing(6); - gridLayout1->setMargin(11); - gridLayout1->setObjectName(QString::fromUtf8("gridLayout1")); - gridLayout2 = new QGridLayout(); - gridLayout2->setSpacing(6); - gridLayout2->setMargin(0); - gridLayout2->setObjectName(QString::fromUtf8("gridLayout2")); - LineEdit2 = new QLineEdit(GroupBox1); - LineEdit2->setObjectName(QString::fromUtf8("LineEdit2")); - - gridLayout2->addWidget(LineEdit2, 1, 2, 1, 1); - - PushButton1 = new QPushButton(GroupBox1); - PushButton1->setObjectName(QString::fromUtf8("PushButton1")); - QSizePolicy sizePolicy(static_cast(0), static_cast(0)); - sizePolicy.setHorizontalStretch(0); - sizePolicy.setVerticalStretch(0); - sizePolicy.setHeightForWidth(PushButton1->sizePolicy().hasHeightForWidth()); - PushButton1->setSizePolicy(sizePolicy); - - gridLayout2->addWidget(PushButton1, 0, 1, 1, 1); - - PushButton2 = new QPushButton(GroupBox1); - PushButton2->setObjectName(QString::fromUtf8("PushButton2")); - QSizePolicy sizePolicy1(static_cast(0), static_cast(0)); - sizePolicy1.setHorizontalStretch(0); - sizePolicy1.setVerticalStretch(0); - sizePolicy1.setHeightForWidth(PushButton2->sizePolicy().hasHeightForWidth()); - PushButton2->setSizePolicy(sizePolicy1); - - gridLayout2->addWidget(PushButton2, 1, 1, 1, 1); - - TextLabel1 = new QLabel(GroupBox1); - TextLabel1->setObjectName(QString::fromUtf8("TextLabel1")); - QSizePolicy sizePolicy2(static_cast(0), static_cast(0)); - sizePolicy2.setHorizontalStretch(0); - sizePolicy2.setVerticalStretch(0); - sizePolicy2.setHeightForWidth(TextLabel1->sizePolicy().hasHeightForWidth()); - TextLabel1->setSizePolicy(sizePolicy2); - TextLabel1->setWordWrap(false); - - gridLayout2->addWidget(TextLabel1, 0, 0, 1, 1); - - spacerItem = new QSpacerItem(0, 80, QSizePolicy::Minimum, QSizePolicy::Expanding); - - gridLayout2->addItem(spacerItem, 3, 2, 1, 1); - - LineEdit1 = new QLineEdit(GroupBox1); - LineEdit1->setObjectName(QString::fromUtf8("LineEdit1")); - - gridLayout2->addWidget(LineEdit1, 0, 2, 1, 1); - - TextLabel2 = new QLabel(GroupBox1); - TextLabel2->setObjectName(QString::fromUtf8("TextLabel2")); - QSizePolicy sizePolicy3(static_cast(0), static_cast(0)); - sizePolicy3.setHorizontalStretch(0); - sizePolicy3.setVerticalStretch(0); - sizePolicy3.setHeightForWidth(TextLabel2->sizePolicy().hasHeightForWidth()); - TextLabel2->setSizePolicy(sizePolicy3); - TextLabel2->setWordWrap(false); - - gridLayout2->addWidget(TextLabel2, 1, 0, 1, 1); - - ComboBox1 = new QComboBox(GroupBox1); - ComboBox1->setObjectName(QString::fromUtf8("ComboBox1")); - QSizePolicy sizePolicy4(static_cast(7), static_cast(0)); - sizePolicy4.setHorizontalStretch(0); - sizePolicy4.setVerticalStretch(0); - sizePolicy4.setHeightForWidth(ComboBox1->sizePolicy().hasHeightForWidth()); - ComboBox1->setSizePolicy(sizePolicy4); - - gridLayout2->addWidget(ComboBox1, 2, 2, 1, 1); - - TextLabel3 = new QLabel(GroupBox1); - TextLabel3->setObjectName(QString::fromUtf8("TextLabel3")); - QSizePolicy sizePolicy5(static_cast(0), static_cast(0)); - sizePolicy5.setHorizontalStretch(0); - sizePolicy5.setVerticalStretch(0); - sizePolicy5.setHeightForWidth(TextLabel3->sizePolicy().hasHeightForWidth()); - TextLabel3->setSizePolicy(sizePolicy5); - TextLabel3->setWordWrap(false); - - gridLayout2->addWidget(TextLabel3, 2, 0, 1, 2); - - - gridLayout1->addLayout(gridLayout2, 0, 0, 1, 1); - - - gridLayout->addWidget(GroupBox1, 0, 0, 1, 1); - - - retranslateUi(DlgRef_2Sel1List_QTD); - - QSize size(129, 175); - size = size.expandedTo(DlgRef_2Sel1List_QTD->minimumSizeHint()); - DlgRef_2Sel1List_QTD->resize(size); - - - QMetaObject::connectSlotsByName(DlgRef_2Sel1List_QTD); - } // setupUi - - void retranslateUi(QWidget *DlgRef_2Sel1List_QTD) - { - DlgRef_2Sel1List_QTD->setWindowTitle(QApplication::translate("DlgRef_2Sel1List_QTD", "DlgRef_2Sel1List_QTD", 0, QApplication::UnicodeUTF8)); - GroupBox1->setTitle(QString()); - PushButton1->setText(QString()); - PushButton2->setText(QString()); - TextLabel1->setText(QApplication::translate("DlgRef_2Sel1List_QTD", "TL1", 0, QApplication::UnicodeUTF8)); - TextLabel2->setText(QApplication::translate("DlgRef_2Sel1List_QTD", "TL2", 0, QApplication::UnicodeUTF8)); - TextLabel3->setText(QApplication::translate("DlgRef_2Sel1List_QTD", "TL3", 0, QApplication::UnicodeUTF8)); - Q_UNUSED(DlgRef_2Sel1List_QTD); - } // retranslateUi - -}; - -namespace Ui { - class DlgRef_2Sel1List_QTD: public Ui_DlgRef_2Sel1List_QTD {}; -} // namespace Ui - -#endif // DLGREF_2SEL1LIST_QTD_H diff --git a/src/DlgRef/DlgRef_2Sel1List_QTD.ui b/src/DlgRef/DlgRef_2Sel1List_QTD.ui new file mode 100644 index 000000000..53ba9da42 --- /dev/null +++ b/src/DlgRef/DlgRef_2Sel1List_QTD.ui @@ -0,0 +1,152 @@ + + DlgRef_2Sel1List_QTD + + + + 0 + 0 + 156 + 100 + + + + + + + + 0 + + + 0 + + + + + + + + + 9 + + + 6 + + + + + + 7 + 0 + 0 + 0 + + + + + + + + + 0 + 0 + 0 + 0 + + + + TL3 + + + false + + + + + + + + 0 + 0 + 0 + 0 + + + + TL2 + + + false + + + + + + + + + + + 0 + 0 + 0 + 0 + + + + TL1 + + + false + + + + + + + + 0 + 0 + 0 + 0 + + + + + + + + + + + + + + + 0 + 0 + 0 + 0 + + + + + + + + + + + + + + qPixmapFromMimeSource + + PushButton1 + LineEdit1 + PushButton2 + LineEdit2 + ComboBox1 + + + + diff --git a/src/DlgRef/DlgRef_2Sel1Spin.cxx b/src/DlgRef/DlgRef_2Sel1Spin.cxx deleted file mode 100644 index a1067985c..000000000 --- a/src/DlgRef/DlgRef_2Sel1Spin.cxx +++ /dev/null @@ -1,60 +0,0 @@ -// GEOM GEOMGUI : GUI for Geometry component -// -// Copyright (C) 2003 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 -// -// -// -// File : DlgRef_2Sel1Spin.cxx -// Author : Damien COQUERET -// Module : GEOM -// $Header: - -#include "DlgRef_2Sel1Spin.h" -#include "DlgRef_SpinBox.h" - -/* - * Constructs a DlgRef_2Sel1Spin which is a child of 'parent', with the - * name 'name' and widget flags set to 'f' - */ -DlgRef_2Sel1Spin::DlgRef_2Sel1Spin(QWidget* parent, const char* name, Qt::WindowFlags fl) - :QWidget(parent, fl) -{ - setupUi(this); - - setObjectName(name); - - SpinBox1->setAttribute( Qt::WA_DeleteOnClose ); - SpinBox1->close(); - SpinBox_DX = new DlgRef_SpinBox(GroupBox1, "SpinBox_DX"); - gridLayout3->addWidget(SpinBox_DX, 0, 1); - - // PAL 6532 - PushButton1->setAutoDefault( false ); - PushButton2->setAutoDefault( false ); -} - - -/* - * Destroys the object and frees any allocated resources - */ -DlgRef_2Sel1Spin::~DlgRef_2Sel1Spin() -{ - // no need to delete child widgets, Qt does it all for us -} diff --git a/src/DlgRef/DlgRef_2Sel1Spin.h b/src/DlgRef/DlgRef_2Sel1Spin.h deleted file mode 100644 index da7380cd4..000000000 --- a/src/DlgRef/DlgRef_2Sel1Spin.h +++ /dev/null @@ -1,50 +0,0 @@ -// GEOM GEOMGUI : GUI for Geometry component -// -// Copyright (C) 2003 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 -// -// -// -// File : DlgRef_2Sel1Spin.h -// Author : Damien COQUERET -// Module : GEOM -// $Header: - -#ifndef DLGREF_2SEL1SPIN_H -#define DLGREF_2SEL1SPIN_H - -#include "GEOM_DlgRef.hxx" - -#include "DlgRef_2Sel1Spin_QTD.h" - -class DlgRef_SpinBox; - -class GEOM_DLGREF_EXPORT DlgRef_2Sel1Spin : public QWidget, public Ui::DlgRef_2Sel1Spin_QTD -{ - Q_OBJECT - -public: - DlgRef_2Sel1Spin( QWidget* parent = 0, const char* name = 0, Qt::WindowFlags fl = 0 ); - ~DlgRef_2Sel1Spin(); - - DlgRef_SpinBox* SpinBox_DX; - -}; - -#endif // DLGREF_2SEL1SPIN_H diff --git a/src/DlgRef/DlgRef_2Sel1Spin2Check.cxx b/src/DlgRef/DlgRef_2Sel1Spin2Check.cxx deleted file mode 100644 index 14233bda1..000000000 --- a/src/DlgRef/DlgRef_2Sel1Spin2Check.cxx +++ /dev/null @@ -1,56 +0,0 @@ -// GEOM GEOMGUI : GUI for Geometry component -// -// Copyright (C) 2003 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 -// -// -// -// File : DlgRef_2Sel1Spin2Check.cxx -// Author : Damien COQUERET -// Module : GEOM -// $Header: - -#include "DlgRef_2Sel1Spin2Check.h" -#include "DlgRef_SpinBox.h" - -/* - * Constructs a DlgRef_2Sel1Spin2Check which is a child of 'parent', with the - * name 'name' and widget flags set to 'f' - */ -DlgRef_2Sel1Spin2Check::DlgRef_2Sel1Spin2Check(QWidget* parent, const char* name, Qt::WindowFlags fl) - :QWidget(parent, fl) -{ - setupUi(this); - - setObjectName(name); - - SpinBox1->setAttribute( Qt::WA_DeleteOnClose ); - SpinBox1->close(); - SpinBox_DX = new DlgRef_SpinBox(GroupBox1, "SpinBox_DX"); - gridLayout2->addWidget(SpinBox_DX, 2, 2); -} - - -/* - * Destroys the object and frees any allocated resources - */ -DlgRef_2Sel1Spin2Check::~DlgRef_2Sel1Spin2Check() -{ - // no need to delete child widgets, Qt does it all for us -} diff --git a/src/DlgRef/DlgRef_2Sel1Spin2Check.h b/src/DlgRef/DlgRef_2Sel1Spin2Check.h deleted file mode 100644 index 236f88a2a..000000000 --- a/src/DlgRef/DlgRef_2Sel1Spin2Check.h +++ /dev/null @@ -1,50 +0,0 @@ -// GEOM GEOMGUI : GUI for Geometry component -// -// Copyright (C) 2003 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 -// -// -// -// File : DlgRef_2Sel1Spin2Check.h -// Author : Damien COQUERET -// Module : GEOM -// $Header: - -#ifndef DLGREF_2SEL1SPIN2CHECK_H -#define DLGREF_2SEL1SPIN2CHECK_H - -#include "GEOM_DlgRef.hxx" - -#include "DlgRef_2Sel1Spin2Check_QTD.h" - -class DlgRef_SpinBox; - -class GEOM_DLGREF_EXPORT DlgRef_2Sel1Spin2Check : public QWidget, public Ui::DlgRef_2Sel1Spin2Check_QTD -{ - Q_OBJECT - -public: - DlgRef_2Sel1Spin2Check(QWidget* parent = 0, const char* name = 0, Qt::WindowFlags fl = 0); - ~DlgRef_2Sel1Spin2Check(); - - DlgRef_SpinBox* SpinBox_DX; - -}; - -#endif // DLGREF_2SEL1SPIN2CHECK_H diff --git a/src/DlgRef/DlgRef_2Sel1Spin2Check_QTD.h b/src/DlgRef/DlgRef_2Sel1Spin2Check_QTD.h deleted file mode 100644 index eb078ef07..000000000 --- a/src/DlgRef/DlgRef_2Sel1Spin2Check_QTD.h +++ /dev/null @@ -1,194 +0,0 @@ -/******************************************************************************** -** Form generated from reading ui file 'DlgRef_2Sel1Spin2Check_QTD.ui' -** -** Created: Fri Jun 29 12:58:35 2007 -** by: Qt User Interface Compiler version 4.2.3 -** -** WARNING! All changes made in this file will be lost when recompiling ui file! -********************************************************************************/ - -#ifndef DLGREF_2SEL1SPIN2CHECK_QTD_H -#define DLGREF_2SEL1SPIN2CHECK_QTD_H - -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include - -class Ui_DlgRef_2Sel1Spin2Check_QTD -{ -public: - QGridLayout *gridLayout; - QGroupBox *GroupBox1; - QGridLayout *gridLayout1; - QGridLayout *gridLayout2; - QLabel *TextLabel2; - QPushButton *PushButton1; - QLabel *TextLabel3; - QLabel *TextLabel1; - QSpacerItem *spacerItem; - QCheckBox *CheckButton2; - QLineEdit *LineEdit2; - QPushButton *PushButton2; - QLineEdit *LineEdit1; - QCheckBox *CheckButton1; - QSpinBox *SpinBox1; - - void setupUi(QWidget *DlgRef_2Sel1Spin2Check_QTD) - { - DlgRef_2Sel1Spin2Check_QTD->setObjectName(QString::fromUtf8("DlgRef_2Sel1Spin2Check_QTD")); - gridLayout = new QGridLayout(DlgRef_2Sel1Spin2Check_QTD); - gridLayout->setSpacing(6); - gridLayout->setMargin(0); - gridLayout->setObjectName(QString::fromUtf8("gridLayout")); - GroupBox1 = new QGroupBox(DlgRef_2Sel1Spin2Check_QTD); - GroupBox1->setObjectName(QString::fromUtf8("GroupBox1")); - gridLayout1 = new QGridLayout(GroupBox1); - gridLayout1->setSpacing(6); - gridLayout1->setMargin(11); - gridLayout1->setObjectName(QString::fromUtf8("gridLayout1")); - gridLayout2 = new QGridLayout(); - gridLayout2->setSpacing(6); - gridLayout2->setMargin(0); - gridLayout2->setObjectName(QString::fromUtf8("gridLayout2")); - TextLabel2 = new QLabel(GroupBox1); - TextLabel2->setObjectName(QString::fromUtf8("TextLabel2")); - QSizePolicy sizePolicy(static_cast(0), static_cast(0)); - sizePolicy.setHorizontalStretch(0); - sizePolicy.setVerticalStretch(0); - sizePolicy.setHeightForWidth(TextLabel2->sizePolicy().hasHeightForWidth()); - TextLabel2->setSizePolicy(sizePolicy); - TextLabel2->setWordWrap(false); - - gridLayout2->addWidget(TextLabel2, 1, 0, 1, 1); - - PushButton1 = new QPushButton(GroupBox1); - PushButton1->setObjectName(QString::fromUtf8("PushButton1")); - QSizePolicy sizePolicy1(static_cast(0), static_cast(0)); - sizePolicy1.setHorizontalStretch(0); - sizePolicy1.setVerticalStretch(0); - sizePolicy1.setHeightForWidth(PushButton1->sizePolicy().hasHeightForWidth()); - PushButton1->setSizePolicy(sizePolicy1); - - gridLayout2->addWidget(PushButton1, 0, 1, 1, 1); - - TextLabel3 = new QLabel(GroupBox1); - TextLabel3->setObjectName(QString::fromUtf8("TextLabel3")); - QSizePolicy sizePolicy2(static_cast(0), static_cast(0)); - sizePolicy2.setHorizontalStretch(0); - sizePolicy2.setVerticalStretch(0); - sizePolicy2.setHeightForWidth(TextLabel3->sizePolicy().hasHeightForWidth()); - TextLabel3->setSizePolicy(sizePolicy2); - TextLabel3->setWordWrap(false); - - gridLayout2->addWidget(TextLabel3, 2, 0, 1, 1); - - TextLabel1 = new QLabel(GroupBox1); - TextLabel1->setObjectName(QString::fromUtf8("TextLabel1")); - QSizePolicy sizePolicy3(static_cast(0), static_cast(0)); - sizePolicy3.setHorizontalStretch(0); - sizePolicy3.setVerticalStretch(0); - sizePolicy3.setHeightForWidth(TextLabel1->sizePolicy().hasHeightForWidth()); - TextLabel1->setSizePolicy(sizePolicy3); - TextLabel1->setWordWrap(false); - - gridLayout2->addWidget(TextLabel1, 0, 0, 1, 1); - - spacerItem = new QSpacerItem(0, 316, QSizePolicy::Minimum, QSizePolicy::Expanding); - - gridLayout2->addItem(spacerItem, 4, 2, 1, 1); - - CheckButton2 = new QCheckBox(GroupBox1); - CheckButton2->setObjectName(QString::fromUtf8("CheckButton2")); - - gridLayout2->addWidget(CheckButton2, 2, 3, 1, 1); - - LineEdit2 = new QLineEdit(GroupBox1); - LineEdit2->setObjectName(QString::fromUtf8("LineEdit2")); - - gridLayout2->addWidget(LineEdit2, 1, 2, 1, 2); - - PushButton2 = new QPushButton(GroupBox1); - PushButton2->setObjectName(QString::fromUtf8("PushButton2")); - QSizePolicy sizePolicy4(static_cast(0), static_cast(0)); - sizePolicy4.setHorizontalStretch(0); - sizePolicy4.setVerticalStretch(0); - sizePolicy4.setHeightForWidth(PushButton2->sizePolicy().hasHeightForWidth()); - PushButton2->setSizePolicy(sizePolicy4); - - gridLayout2->addWidget(PushButton2, 1, 1, 1, 1); - - LineEdit1 = new QLineEdit(GroupBox1); - LineEdit1->setObjectName(QString::fromUtf8("LineEdit1")); - - gridLayout2->addWidget(LineEdit1, 0, 2, 1, 2); - - CheckButton1 = new QCheckBox(GroupBox1); - CheckButton1->setObjectName(QString::fromUtf8("CheckButton1")); - - gridLayout2->addWidget(CheckButton1, 3, 0, 1, 4); - - SpinBox1 = new QSpinBox(GroupBox1); - SpinBox1->setObjectName(QString::fromUtf8("SpinBox1")); - QSizePolicy sizePolicy5(static_cast(7), static_cast(0)); - sizePolicy5.setHorizontalStretch(0); - sizePolicy5.setVerticalStretch(0); - sizePolicy5.setHeightForWidth(SpinBox1->sizePolicy().hasHeightForWidth()); - SpinBox1->setSizePolicy(sizePolicy5); - - gridLayout2->addWidget(SpinBox1, 2, 2, 1, 1); - - - gridLayout1->addLayout(gridLayout2, 0, 0, 1, 1); - - - gridLayout->addWidget(GroupBox1, 0, 0, 1, 1); - - QWidget::setTabOrder(PushButton1, LineEdit1); - QWidget::setTabOrder(LineEdit1, PushButton2); - QWidget::setTabOrder(PushButton2, LineEdit2); - QWidget::setTabOrder(LineEdit2, SpinBox1); - QWidget::setTabOrder(SpinBox1, CheckButton2); - QWidget::setTabOrder(CheckButton2, CheckButton1); - - retranslateUi(DlgRef_2Sel1Spin2Check_QTD); - - QSize size(256, 139); - size = size.expandedTo(DlgRef_2Sel1Spin2Check_QTD->minimumSizeHint()); - DlgRef_2Sel1Spin2Check_QTD->resize(size); - - - QMetaObject::connectSlotsByName(DlgRef_2Sel1Spin2Check_QTD); - } // setupUi - - void retranslateUi(QWidget *DlgRef_2Sel1Spin2Check_QTD) - { - DlgRef_2Sel1Spin2Check_QTD->setWindowTitle(QApplication::translate("DlgRef_2Sel1Spin2Check_QTD", "DlgRef_2Sel1Spin2Check_QTD", 0, QApplication::UnicodeUTF8)); - GroupBox1->setTitle(QString()); - TextLabel2->setText(QApplication::translate("DlgRef_2Sel1Spin2Check_QTD", "TL2", 0, QApplication::UnicodeUTF8)); - PushButton1->setText(QString()); - TextLabel3->setText(QApplication::translate("DlgRef_2Sel1Spin2Check_QTD", "TL3", 0, QApplication::UnicodeUTF8)); - TextLabel1->setText(QApplication::translate("DlgRef_2Sel1Spin2Check_QTD", "TL1", 0, QApplication::UnicodeUTF8)); - CheckButton2->setText(QString()); - PushButton2->setText(QString()); - CheckButton1->setText(QString()); - Q_UNUSED(DlgRef_2Sel1Spin2Check_QTD); - } // retranslateUi - -}; - -namespace Ui { - class DlgRef_2Sel1Spin2Check_QTD: public Ui_DlgRef_2Sel1Spin2Check_QTD {}; -} // namespace Ui - -#endif // DLGREF_2SEL1SPIN2CHECK_QTD_H diff --git a/src/DlgRef/DlgRef_2Sel1Spin2Check_QTD.ui b/src/DlgRef/DlgRef_2Sel1Spin2Check_QTD.ui new file mode 100644 index 000000000..979d24c37 --- /dev/null +++ b/src/DlgRef/DlgRef_2Sel1Spin2Check_QTD.ui @@ -0,0 +1,176 @@ + + DlgRef_2Sel1Spin2Check_QTD + + + + 0 + 0 + 170 + 118 + + + + + + + + 0 + + + 0 + + + + + + + + + 9 + + + 6 + + + + + + 7 + 0 + 0 + 0 + + + + + + + + + 0 + 0 + 0 + 0 + + + + + + + + + + + + 0 + 0 + 0 + 0 + + + + TL1 + + + false + + + + + + + + 0 + 0 + 0 + 0 + + + + TL3 + + + false + + + + + + + + 0 + 0 + 0 + 0 + + + + + + + + + + + + 0 + 0 + 0 + 0 + + + + TL2 + + + false + + + + + + + + + + + 0 + 0 + 0 + 0 + + + + + + + + + + + + + + + + + + + + + + + + qPixmapFromMimeSource + + PushButton1 + LineEdit1 + PushButton2 + LineEdit2 + SpinBox_DX + CheckButton2 + CheckButton1 + + + + diff --git a/src/DlgRef/DlgRef_2Sel1Spin_QTD.h b/src/DlgRef/DlgRef_2Sel1Spin_QTD.h deleted file mode 100644 index 0556a1309..000000000 --- a/src/DlgRef/DlgRef_2Sel1Spin_QTD.h +++ /dev/null @@ -1,187 +0,0 @@ -/******************************************************************************** -** Form generated from reading ui file 'DlgRef_2Sel1Spin_QTD.ui' -** -** Created: Fri Jun 29 12:56:25 2007 -** by: Qt User Interface Compiler version 4.2.3 -** -** WARNING! All changes made in this file will be lost when recompiling ui file! -********************************************************************************/ - -#ifndef DLGREF_2SEL1SPIN_QTD_H -#define DLGREF_2SEL1SPIN_QTD_H - -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include - -class Ui_DlgRef_2Sel1Spin_QTD -{ -public: - QGridLayout *gridLayout; - QGroupBox *GroupBox1; - QGridLayout *gridLayout1; - QGridLayout *gridLayout2; - QLineEdit *LineEdit1; - QPushButton *PushButton2; - QLabel *TextLabel1; - QLineEdit *LineEdit2; - QPushButton *PushButton1; - QLabel *TextLabel2; - QGridLayout *gridLayout3; - QSpinBox *SpinBox1; - QLabel *TextLabel3; - QSpacerItem *spacerItem; - - void setupUi(QWidget *DlgRef_2Sel1Spin_QTD) - { - DlgRef_2Sel1Spin_QTD->setObjectName(QString::fromUtf8("DlgRef_2Sel1Spin_QTD")); - gridLayout = new QGridLayout(DlgRef_2Sel1Spin_QTD); - gridLayout->setSpacing(6); - gridLayout->setMargin(0); - gridLayout->setObjectName(QString::fromUtf8("gridLayout")); - GroupBox1 = new QGroupBox(DlgRef_2Sel1Spin_QTD); - GroupBox1->setObjectName(QString::fromUtf8("GroupBox1")); - gridLayout1 = new QGridLayout(GroupBox1); - gridLayout1->setSpacing(6); - gridLayout1->setMargin(11); - gridLayout1->setObjectName(QString::fromUtf8("gridLayout1")); - gridLayout2 = new QGridLayout(); - gridLayout2->setSpacing(6); - gridLayout2->setMargin(0); - gridLayout2->setObjectName(QString::fromUtf8("gridLayout2")); - LineEdit1 = new QLineEdit(GroupBox1); - LineEdit1->setObjectName(QString::fromUtf8("LineEdit1")); - - gridLayout2->addWidget(LineEdit1, 0, 2, 1, 1); - - PushButton2 = new QPushButton(GroupBox1); - PushButton2->setObjectName(QString::fromUtf8("PushButton2")); - QSizePolicy sizePolicy(static_cast(0), static_cast(0)); - sizePolicy.setHorizontalStretch(0); - sizePolicy.setVerticalStretch(0); - sizePolicy.setHeightForWidth(PushButton2->sizePolicy().hasHeightForWidth()); - PushButton2->setSizePolicy(sizePolicy); - - gridLayout2->addWidget(PushButton2, 1, 1, 1, 1); - - TextLabel1 = new QLabel(GroupBox1); - TextLabel1->setObjectName(QString::fromUtf8("TextLabel1")); - QSizePolicy sizePolicy1(static_cast(0), static_cast(0)); - sizePolicy1.setHorizontalStretch(0); - sizePolicy1.setVerticalStretch(0); - sizePolicy1.setHeightForWidth(TextLabel1->sizePolicy().hasHeightForWidth()); - TextLabel1->setSizePolicy(sizePolicy1); - TextLabel1->setWordWrap(false); - - gridLayout2->addWidget(TextLabel1, 0, 0, 1, 1); - - LineEdit2 = new QLineEdit(GroupBox1); - LineEdit2->setObjectName(QString::fromUtf8("LineEdit2")); - - gridLayout2->addWidget(LineEdit2, 1, 2, 1, 1); - - PushButton1 = new QPushButton(GroupBox1); - PushButton1->setObjectName(QString::fromUtf8("PushButton1")); - QSizePolicy sizePolicy2(static_cast(0), static_cast(0)); - sizePolicy2.setHorizontalStretch(0); - sizePolicy2.setVerticalStretch(0); - sizePolicy2.setHeightForWidth(PushButton1->sizePolicy().hasHeightForWidth()); - PushButton1->setSizePolicy(sizePolicy2); - - gridLayout2->addWidget(PushButton1, 0, 1, 1, 1); - - TextLabel2 = new QLabel(GroupBox1); - TextLabel2->setObjectName(QString::fromUtf8("TextLabel2")); - QSizePolicy sizePolicy3(static_cast(0), static_cast(0)); - sizePolicy3.setHorizontalStretch(0); - sizePolicy3.setVerticalStretch(0); - sizePolicy3.setHeightForWidth(TextLabel2->sizePolicy().hasHeightForWidth()); - TextLabel2->setSizePolicy(sizePolicy3); - TextLabel2->setFrameShape(QFrame::NoFrame); - TextLabel2->setFrameShadow(QFrame::Plain); - TextLabel2->setWordWrap(false); - - gridLayout2->addWidget(TextLabel2, 1, 0, 1, 1); - - gridLayout3 = new QGridLayout(); - gridLayout3->setSpacing(6); - gridLayout3->setMargin(0); - gridLayout3->setObjectName(QString::fromUtf8("gridLayout3")); - SpinBox1 = new QSpinBox(GroupBox1); - SpinBox1->setObjectName(QString::fromUtf8("SpinBox1")); - QSizePolicy sizePolicy4(static_cast(7), static_cast(0)); - sizePolicy4.setHorizontalStretch(0); - sizePolicy4.setVerticalStretch(0); - sizePolicy4.setHeightForWidth(SpinBox1->sizePolicy().hasHeightForWidth()); - SpinBox1->setSizePolicy(sizePolicy4); - - gridLayout3->addWidget(SpinBox1, 0, 1, 1, 1); - - TextLabel3 = new QLabel(GroupBox1); - TextLabel3->setObjectName(QString::fromUtf8("TextLabel3")); - QSizePolicy sizePolicy5(static_cast(0), static_cast(0)); - sizePolicy5.setHorizontalStretch(0); - sizePolicy5.setVerticalStretch(0); - sizePolicy5.setHeightForWidth(TextLabel3->sizePolicy().hasHeightForWidth()); - TextLabel3->setSizePolicy(sizePolicy5); - TextLabel3->setWordWrap(false); - - gridLayout3->addWidget(TextLabel3, 0, 0, 1, 1); - - - gridLayout2->addLayout(gridLayout3, 2, 0, 1, 3); - - spacerItem = new QSpacerItem(0, 16, QSizePolicy::Minimum, QSizePolicy::Expanding); - - gridLayout2->addItem(spacerItem, 3, 2, 1, 1); - - - gridLayout1->addLayout(gridLayout2, 0, 0, 1, 1); - - - gridLayout->addWidget(GroupBox1, 0, 0, 1, 1); - - QWidget::setTabOrder(PushButton1, LineEdit1); - QWidget::setTabOrder(LineEdit1, PushButton2); - QWidget::setTabOrder(PushButton2, LineEdit2); - QWidget::setTabOrder(LineEdit2, SpinBox1); - - retranslateUi(DlgRef_2Sel1Spin_QTD); - - QSize size(163, 122); - size = size.expandedTo(DlgRef_2Sel1Spin_QTD->minimumSizeHint()); - DlgRef_2Sel1Spin_QTD->resize(size); - - - QMetaObject::connectSlotsByName(DlgRef_2Sel1Spin_QTD); - } // setupUi - - void retranslateUi(QWidget *DlgRef_2Sel1Spin_QTD) - { - DlgRef_2Sel1Spin_QTD->setWindowTitle(QApplication::translate("DlgRef_2Sel1Spin_QTD", "DlgRef_2Sel1Spin_QTD", 0, QApplication::UnicodeUTF8)); - GroupBox1->setTitle(QString()); - PushButton2->setText(QString()); - TextLabel1->setText(QApplication::translate("DlgRef_2Sel1Spin_QTD", "TL1", 0, QApplication::UnicodeUTF8)); - PushButton1->setText(QString()); - TextLabel2->setText(QApplication::translate("DlgRef_2Sel1Spin_QTD", "TL2", 0, QApplication::UnicodeUTF8)); - TextLabel3->setText(QApplication::translate("DlgRef_2Sel1Spin_QTD", "TL3", 0, QApplication::UnicodeUTF8)); - Q_UNUSED(DlgRef_2Sel1Spin_QTD); - } // retranslateUi - -}; - -namespace Ui { - class DlgRef_2Sel1Spin_QTD: public Ui_DlgRef_2Sel1Spin_QTD {}; -} // namespace Ui - -#endif // DLGREF_2SEL1SPIN_QTD_H diff --git a/src/DlgRef/DlgRef_2Sel1Spin_QTD.ui b/src/DlgRef/DlgRef_2Sel1Spin_QTD.ui new file mode 100644 index 000000000..c57b41ad5 --- /dev/null +++ b/src/DlgRef/DlgRef_2Sel1Spin_QTD.ui @@ -0,0 +1,148 @@ + + DlgRef_2Sel1Spin_QTD + + + + 0 + 0 + 156 + 99 + + + + + + + + 0 + + + 0 + + + + + + + + + 9 + + + 6 + + + + + + + + + 0 + 0 + 0 + 0 + + + + TL3 + + + false + + + + + + + + 0 + 0 + 0 + 0 + + + + QFrame::NoFrame + + + QFrame::Plain + + + TL2 + + + false + + + + + + + + 0 + 0 + 0 + 0 + + + + + + + + + + + + + + + 0 + 0 + 0 + 0 + + + + TL1 + + + false + + + + + + + + 0 + 0 + 0 + 0 + + + + + + + + + + + + + + + + + qPixmapFromMimeSource + + PushButton1 + LineEdit1 + PushButton2 + LineEdit2 + + + + diff --git a/src/DlgRef/DlgRef_2Sel2Spin.cxx b/src/DlgRef/DlgRef_2Sel2Spin.cxx deleted file mode 100644 index a2cb36206..000000000 --- a/src/DlgRef/DlgRef_2Sel2Spin.cxx +++ /dev/null @@ -1,62 +0,0 @@ -// GEOM GEOMGUI : GUI for Geometry component -// -// Copyright (C) 2003 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 -// -// -// -// File : DlgRef_2Sel2Spin.cxx -// Author : Damien COQUERET -// Module : GEOM -// $Header: - -#include "DlgRef_2Sel2Spin.h" -#include "DlgRef_SpinBox.h" - -/* - * Constructs a DlgRef_2Sel1Spin which is a child of 'parent', with the - * name 'name' and widget flags set to 'f' - */ -DlgRef_2Sel2Spin::DlgRef_2Sel2Spin(QWidget* parent, const char* name, Qt::WindowFlags fl) - :QWidget(parent, fl) -{ - setupUi(this); - - setObjectName(name); - - SpinBox1->setAttribute( Qt::WA_DeleteOnClose ); - SpinBox1->close(); - - SpinBox2->setAttribute( Qt::WA_DeleteOnClose ); - SpinBox2->close(); - - SpinBox_DX = new DlgRef_SpinBox(GroupBox1, "SpinBox_DX"); - gridLayout3->addWidget(SpinBox_DX, 0, 1); - SpinBox_DY = new DlgRef_SpinBox(GroupBox1, "SpinBox_DY"); - gridLayout3->addWidget(SpinBox_DY, 1, 1); -} - - -/* - * Destroys the object and frees any allocated resources - */ -DlgRef_2Sel2Spin::~DlgRef_2Sel2Spin() -{ - // no need to delete child widgets, Qt does it all for us -} diff --git a/src/DlgRef/DlgRef_2Sel2Spin.h b/src/DlgRef/DlgRef_2Sel2Spin.h deleted file mode 100644 index 9d834f8fa..000000000 --- a/src/DlgRef/DlgRef_2Sel2Spin.h +++ /dev/null @@ -1,51 +0,0 @@ -// GEOM GEOMGUI : GUI for Geometry component -// -// Copyright (C) 2003 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 -// -// -// -// File : DlgRef_2Sel2Spin.h -// Author : Damien COQUERET -// Module : GEOM -// $Header: - -#ifndef DLGREF_2SEL2SPIN_H -#define DLGREF_2SEL2SPIN_H - -#include "GEOM_DlgRef.hxx" - -#include "DlgRef_2Sel2Spin_QTD.h" - -class DlgRef_SpinBox; - -class GEOM_DLGREF_EXPORT DlgRef_2Sel2Spin : public QWidget, public Ui::DlgRef_2Sel2Spin_QTD -{ - Q_OBJECT - -public: - DlgRef_2Sel2Spin(QWidget* parent = 0, const char* name = 0, Qt::WindowFlags fl = 0); - ~DlgRef_2Sel2Spin(); - - DlgRef_SpinBox* SpinBox_DX; - DlgRef_SpinBox* SpinBox_DY; - -}; - -#endif // DLGREF_2SEL2SPIN_H diff --git a/src/DlgRef/DlgRef_2Sel2Spin1Check.cxx b/src/DlgRef/DlgRef_2Sel2Spin1Check.cxx deleted file mode 100644 index a6f11b693..000000000 --- a/src/DlgRef/DlgRef_2Sel2Spin1Check.cxx +++ /dev/null @@ -1,66 +0,0 @@ -// GEOM GEOMGUI : GUI for Geometry component -// -// Copyright (C) 2003 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 -// -// -// -// File : DlgRef_2Sel1Spin1Check.cxx -// Author : Damien COQUERET -// Module : GEOM -// $Header: - -#include "DlgRef_2Sel2Spin1Check.h" -#include "DlgRef_SpinBox.h" - -/* - * Constructs a DlgRef_2Sel1Spin which is a child of 'parent', with the - * name 'name' and widget flags set to 'f' - */ -DlgRef_2Sel2Spin1Check::DlgRef_2Sel2Spin1Check(QWidget* parent, const char* name, Qt::WFlags fl) - :QWidget(parent, fl) -{ - setupUi(this); - - setObjectName(name); - - SpinBox1->setAttribute( Qt::WA_DeleteOnClose ); - SpinBox1->close(); - - SpinBox2->setAttribute( Qt::WA_DeleteOnClose ); - SpinBox2->close(); - - SpinBox_DX = new DlgRef_SpinBox(GroupBox1, "SpinBox_DX"); - SpinBox_DY = new DlgRef_SpinBox(GroupBox1, "SpinBox_DY"); - gridLayout3->addWidget(SpinBox_DX, 0, 1); - gridLayout3->addWidget(SpinBox_DY, 1, 1); - - // PAL 6532 - PushButton1->setAutoDefault( false ); - PushButton2->setAutoDefault( false ); -} - - -/* - * Destroys the object and frees any allocated resources - */ -DlgRef_2Sel2Spin1Check::~DlgRef_2Sel2Spin1Check() -{ - // no need to delete child widgets, Qt does it all for us -} diff --git a/src/DlgRef/DlgRef_2Sel2Spin1Check.h b/src/DlgRef/DlgRef_2Sel2Spin1Check.h deleted file mode 100644 index db2e56614..000000000 --- a/src/DlgRef/DlgRef_2Sel2Spin1Check.h +++ /dev/null @@ -1,51 +0,0 @@ -// GEOM GEOMGUI : GUI for Geometry component -// -// Copyright (C) 2003 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 -// -// -// -// File : DlgRef_2Sel1Spin1Check.h -// Author : Damien COQUERET -// Module : GEOM -// $Header: - -#ifndef DLGREF_2SEL2SPIN1CHECK_H -#define DLGREF_2SEL2SPIN1CHECK_H - -#include "GEOM_DlgRef.hxx" - -#include "DlgRef_2Sel2Spin1Check_QTD.h" - -class DlgRef_SpinBox; - -class GEOM_DLGREF_EXPORT DlgRef_2Sel2Spin1Check : public QWidget, public Ui::DlgRef_2Sel2Spin1Check_QTD -{ - Q_OBJECT - -public: - DlgRef_2Sel2Spin1Check(QWidget* parent = 0, const char* name = 0, Qt::WindowFlags fl = 0); - ~DlgRef_2Sel2Spin1Check(); - - DlgRef_SpinBox* SpinBox_DX; - DlgRef_SpinBox* SpinBox_DY; - -}; - -#endif // DLGREF_2SEL2SPIN1CHECK_H diff --git a/src/DlgRef/DlgRef_2Sel2Spin1Check_QTD.h b/src/DlgRef/DlgRef_2Sel2Spin1Check_QTD.h deleted file mode 100644 index e70048f9d..000000000 --- a/src/DlgRef/DlgRef_2Sel2Spin1Check_QTD.h +++ /dev/null @@ -1,219 +0,0 @@ -/******************************************************************************** -** Form generated from reading ui file 'DlgRef_2Sel2Spin1Check_QTD.ui' -** -** Created: Fri Jun 29 13:03:37 2007 -** by: Qt User Interface Compiler version 4.2.3 -** -** WARNING! All changes made in this file will be lost when recompiling ui file! -********************************************************************************/ - -#ifndef DLGREF_2SEL2SPIN1CHECK_QTD_H -#define DLGREF_2SEL2SPIN1CHECK_QTD_H - -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include - -class Ui_DlgRef_2Sel2Spin1Check_QTD -{ -public: - QGridLayout *gridLayout; - QGroupBox *GroupBox1; - QGridLayout *gridLayout1; - QGridLayout *gridLayout2; - QLabel *TextLabel2; - QLabel *TextLabel1; - QGridLayout *gridLayout3; - QSpinBox *SpinBox1; - QLabel *TextLabel3; - QLabel *TextLabel4; - QSpinBox *SpinBox2; - QLineEdit *LineEdit1; - QSpacerItem *spacerItem; - QCheckBox *CheckButton1; - QLineEdit *LineEdit2; - QPushButton *PushButton2; - QPushButton *PushButton1; - - void setupUi(QWidget *DlgRef_2Sel2Spin1Check_QTD) - { - DlgRef_2Sel2Spin1Check_QTD->setObjectName(QString::fromUtf8("DlgRef_2Sel2Spin1Check_QTD")); - gridLayout = new QGridLayout(DlgRef_2Sel2Spin1Check_QTD); - gridLayout->setSpacing(6); - gridLayout->setMargin(0); - gridLayout->setObjectName(QString::fromUtf8("gridLayout")); - GroupBox1 = new QGroupBox(DlgRef_2Sel2Spin1Check_QTD); - GroupBox1->setObjectName(QString::fromUtf8("GroupBox1")); - gridLayout1 = new QGridLayout(GroupBox1); - gridLayout1->setSpacing(6); - gridLayout1->setMargin(11); - gridLayout1->setObjectName(QString::fromUtf8("gridLayout1")); - gridLayout2 = new QGridLayout(); - gridLayout2->setSpacing(6); - gridLayout2->setMargin(0); - gridLayout2->setObjectName(QString::fromUtf8("gridLayout2")); - TextLabel2 = new QLabel(GroupBox1); - TextLabel2->setObjectName(QString::fromUtf8("TextLabel2")); - QSizePolicy sizePolicy(static_cast(0), static_cast(0)); - sizePolicy.setHorizontalStretch(0); - sizePolicy.setVerticalStretch(0); - sizePolicy.setHeightForWidth(TextLabel2->sizePolicy().hasHeightForWidth()); - TextLabel2->setSizePolicy(sizePolicy); - TextLabel2->setWordWrap(false); - - gridLayout2->addWidget(TextLabel2, 1, 0, 1, 1); - - TextLabel1 = new QLabel(GroupBox1); - TextLabel1->setObjectName(QString::fromUtf8("TextLabel1")); - QSizePolicy sizePolicy1(static_cast(0), static_cast(0)); - sizePolicy1.setHorizontalStretch(0); - sizePolicy1.setVerticalStretch(0); - sizePolicy1.setHeightForWidth(TextLabel1->sizePolicy().hasHeightForWidth()); - TextLabel1->setSizePolicy(sizePolicy1); - TextLabel1->setWordWrap(false); - - gridLayout2->addWidget(TextLabel1, 0, 0, 1, 1); - - gridLayout3 = new QGridLayout(); - gridLayout3->setSpacing(6); - gridLayout3->setMargin(0); - gridLayout3->setObjectName(QString::fromUtf8("gridLayout3")); - SpinBox1 = new QSpinBox(GroupBox1); - SpinBox1->setObjectName(QString::fromUtf8("SpinBox1")); - QSizePolicy sizePolicy2(static_cast(7), static_cast(0)); - sizePolicy2.setHorizontalStretch(0); - sizePolicy2.setVerticalStretch(0); - sizePolicy2.setHeightForWidth(SpinBox1->sizePolicy().hasHeightForWidth()); - SpinBox1->setSizePolicy(sizePolicy2); - - gridLayout3->addWidget(SpinBox1, 0, 1, 1, 1); - - TextLabel3 = new QLabel(GroupBox1); - TextLabel3->setObjectName(QString::fromUtf8("TextLabel3")); - QSizePolicy sizePolicy3(static_cast(0), static_cast(0)); - sizePolicy3.setHorizontalStretch(0); - sizePolicy3.setVerticalStretch(0); - sizePolicy3.setHeightForWidth(TextLabel3->sizePolicy().hasHeightForWidth()); - TextLabel3->setSizePolicy(sizePolicy3); - TextLabel3->setWordWrap(false); - - gridLayout3->addWidget(TextLabel3, 0, 0, 1, 1); - - TextLabel4 = new QLabel(GroupBox1); - TextLabel4->setObjectName(QString::fromUtf8("TextLabel4")); - QSizePolicy sizePolicy4(static_cast(0), static_cast(0)); - sizePolicy4.setHorizontalStretch(0); - sizePolicy4.setVerticalStretch(0); - sizePolicy4.setHeightForWidth(TextLabel4->sizePolicy().hasHeightForWidth()); - TextLabel4->setSizePolicy(sizePolicy4); - TextLabel4->setWordWrap(false); - - gridLayout3->addWidget(TextLabel4, 1, 0, 1, 1); - - SpinBox2 = new QSpinBox(GroupBox1); - SpinBox2->setObjectName(QString::fromUtf8("SpinBox2")); - QSizePolicy sizePolicy5(static_cast(7), static_cast(0)); - sizePolicy5.setHorizontalStretch(0); - sizePolicy5.setVerticalStretch(0); - sizePolicy5.setHeightForWidth(SpinBox2->sizePolicy().hasHeightForWidth()); - SpinBox2->setSizePolicy(sizePolicy5); - - gridLayout3->addWidget(SpinBox2, 1, 1, 1, 1); - - - gridLayout2->addLayout(gridLayout3, 2, 0, 1, 3); - - LineEdit1 = new QLineEdit(GroupBox1); - LineEdit1->setObjectName(QString::fromUtf8("LineEdit1")); - - gridLayout2->addWidget(LineEdit1, 0, 2, 1, 1); - - spacerItem = new QSpacerItem(0, 16, QSizePolicy::Minimum, QSizePolicy::Expanding); - - gridLayout2->addItem(spacerItem, 4, 2, 1, 1); - - CheckButton1 = new QCheckBox(GroupBox1); - CheckButton1->setObjectName(QString::fromUtf8("CheckButton1")); - - gridLayout2->addWidget(CheckButton1, 3, 0, 1, 3); - - LineEdit2 = new QLineEdit(GroupBox1); - LineEdit2->setObjectName(QString::fromUtf8("LineEdit2")); - - gridLayout2->addWidget(LineEdit2, 1, 2, 1, 1); - - PushButton2 = new QPushButton(GroupBox1); - PushButton2->setObjectName(QString::fromUtf8("PushButton2")); - QSizePolicy sizePolicy6(static_cast(0), static_cast(0)); - sizePolicy6.setHorizontalStretch(0); - sizePolicy6.setVerticalStretch(0); - sizePolicy6.setHeightForWidth(PushButton2->sizePolicy().hasHeightForWidth()); - PushButton2->setSizePolicy(sizePolicy6); - - gridLayout2->addWidget(PushButton2, 1, 1, 1, 1); - - PushButton1 = new QPushButton(GroupBox1); - PushButton1->setObjectName(QString::fromUtf8("PushButton1")); - QSizePolicy sizePolicy7(static_cast(0), static_cast(0)); - sizePolicy7.setHorizontalStretch(0); - sizePolicy7.setVerticalStretch(0); - sizePolicy7.setHeightForWidth(PushButton1->sizePolicy().hasHeightForWidth()); - PushButton1->setSizePolicy(sizePolicy7); - - gridLayout2->addWidget(PushButton1, 0, 1, 1, 1); - - - gridLayout1->addLayout(gridLayout2, 0, 0, 1, 1); - - - gridLayout->addWidget(GroupBox1, 0, 0, 1, 1); - - QWidget::setTabOrder(PushButton1, LineEdit1); - QWidget::setTabOrder(LineEdit1, PushButton2); - QWidget::setTabOrder(PushButton2, LineEdit2); - QWidget::setTabOrder(LineEdit2, SpinBox1); - QWidget::setTabOrder(SpinBox1, SpinBox2); - QWidget::setTabOrder(SpinBox2, CheckButton1); - - retranslateUi(DlgRef_2Sel2Spin1Check_QTD); - - QSize size(163, 170); - size = size.expandedTo(DlgRef_2Sel2Spin1Check_QTD->minimumSizeHint()); - DlgRef_2Sel2Spin1Check_QTD->resize(size); - - - QMetaObject::connectSlotsByName(DlgRef_2Sel2Spin1Check_QTD); - } // setupUi - - void retranslateUi(QWidget *DlgRef_2Sel2Spin1Check_QTD) - { - DlgRef_2Sel2Spin1Check_QTD->setWindowTitle(QApplication::translate("DlgRef_2Sel2Spin1Check_QTD", "DlgRef_2Sel2Spin1Check_QTD", 0, QApplication::UnicodeUTF8)); - GroupBox1->setTitle(QString()); - TextLabel2->setText(QApplication::translate("DlgRef_2Sel2Spin1Check_QTD", "TL2", 0, QApplication::UnicodeUTF8)); - TextLabel1->setText(QApplication::translate("DlgRef_2Sel2Spin1Check_QTD", "TL1", 0, QApplication::UnicodeUTF8)); - TextLabel3->setText(QApplication::translate("DlgRef_2Sel2Spin1Check_QTD", "TL3", 0, QApplication::UnicodeUTF8)); - TextLabel4->setText(QApplication::translate("DlgRef_2Sel2Spin1Check_QTD", "TL4", 0, QApplication::UnicodeUTF8)); - CheckButton1->setText(QString()); - PushButton2->setText(QString()); - PushButton1->setText(QString()); - Q_UNUSED(DlgRef_2Sel2Spin1Check_QTD); - } // retranslateUi - -}; - -namespace Ui { - class DlgRef_2Sel2Spin1Check_QTD: public Ui_DlgRef_2Sel2Spin1Check_QTD {}; -} // namespace Ui - -#endif // DLGREF_2SEL2SPIN1CHECK_QTD_H diff --git a/src/DlgRef/DlgRef_2Sel2Spin1Check_QTD.ui b/src/DlgRef/DlgRef_2Sel2Spin1Check_QTD.ui new file mode 100644 index 000000000..63c2051b9 --- /dev/null +++ b/src/DlgRef/DlgRef_2Sel2Spin1Check_QTD.ui @@ -0,0 +1,173 @@ + + DlgRef_2Sel2Spin1Check_QTD + + + + 0 + 0 + 156 + 143 + + + + + + + + 0 + + + 0 + + + + + + + + + 9 + + + 6 + + + + + + + + + + + + + + + + + + + 0 + 0 + 0 + 0 + + + + TL4 + + + false + + + + + + + + 0 + 0 + 0 + 0 + + + + TL3 + + + false + + + + + + + + 0 + 0 + 0 + 0 + + + + + + + + + + + + 0 + 0 + 0 + 0 + + + + + + + + + + + + + + + + + + 0 + 0 + 0 + 0 + + + + TL1 + + + false + + + + + + + + 0 + 0 + 0 + 0 + + + + TL2 + + + false + + + + + + + + + + qPixmapFromMimeSource + + PushButton1 + LineEdit1 + PushButton2 + LineEdit2 + SpinBox_DX + SpinBox_DY + CheckButton1 + + + + diff --git a/src/DlgRef/DlgRef_2Sel2Spin_QTD.h b/src/DlgRef/DlgRef_2Sel2Spin_QTD.h deleted file mode 100644 index ea407a997..000000000 --- a/src/DlgRef/DlgRef_2Sel2Spin_QTD.h +++ /dev/null @@ -1,205 +0,0 @@ -/******************************************************************************** -** Form generated from reading ui file 'DlgRef_2Sel2Spin_QTD.ui' -** -** Created: Fri Jun 29 13:00:58 2007 -** by: Qt User Interface Compiler version 4.2.3 -** -** WARNING! All changes made in this file will be lost when recompiling ui file! -********************************************************************************/ - -#ifndef DLGREF_2SEL2SPIN_QTD_H -#define DLGREF_2SEL2SPIN_QTD_H - -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include - -class Ui_DlgRef_2Sel2Spin_QTD -{ -public: - QGridLayout *gridLayout; - QGroupBox *GroupBox1; - QGridLayout *gridLayout1; - QGridLayout *gridLayout2; - QLineEdit *LineEdit1; - QGridLayout *gridLayout3; - QSpinBox *SpinBox2; - QLabel *TextLabel4; - QLabel *TextLabel3; - QSpinBox *SpinBox1; - QPushButton *PushButton2; - QLabel *TextLabel2; - QSpacerItem *spacerItem; - QLabel *TextLabel1; - QPushButton *PushButton1; - QLineEdit *LineEdit2; - - void setupUi(QWidget *DlgRef_2Sel2Spin_QTD) - { - DlgRef_2Sel2Spin_QTD->setObjectName(QString::fromUtf8("DlgRef_2Sel2Spin_QTD")); - gridLayout = new QGridLayout(DlgRef_2Sel2Spin_QTD); - gridLayout->setSpacing(6); - gridLayout->setMargin(0); - gridLayout->setObjectName(QString::fromUtf8("gridLayout")); - GroupBox1 = new QGroupBox(DlgRef_2Sel2Spin_QTD); - GroupBox1->setObjectName(QString::fromUtf8("GroupBox1")); - gridLayout1 = new QGridLayout(GroupBox1); - gridLayout1->setSpacing(6); - gridLayout1->setMargin(11); - gridLayout1->setObjectName(QString::fromUtf8("gridLayout1")); - gridLayout2 = new QGridLayout(); - gridLayout2->setSpacing(6); - gridLayout2->setMargin(0); - gridLayout2->setObjectName(QString::fromUtf8("gridLayout2")); - LineEdit1 = new QLineEdit(GroupBox1); - LineEdit1->setObjectName(QString::fromUtf8("LineEdit1")); - - gridLayout2->addWidget(LineEdit1, 0, 2, 1, 1); - - gridLayout3 = new QGridLayout(); - gridLayout3->setSpacing(6); - gridLayout3->setMargin(0); - gridLayout3->setObjectName(QString::fromUtf8("gridLayout3")); - SpinBox2 = new QSpinBox(GroupBox1); - SpinBox2->setObjectName(QString::fromUtf8("SpinBox2")); - QSizePolicy sizePolicy(static_cast(7), static_cast(0)); - sizePolicy.setHorizontalStretch(0); - sizePolicy.setVerticalStretch(0); - sizePolicy.setHeightForWidth(SpinBox2->sizePolicy().hasHeightForWidth()); - SpinBox2->setSizePolicy(sizePolicy); - - gridLayout3->addWidget(SpinBox2, 1, 1, 1, 1); - - TextLabel4 = new QLabel(GroupBox1); - TextLabel4->setObjectName(QString::fromUtf8("TextLabel4")); - QSizePolicy sizePolicy1(static_cast(0), static_cast(0)); - sizePolicy1.setHorizontalStretch(0); - sizePolicy1.setVerticalStretch(0); - sizePolicy1.setHeightForWidth(TextLabel4->sizePolicy().hasHeightForWidth()); - TextLabel4->setSizePolicy(sizePolicy1); - TextLabel4->setWordWrap(false); - - gridLayout3->addWidget(TextLabel4, 1, 0, 1, 1); - - TextLabel3 = new QLabel(GroupBox1); - TextLabel3->setObjectName(QString::fromUtf8("TextLabel3")); - QSizePolicy sizePolicy2(static_cast(0), static_cast(0)); - sizePolicy2.setHorizontalStretch(0); - sizePolicy2.setVerticalStretch(0); - sizePolicy2.setHeightForWidth(TextLabel3->sizePolicy().hasHeightForWidth()); - TextLabel3->setSizePolicy(sizePolicy2); - TextLabel3->setWordWrap(false); - - gridLayout3->addWidget(TextLabel3, 0, 0, 1, 1); - - SpinBox1 = new QSpinBox(GroupBox1); - SpinBox1->setObjectName(QString::fromUtf8("SpinBox1")); - QSizePolicy sizePolicy3(static_cast(7), static_cast(0)); - sizePolicy3.setHorizontalStretch(0); - sizePolicy3.setVerticalStretch(0); - sizePolicy3.setHeightForWidth(SpinBox1->sizePolicy().hasHeightForWidth()); - SpinBox1->setSizePolicy(sizePolicy3); - - gridLayout3->addWidget(SpinBox1, 0, 1, 1, 1); - - - gridLayout2->addLayout(gridLayout3, 2, 0, 1, 3); - - PushButton2 = new QPushButton(GroupBox1); - PushButton2->setObjectName(QString::fromUtf8("PushButton2")); - QSizePolicy sizePolicy4(static_cast(0), static_cast(0)); - sizePolicy4.setHorizontalStretch(0); - sizePolicy4.setVerticalStretch(0); - sizePolicy4.setHeightForWidth(PushButton2->sizePolicy().hasHeightForWidth()); - PushButton2->setSizePolicy(sizePolicy4); - - gridLayout2->addWidget(PushButton2, 1, 1, 1, 1); - - TextLabel2 = new QLabel(GroupBox1); - TextLabel2->setObjectName(QString::fromUtf8("TextLabel2")); - QSizePolicy sizePolicy5(static_cast(0), static_cast(0)); - sizePolicy5.setHorizontalStretch(0); - sizePolicy5.setVerticalStretch(0); - sizePolicy5.setHeightForWidth(TextLabel2->sizePolicy().hasHeightForWidth()); - TextLabel2->setSizePolicy(sizePolicy5); - TextLabel2->setWordWrap(false); - - gridLayout2->addWidget(TextLabel2, 1, 0, 1, 1); - - spacerItem = new QSpacerItem(0, 20, QSizePolicy::Minimum, QSizePolicy::Expanding); - - gridLayout2->addItem(spacerItem, 3, 2, 1, 1); - - TextLabel1 = new QLabel(GroupBox1); - TextLabel1->setObjectName(QString::fromUtf8("TextLabel1")); - QSizePolicy sizePolicy6(static_cast(0), static_cast(0)); - sizePolicy6.setHorizontalStretch(0); - sizePolicy6.setVerticalStretch(0); - sizePolicy6.setHeightForWidth(TextLabel1->sizePolicy().hasHeightForWidth()); - TextLabel1->setSizePolicy(sizePolicy6); - TextLabel1->setWordWrap(false); - - gridLayout2->addWidget(TextLabel1, 0, 0, 1, 1); - - PushButton1 = new QPushButton(GroupBox1); - PushButton1->setObjectName(QString::fromUtf8("PushButton1")); - QSizePolicy sizePolicy7(static_cast(0), static_cast(0)); - sizePolicy7.setHorizontalStretch(0); - sizePolicy7.setVerticalStretch(0); - sizePolicy7.setHeightForWidth(PushButton1->sizePolicy().hasHeightForWidth()); - PushButton1->setSizePolicy(sizePolicy7); - - gridLayout2->addWidget(PushButton1, 0, 1, 1, 1); - - LineEdit2 = new QLineEdit(GroupBox1); - LineEdit2->setObjectName(QString::fromUtf8("LineEdit2")); - - gridLayout2->addWidget(LineEdit2, 1, 2, 1, 1); - - - gridLayout1->addLayout(gridLayout2, 0, 0, 1, 1); - - - gridLayout->addWidget(GroupBox1, 0, 0, 1, 1); - - - retranslateUi(DlgRef_2Sel2Spin_QTD); - - QSize size(129, 145); - size = size.expandedTo(DlgRef_2Sel2Spin_QTD->minimumSizeHint()); - DlgRef_2Sel2Spin_QTD->resize(size); - - - QMetaObject::connectSlotsByName(DlgRef_2Sel2Spin_QTD); - } // setupUi - - void retranslateUi(QWidget *DlgRef_2Sel2Spin_QTD) - { - DlgRef_2Sel2Spin_QTD->setWindowTitle(QApplication::translate("DlgRef_2Sel2Spin_QTD", "DlgRef_2Sel2Spin_QTD", 0, QApplication::UnicodeUTF8)); - GroupBox1->setTitle(QString()); - TextLabel4->setText(QApplication::translate("DlgRef_2Sel2Spin_QTD", "TL4", 0, QApplication::UnicodeUTF8)); - TextLabel3->setText(QApplication::translate("DlgRef_2Sel2Spin_QTD", "TL3", 0, QApplication::UnicodeUTF8)); - PushButton2->setText(QString()); - TextLabel2->setText(QApplication::translate("DlgRef_2Sel2Spin_QTD", "TL2", 0, QApplication::UnicodeUTF8)); - TextLabel1->setText(QApplication::translate("DlgRef_2Sel2Spin_QTD", "TL1", 0, QApplication::UnicodeUTF8)); - PushButton1->setText(QString()); - Q_UNUSED(DlgRef_2Sel2Spin_QTD); - } // retranslateUi - -}; - -namespace Ui { - class DlgRef_2Sel2Spin_QTD: public Ui_DlgRef_2Sel2Spin_QTD {}; -} // namespace Ui - -#endif // DLGREF_2SEL2SPIN_QTD_H diff --git a/src/DlgRef/DlgRef_2Sel2Spin_QTD.ui b/src/DlgRef/DlgRef_2Sel2Spin_QTD.ui new file mode 100644 index 000000000..1df3ac609 --- /dev/null +++ b/src/DlgRef/DlgRef_2Sel2Spin_QTD.ui @@ -0,0 +1,165 @@ + + DlgRef_2Sel2Spin_QTD + + + + 0 + 0 + 156 + 124 + + + + + + + + 0 + + + 0 + + + + + + + + + 9 + + + 6 + + + + + + + + + + + + 0 + 0 + 0 + 0 + + + + TL4 + + + false + + + + + + + + 0 + 0 + 0 + 0 + + + + TL3 + + + false + + + + + + + + + + + 0 + 0 + 0 + 0 + + + + + + + + + + + + 0 + 0 + 0 + 0 + + + + TL1 + + + false + + + + + + + + 0 + 0 + 0 + 0 + + + + + + + + + + + + 0 + 0 + 0 + 0 + + + + TL2 + + + false + + + + + + + + + + + + + qPixmapFromMimeSource + + PushButton1 + LineEdit1 + PushButton2 + LineEdit2 + SpinBox_DX + SpinBox_DY + + + + diff --git a/src/DlgRef/DlgRef_2Sel3Spin.cxx b/src/DlgRef/DlgRef_2Sel3Spin.cxx deleted file mode 100644 index 0fee02680..000000000 --- a/src/DlgRef/DlgRef_2Sel3Spin.cxx +++ /dev/null @@ -1,67 +0,0 @@ -// GEOM GEOMGUI : GUI for Geometry component -// -// Copyright (C) 2003 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 -// -// -// -// File : DlgRef_2Sel3Spin.cxx -// Author : Damien COQUERET -// Module : GEOM -// $Header: - -#include "DlgRef_2Sel3Spin.h" -#include "DlgRef_SpinBox.h" - -/* - * Constructs a DlgRef_2Sel1Spin which is a child of 'parent', with the - * name 'name' and widget flags set to 'f' - */ -DlgRef_2Sel3Spin::DlgRef_2Sel3Spin(QWidget* parent, const char* name, Qt::WindowFlags fl) - :QWidget(parent, fl) -{ - setupUi(this); - - setObjectName(name); - - SpinBox1->setAttribute( Qt::WA_DeleteOnClose ); - SpinBox1->close(); - - SpinBox2->setAttribute( Qt::WA_DeleteOnClose ); - SpinBox2->close(); - - SpinBox3->setAttribute( Qt::WA_DeleteOnClose ); - SpinBox3->close(); - - SpinBox_DX = new DlgRef_SpinBox(GroupBox1, "SpinBox_DX"); - gridLayout3->addWidget(SpinBox_DX, 0, 1); - SpinBox_DY = new DlgRef_SpinBox(GroupBox1, "SpinBox_DY"); - gridLayout3->addWidget(SpinBox_DY, 1, 1); - SpinBox_DZ = new DlgRef_SpinBox(GroupBox1, "SpinBox_DZ"); - gridLayout3->addWidget(SpinBox_DZ, 2, 1); -} - - -/* - * Destroys the object and frees any allocated resources - */ -DlgRef_2Sel3Spin::~DlgRef_2Sel3Spin() -{ - // no need to delete child widgets, Qt does it all for us -} diff --git a/src/DlgRef/DlgRef_2Sel3Spin.h b/src/DlgRef/DlgRef_2Sel3Spin.h deleted file mode 100644 index 42071ca43..000000000 --- a/src/DlgRef/DlgRef_2Sel3Spin.h +++ /dev/null @@ -1,52 +0,0 @@ -// GEOM GEOMGUI : GUI for Geometry component -// -// Copyright (C) 2003 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 -// -// -// -// File : DlgRef_2Sel3Spin.h -// Author : Damien COQUERET -// Module : GEOM -// $Header: - -#ifndef DLGREF_2SEL3SPIN_H -#define DLGREF_2SEL3SPIN_H - -#include "GEOM_DlgRef.hxx" - -#include "DlgRef_2Sel3Spin_QTD.h" - -class DlgRef_SpinBox; - -class GEOM_DLGREF_EXPORT DlgRef_2Sel3Spin : public QWidget, public Ui::DlgRef_2Sel3Spin_QTD -{ - Q_OBJECT - -public: - DlgRef_2Sel3Spin(QWidget* parent = 0, const char* name = 0, Qt::WindowFlags fl = 0); - ~DlgRef_2Sel3Spin(); - - DlgRef_SpinBox* SpinBox_DX; - DlgRef_SpinBox* SpinBox_DY; - DlgRef_SpinBox* SpinBox_DZ; - -}; - -#endif // DLGREF_2SEL3SPIN_H diff --git a/src/DlgRef/DlgRef_2Sel3Spin_QTD.h b/src/DlgRef/DlgRef_2Sel3Spin_QTD.h deleted file mode 100644 index d4221bac2..000000000 --- a/src/DlgRef/DlgRef_2Sel3Spin_QTD.h +++ /dev/null @@ -1,229 +0,0 @@ -/******************************************************************************** -** Form generated from reading ui file 'DlgRef_2Sel3Spin_QTD.ui' -** -** Created: Fri Jun 29 14:24:24 2007 -** by: Qt User Interface Compiler version 4.2.3 -** -** WARNING! All changes made in this file will be lost when recompiling ui file! -********************************************************************************/ - -#ifndef DLGREF_2SEL3SPIN_QTD_H -#define DLGREF_2SEL3SPIN_QTD_H - -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include - -class Ui_DlgRef_2Sel3Spin_QTD -{ -public: - QGridLayout *gridLayout; - QGroupBox *GroupBox1; - QGridLayout *gridLayout1; - QGridLayout *gridLayout2; - QLineEdit *LineEdit1; - QLabel *TextLabel1; - QLabel *TextLabel2; - QGridLayout *gridLayout3; - QLabel *TextLabel3; - QSpinBox *SpinBox2; - QLabel *TextLabel4; - QLabel *TextLabel5; - QSpinBox *SpinBox1; - QSpinBox *SpinBox3; - QPushButton *PushButton1; - QSpacerItem *spacerItem; - QLineEdit *LineEdit2; - QPushButton *PushButton2; - - void setupUi(QWidget *DlgRef_2Sel3Spin_QTD) - { - DlgRef_2Sel3Spin_QTD->setObjectName(QString::fromUtf8("DlgRef_2Sel3Spin_QTD")); - gridLayout = new QGridLayout(DlgRef_2Sel3Spin_QTD); - gridLayout->setSpacing(6); - gridLayout->setMargin(0); - gridLayout->setObjectName(QString::fromUtf8("gridLayout")); - GroupBox1 = new QGroupBox(DlgRef_2Sel3Spin_QTD); - GroupBox1->setObjectName(QString::fromUtf8("GroupBox1")); - gridLayout1 = new QGridLayout(GroupBox1); - gridLayout1->setSpacing(6); - gridLayout1->setMargin(11); - gridLayout1->setObjectName(QString::fromUtf8("gridLayout1")); - gridLayout2 = new QGridLayout(); - gridLayout2->setSpacing(6); - gridLayout2->setMargin(0); - gridLayout2->setObjectName(QString::fromUtf8("gridLayout2")); - LineEdit1 = new QLineEdit(GroupBox1); - LineEdit1->setObjectName(QString::fromUtf8("LineEdit1")); - - gridLayout2->addWidget(LineEdit1, 0, 2, 1, 1); - - TextLabel1 = new QLabel(GroupBox1); - TextLabel1->setObjectName(QString::fromUtf8("TextLabel1")); - QSizePolicy sizePolicy(static_cast(0), static_cast(0)); - sizePolicy.setHorizontalStretch(0); - sizePolicy.setVerticalStretch(0); - sizePolicy.setHeightForWidth(TextLabel1->sizePolicy().hasHeightForWidth()); - TextLabel1->setSizePolicy(sizePolicy); - TextLabel1->setWordWrap(false); - - gridLayout2->addWidget(TextLabel1, 0, 0, 1, 1); - - TextLabel2 = new QLabel(GroupBox1); - TextLabel2->setObjectName(QString::fromUtf8("TextLabel2")); - QSizePolicy sizePolicy1(static_cast(0), static_cast(0)); - sizePolicy1.setHorizontalStretch(0); - sizePolicy1.setVerticalStretch(0); - sizePolicy1.setHeightForWidth(TextLabel2->sizePolicy().hasHeightForWidth()); - TextLabel2->setSizePolicy(sizePolicy1); - TextLabel2->setWordWrap(false); - - gridLayout2->addWidget(TextLabel2, 1, 0, 1, 1); - - gridLayout3 = new QGridLayout(); - gridLayout3->setSpacing(6); - gridLayout3->setMargin(0); - gridLayout3->setObjectName(QString::fromUtf8("gridLayout3")); - TextLabel3 = new QLabel(GroupBox1); - TextLabel3->setObjectName(QString::fromUtf8("TextLabel3")); - QSizePolicy sizePolicy2(static_cast(0), static_cast(0)); - sizePolicy2.setHorizontalStretch(0); - sizePolicy2.setVerticalStretch(0); - sizePolicy2.setHeightForWidth(TextLabel3->sizePolicy().hasHeightForWidth()); - TextLabel3->setSizePolicy(sizePolicy2); - TextLabel3->setWordWrap(false); - - gridLayout3->addWidget(TextLabel3, 0, 0, 1, 1); - - SpinBox2 = new QSpinBox(GroupBox1); - SpinBox2->setObjectName(QString::fromUtf8("SpinBox2")); - QSizePolicy sizePolicy3(static_cast(7), static_cast(0)); - sizePolicy3.setHorizontalStretch(0); - sizePolicy3.setVerticalStretch(0); - sizePolicy3.setHeightForWidth(SpinBox2->sizePolicy().hasHeightForWidth()); - SpinBox2->setSizePolicy(sizePolicy3); - - gridLayout3->addWidget(SpinBox2, 1, 1, 1, 1); - - TextLabel4 = new QLabel(GroupBox1); - TextLabel4->setObjectName(QString::fromUtf8("TextLabel4")); - QSizePolicy sizePolicy4(static_cast(0), static_cast(0)); - sizePolicy4.setHorizontalStretch(0); - sizePolicy4.setVerticalStretch(0); - sizePolicy4.setHeightForWidth(TextLabel4->sizePolicy().hasHeightForWidth()); - TextLabel4->setSizePolicy(sizePolicy4); - TextLabel4->setWordWrap(false); - - gridLayout3->addWidget(TextLabel4, 1, 0, 1, 1); - - TextLabel5 = new QLabel(GroupBox1); - TextLabel5->setObjectName(QString::fromUtf8("TextLabel5")); - QSizePolicy sizePolicy5(static_cast(0), static_cast(0)); - sizePolicy5.setHorizontalStretch(0); - sizePolicy5.setVerticalStretch(0); - sizePolicy5.setHeightForWidth(TextLabel5->sizePolicy().hasHeightForWidth()); - TextLabel5->setSizePolicy(sizePolicy5); - TextLabel5->setWordWrap(false); - - gridLayout3->addWidget(TextLabel5, 2, 0, 1, 1); - - SpinBox1 = new QSpinBox(GroupBox1); - SpinBox1->setObjectName(QString::fromUtf8("SpinBox1")); - QSizePolicy sizePolicy6(static_cast(7), static_cast(0)); - sizePolicy6.setHorizontalStretch(0); - sizePolicy6.setVerticalStretch(0); - sizePolicy6.setHeightForWidth(SpinBox1->sizePolicy().hasHeightForWidth()); - SpinBox1->setSizePolicy(sizePolicy6); - - gridLayout3->addWidget(SpinBox1, 0, 1, 1, 1); - - SpinBox3 = new QSpinBox(GroupBox1); - SpinBox3->setObjectName(QString::fromUtf8("SpinBox3")); - QSizePolicy sizePolicy7(static_cast(7), static_cast(0)); - sizePolicy7.setHorizontalStretch(0); - sizePolicy7.setVerticalStretch(0); - sizePolicy7.setHeightForWidth(SpinBox3->sizePolicy().hasHeightForWidth()); - SpinBox3->setSizePolicy(sizePolicy7); - - gridLayout3->addWidget(SpinBox3, 2, 1, 1, 1); - - - gridLayout2->addLayout(gridLayout3, 2, 0, 1, 3); - - PushButton1 = new QPushButton(GroupBox1); - PushButton1->setObjectName(QString::fromUtf8("PushButton1")); - QSizePolicy sizePolicy8(static_cast(0), static_cast(0)); - sizePolicy8.setHorizontalStretch(0); - sizePolicy8.setVerticalStretch(0); - sizePolicy8.setHeightForWidth(PushButton1->sizePolicy().hasHeightForWidth()); - PushButton1->setSizePolicy(sizePolicy8); - - gridLayout2->addWidget(PushButton1, 0, 1, 1, 1); - - spacerItem = new QSpacerItem(0, 20, QSizePolicy::Minimum, QSizePolicy::Expanding); - - gridLayout2->addItem(spacerItem, 3, 2, 1, 1); - - LineEdit2 = new QLineEdit(GroupBox1); - LineEdit2->setObjectName(QString::fromUtf8("LineEdit2")); - - gridLayout2->addWidget(LineEdit2, 1, 2, 1, 1); - - PushButton2 = new QPushButton(GroupBox1); - PushButton2->setObjectName(QString::fromUtf8("PushButton2")); - QSizePolicy sizePolicy9(static_cast(0), static_cast(0)); - sizePolicy9.setHorizontalStretch(0); - sizePolicy9.setVerticalStretch(0); - sizePolicy9.setHeightForWidth(PushButton2->sizePolicy().hasHeightForWidth()); - PushButton2->setSizePolicy(sizePolicy9); - - gridLayout2->addWidget(PushButton2, 1, 1, 1, 1); - - - gridLayout1->addLayout(gridLayout2, 0, 0, 1, 1); - - - gridLayout->addWidget(GroupBox1, 0, 0, 1, 1); - - - retranslateUi(DlgRef_2Sel3Spin_QTD); - - QSize size(129, 173); - size = size.expandedTo(DlgRef_2Sel3Spin_QTD->minimumSizeHint()); - DlgRef_2Sel3Spin_QTD->resize(size); - - - QMetaObject::connectSlotsByName(DlgRef_2Sel3Spin_QTD); - } // setupUi - - void retranslateUi(QWidget *DlgRef_2Sel3Spin_QTD) - { - DlgRef_2Sel3Spin_QTD->setWindowTitle(QApplication::translate("DlgRef_2Sel3Spin_QTD", "DlgRef_2Sel3Spin_QTD", 0, QApplication::UnicodeUTF8)); - GroupBox1->setTitle(QString()); - TextLabel1->setText(QApplication::translate("DlgRef_2Sel3Spin_QTD", "TL1", 0, QApplication::UnicodeUTF8)); - TextLabel2->setText(QApplication::translate("DlgRef_2Sel3Spin_QTD", "TL2", 0, QApplication::UnicodeUTF8)); - TextLabel3->setText(QApplication::translate("DlgRef_2Sel3Spin_QTD", "TL3", 0, QApplication::UnicodeUTF8)); - TextLabel4->setText(QApplication::translate("DlgRef_2Sel3Spin_QTD", "TL4", 0, QApplication::UnicodeUTF8)); - TextLabel5->setText(QApplication::translate("DlgRef_2Sel3Spin_QTD", "TL4", 0, QApplication::UnicodeUTF8)); - PushButton1->setText(QString()); - PushButton2->setText(QString()); - Q_UNUSED(DlgRef_2Sel3Spin_QTD); - } // retranslateUi - -}; - -namespace Ui { - class DlgRef_2Sel3Spin_QTD: public Ui_DlgRef_2Sel3Spin_QTD {}; -} // namespace Ui - -#endif // DLGREF_2SEL3SPIN_QTD_H diff --git a/src/DlgRef/DlgRef_2Sel3Spin_QTD.ui b/src/DlgRef/DlgRef_2Sel3Spin_QTD.ui new file mode 100644 index 000000000..de366ec0b --- /dev/null +++ b/src/DlgRef/DlgRef_2Sel3Spin_QTD.ui @@ -0,0 +1,187 @@ + + DlgRef_2Sel3Spin_QTD + + + + 0 + 0 + 156 + 149 + + + + + + + + 0 + + + 0 + + + + + + + + + 9 + + + 6 + + + + + + + + + + + + + + + 0 + 0 + 0 + 0 + + + + TL4 + + + false + + + + + + + + 0 + 0 + 0 + 0 + + + + TL4 + + + false + + + + + + + + 0 + 0 + 0 + 0 + + + + TL3 + + + false + + + + + + + + 0 + 0 + 0 + 0 + + + + + + + + + + + + + + + 0 + 0 + 0 + 0 + + + + + + + + + + + + 0 + 0 + 0 + 0 + + + + TL2 + + + false + + + + + + + + + + + 0 + 0 + 0 + 0 + + + + TL1 + + + false + + + + + + + + + + qPixmapFromMimeSource + + PushButton1 + LineEdit1 + PushButton2 + LineEdit2 + SpinBox_DX + SpinBox_DY + SpinBox_DZ + + + + diff --git a/src/DlgRef/DlgRef_2Sel4Spin1Check.cxx b/src/DlgRef/DlgRef_2Sel4Spin1Check.cxx deleted file mode 100644 index 0ada35b5f..000000000 --- a/src/DlgRef/DlgRef_2Sel4Spin1Check.cxx +++ /dev/null @@ -1,76 +0,0 @@ -// GEOM GEOMGUI : GUI for Geometry component -// -// Copyright (C) 2003 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 -// -// -// -// File : DlgRef_2Sel4Spin1Check.cxx -// Author : Damien COQUERET -// Module : GEOM -// $Header: - -#include "DlgRef_2Sel4Spin1Check.h" -#include "DlgRef_SpinBox.h" - -/* - * Constructs a DlgRef_2Sel1Spin which is a child of 'parent', with the - * name 'name' and widget flags set to 'f' - */ -DlgRef_2Sel4Spin1Check::DlgRef_2Sel4Spin1Check(QWidget* parent, const char* name, Qt::WindowFlags fl) - :QWidget(parent, fl) -{ - setupUi(this); - - setObjectName(name); - - SpinBox1->setAttribute( Qt::WA_DeleteOnClose ); - SpinBox1->close(); - - SpinBox2->setAttribute( Qt::WA_DeleteOnClose ); - SpinBox2->close(); - - SpinBox3->setAttribute( Qt::WA_DeleteOnClose ); - SpinBox3->close(); - - SpinBox4->setAttribute( Qt::WA_DeleteOnClose ); - SpinBox4->close(); - - SpinBox_DX1 = new DlgRef_SpinBox(GroupBox1, "SpinBox_DX1"); - SpinBox_DY1 = new DlgRef_SpinBox(GroupBox1, "SpinBox_DY1"); - SpinBox_DX2 = new DlgRef_SpinBox(GroupBox1, "SpinBox_DX2"); - SpinBox_DY2 = new DlgRef_SpinBox(GroupBox1, "SpinBox_DY2"); - gridLayout3->addWidget(SpinBox_DX1, 0, 1); - gridLayout3->addWidget(SpinBox_DY1, 1, 1); - gridLayout4->addWidget(SpinBox_DX2, 0, 1); - gridLayout4->addWidget(SpinBox_DY2, 1, 1); - - // PAL 6532 - PushButton1->setAutoDefault( false ); - PushButton2->setAutoDefault( false ); -} - - -/* - * Destroys the object and frees any allocated resources - */ -DlgRef_2Sel4Spin1Check::~DlgRef_2Sel4Spin1Check() -{ - // no need to delete child widgets, Qt does it all for us -} diff --git a/src/DlgRef/DlgRef_2Sel4Spin1Check.h b/src/DlgRef/DlgRef_2Sel4Spin1Check.h deleted file mode 100644 index 3ab6ec148..000000000 --- a/src/DlgRef/DlgRef_2Sel4Spin1Check.h +++ /dev/null @@ -1,53 +0,0 @@ -// GEOM GEOMGUI : GUI for Geometry component -// -// Copyright (C) 2003 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 -// -// -// -// File : DlgRef_2Sel4Spin1Check.h -// Author : Damien COQUERET -// Module : GEOM -// $Header: - -#ifndef DLGREF_2SEL4SPIN1CHECK_H -#define DLGREF_2SEL4SPIN1CHECK_H - -#include "GEOM_DlgRef.hxx" - -#include "DlgRef_2Sel4Spin1Check_QTD.h" - -class DlgRef_SpinBox; - -class GEOM_DLGREF_EXPORT DlgRef_2Sel4Spin1Check : public QWidget, public Ui::DlgRef_2Sel4Spin1Check_QTD -{ - Q_OBJECT - -public: - DlgRef_2Sel4Spin1Check(QWidget* parent = 0, const char* name = 0, Qt::WindowFlags fl = 0); - ~DlgRef_2Sel4Spin1Check(); - - DlgRef_SpinBox* SpinBox_DX1; - DlgRef_SpinBox* SpinBox_DY1; - DlgRef_SpinBox* SpinBox_DX2; - DlgRef_SpinBox* SpinBox_DY2; - -}; - -#endif // DLGREF_2SEL4SPIN1CHECK_H diff --git a/src/DlgRef/DlgRef_2Sel4Spin1Check_QTD.h b/src/DlgRef/DlgRef_2Sel4Spin1Check_QTD.h deleted file mode 100644 index c2c0107fd..000000000 --- a/src/DlgRef/DlgRef_2Sel4Spin1Check_QTD.h +++ /dev/null @@ -1,277 +0,0 @@ -/******************************************************************************** -** Form generated from reading ui file 'DlgRef_2Sel4Spin1Check_QTD.ui' -** -** Created: Fri Jun 29 14:26:24 2007 -** by: Qt User Interface Compiler version 4.2.3 -** -** WARNING! All changes made in this file will be lost when recompiling ui file! -********************************************************************************/ - -#ifndef DLGREF_2SEL4SPIN1CHECK_QTD_H -#define DLGREF_2SEL4SPIN1CHECK_QTD_H - -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include - -class Ui_DlgRef_2Sel4Spin1Check_QTD -{ -public: - QGridLayout *gridLayout; - QGroupBox *GroupBox1; - QGridLayout *gridLayout1; - QGridLayout *gridLayout2; - QPushButton *PushButton1; - QCheckBox *CheckButton1; - QGridLayout *gridLayout3; - QLabel *TextLabel3; - QSpinBox *SpinBox1; - QSpinBox *SpinBox2; - QLabel *TextLabel4; - QLineEdit *LineEdit2; - QLabel *TextLabel1; - QLineEdit *LineEdit1; - QSpacerItem *spacerItem; - QPushButton *PushButton2; - QLabel *TextLabel2; - QGridLayout *gridLayout4; - QSpinBox *SpinBox4; - QLabel *TextLabel5; - QSpinBox *SpinBox3; - QLabel *TextLabel6; - - void setupUi(QWidget *DlgRef_2Sel4Spin1Check_QTD) - { - DlgRef_2Sel4Spin1Check_QTD->setObjectName(QString::fromUtf8("DlgRef_2Sel4Spin1Check_QTD")); - gridLayout = new QGridLayout(DlgRef_2Sel4Spin1Check_QTD); - gridLayout->setSpacing(6); - gridLayout->setMargin(0); - gridLayout->setObjectName(QString::fromUtf8("gridLayout")); - GroupBox1 = new QGroupBox(DlgRef_2Sel4Spin1Check_QTD); - GroupBox1->setObjectName(QString::fromUtf8("GroupBox1")); - gridLayout1 = new QGridLayout(GroupBox1); - gridLayout1->setSpacing(6); - gridLayout1->setMargin(11); - gridLayout1->setObjectName(QString::fromUtf8("gridLayout1")); - gridLayout2 = new QGridLayout(); - gridLayout2->setSpacing(6); - gridLayout2->setMargin(0); - gridLayout2->setObjectName(QString::fromUtf8("gridLayout2")); - PushButton1 = new QPushButton(GroupBox1); - PushButton1->setObjectName(QString::fromUtf8("PushButton1")); - QSizePolicy sizePolicy(static_cast(0), static_cast(0)); - sizePolicy.setHorizontalStretch(0); - sizePolicy.setVerticalStretch(0); - sizePolicy.setHeightForWidth(PushButton1->sizePolicy().hasHeightForWidth()); - PushButton1->setSizePolicy(sizePolicy); - - gridLayout2->addWidget(PushButton1, 0, 1, 1, 1); - - CheckButton1 = new QCheckBox(GroupBox1); - CheckButton1->setObjectName(QString::fromUtf8("CheckButton1")); - - gridLayout2->addWidget(CheckButton1, 3, 0, 1, 4); - - gridLayout3 = new QGridLayout(); - gridLayout3->setSpacing(6); - gridLayout3->setMargin(0); - gridLayout3->setObjectName(QString::fromUtf8("gridLayout3")); - TextLabel3 = new QLabel(GroupBox1); - TextLabel3->setObjectName(QString::fromUtf8("TextLabel3")); - QSizePolicy sizePolicy1(static_cast(0), static_cast(0)); - sizePolicy1.setHorizontalStretch(0); - sizePolicy1.setVerticalStretch(0); - sizePolicy1.setHeightForWidth(TextLabel3->sizePolicy().hasHeightForWidth()); - TextLabel3->setSizePolicy(sizePolicy1); - TextLabel3->setWordWrap(false); - - gridLayout3->addWidget(TextLabel3, 0, 0, 1, 1); - - SpinBox1 = new QSpinBox(GroupBox1); - SpinBox1->setObjectName(QString::fromUtf8("SpinBox1")); - QSizePolicy sizePolicy2(static_cast(7), static_cast(0)); - sizePolicy2.setHorizontalStretch(0); - sizePolicy2.setVerticalStretch(0); - sizePolicy2.setHeightForWidth(SpinBox1->sizePolicy().hasHeightForWidth()); - SpinBox1->setSizePolicy(sizePolicy2); - - gridLayout3->addWidget(SpinBox1, 0, 1, 1, 1); - - SpinBox2 = new QSpinBox(GroupBox1); - SpinBox2->setObjectName(QString::fromUtf8("SpinBox2")); - QSizePolicy sizePolicy3(static_cast(7), static_cast(0)); - sizePolicy3.setHorizontalStretch(0); - sizePolicy3.setVerticalStretch(0); - sizePolicy3.setHeightForWidth(SpinBox2->sizePolicy().hasHeightForWidth()); - SpinBox2->setSizePolicy(sizePolicy3); - - gridLayout3->addWidget(SpinBox2, 1, 1, 1, 1); - - TextLabel4 = new QLabel(GroupBox1); - TextLabel4->setObjectName(QString::fromUtf8("TextLabel4")); - QSizePolicy sizePolicy4(static_cast(0), static_cast(0)); - sizePolicy4.setHorizontalStretch(0); - sizePolicy4.setVerticalStretch(0); - sizePolicy4.setHeightForWidth(TextLabel4->sizePolicy().hasHeightForWidth()); - TextLabel4->setSizePolicy(sizePolicy4); - TextLabel4->setWordWrap(false); - - gridLayout3->addWidget(TextLabel4, 1, 0, 1, 1); - - - gridLayout2->addLayout(gridLayout3, 2, 0, 1, 3); - - LineEdit2 = new QLineEdit(GroupBox1); - LineEdit2->setObjectName(QString::fromUtf8("LineEdit2")); - - gridLayout2->addWidget(LineEdit2, 1, 2, 1, 1); - - TextLabel1 = new QLabel(GroupBox1); - TextLabel1->setObjectName(QString::fromUtf8("TextLabel1")); - QSizePolicy sizePolicy5(static_cast(0), static_cast(0)); - sizePolicy5.setHorizontalStretch(0); - sizePolicy5.setVerticalStretch(0); - sizePolicy5.setHeightForWidth(TextLabel1->sizePolicy().hasHeightForWidth()); - TextLabel1->setSizePolicy(sizePolicy5); - TextLabel1->setWordWrap(false); - - gridLayout2->addWidget(TextLabel1, 0, 0, 1, 1); - - LineEdit1 = new QLineEdit(GroupBox1); - LineEdit1->setObjectName(QString::fromUtf8("LineEdit1")); - - gridLayout2->addWidget(LineEdit1, 0, 2, 1, 1); - - spacerItem = new QSpacerItem(0, 16, QSizePolicy::Minimum, QSizePolicy::Expanding); - - gridLayout2->addItem(spacerItem, 5, 3, 1, 1); - - PushButton2 = new QPushButton(GroupBox1); - PushButton2->setObjectName(QString::fromUtf8("PushButton2")); - QSizePolicy sizePolicy6(static_cast(0), static_cast(0)); - sizePolicy6.setHorizontalStretch(0); - sizePolicy6.setVerticalStretch(0); - sizePolicy6.setHeightForWidth(PushButton2->sizePolicy().hasHeightForWidth()); - PushButton2->setSizePolicy(sizePolicy6); - - gridLayout2->addWidget(PushButton2, 1, 1, 1, 1); - - TextLabel2 = new QLabel(GroupBox1); - TextLabel2->setObjectName(QString::fromUtf8("TextLabel2")); - QSizePolicy sizePolicy7(static_cast(0), static_cast(0)); - sizePolicy7.setHorizontalStretch(0); - sizePolicy7.setVerticalStretch(0); - sizePolicy7.setHeightForWidth(TextLabel2->sizePolicy().hasHeightForWidth()); - TextLabel2->setSizePolicy(sizePolicy7); - TextLabel2->setWordWrap(false); - - gridLayout2->addWidget(TextLabel2, 1, 0, 1, 1); - - gridLayout4 = new QGridLayout(); - gridLayout4->setSpacing(6); - gridLayout4->setMargin(0); - gridLayout4->setObjectName(QString::fromUtf8("gridLayout4")); - SpinBox4 = new QSpinBox(GroupBox1); - SpinBox4->setObjectName(QString::fromUtf8("SpinBox4")); - QSizePolicy sizePolicy8(static_cast(7), static_cast(0)); - sizePolicy8.setHorizontalStretch(0); - sizePolicy8.setVerticalStretch(0); - sizePolicy8.setHeightForWidth(SpinBox4->sizePolicy().hasHeightForWidth()); - SpinBox4->setSizePolicy(sizePolicy8); - - gridLayout4->addWidget(SpinBox4, 1, 1, 1, 1); - - TextLabel5 = new QLabel(GroupBox1); - TextLabel5->setObjectName(QString::fromUtf8("TextLabel5")); - QSizePolicy sizePolicy9(static_cast(0), static_cast(0)); - sizePolicy9.setHorizontalStretch(0); - sizePolicy9.setVerticalStretch(0); - sizePolicy9.setHeightForWidth(TextLabel5->sizePolicy().hasHeightForWidth()); - TextLabel5->setSizePolicy(sizePolicy9); - TextLabel5->setWordWrap(false); - - gridLayout4->addWidget(TextLabel5, 0, 0, 1, 1); - - SpinBox3 = new QSpinBox(GroupBox1); - SpinBox3->setObjectName(QString::fromUtf8("SpinBox3")); - QSizePolicy sizePolicy10(static_cast(7), static_cast(0)); - sizePolicy10.setHorizontalStretch(0); - sizePolicy10.setVerticalStretch(0); - sizePolicy10.setHeightForWidth(SpinBox3->sizePolicy().hasHeightForWidth()); - SpinBox3->setSizePolicy(sizePolicy10); - - gridLayout4->addWidget(SpinBox3, 0, 1, 1, 1); - - TextLabel6 = new QLabel(GroupBox1); - TextLabel6->setObjectName(QString::fromUtf8("TextLabel6")); - QSizePolicy sizePolicy11(static_cast(0), static_cast(0)); - sizePolicy11.setHorizontalStretch(0); - sizePolicy11.setVerticalStretch(0); - sizePolicy11.setHeightForWidth(TextLabel6->sizePolicy().hasHeightForWidth()); - TextLabel6->setSizePolicy(sizePolicy11); - TextLabel6->setWordWrap(false); - - gridLayout4->addWidget(TextLabel6, 1, 0, 1, 1); - - - gridLayout2->addLayout(gridLayout4, 4, 0, 1, 3); - - - gridLayout1->addLayout(gridLayout2, 0, 0, 1, 1); - - - gridLayout->addWidget(GroupBox1, 0, 0, 1, 1); - - QWidget::setTabOrder(PushButton1, LineEdit1); - QWidget::setTabOrder(LineEdit1, PushButton2); - QWidget::setTabOrder(PushButton2, LineEdit2); - QWidget::setTabOrder(LineEdit2, SpinBox1); - QWidget::setTabOrder(SpinBox1, SpinBox2); - QWidget::setTabOrder(SpinBox2, CheckButton1); - QWidget::setTabOrder(CheckButton1, SpinBox3); - QWidget::setTabOrder(SpinBox3, SpinBox4); - - retranslateUi(DlgRef_2Sel4Spin1Check_QTD); - - QSize size(262, 230); - size = size.expandedTo(DlgRef_2Sel4Spin1Check_QTD->minimumSizeHint()); - DlgRef_2Sel4Spin1Check_QTD->resize(size); - - - QMetaObject::connectSlotsByName(DlgRef_2Sel4Spin1Check_QTD); - } // setupUi - - void retranslateUi(QWidget *DlgRef_2Sel4Spin1Check_QTD) - { - DlgRef_2Sel4Spin1Check_QTD->setWindowTitle(QApplication::translate("DlgRef_2Sel4Spin1Check_QTD", "DlgRef_2Sel4Spin1Check_QTD", 0, QApplication::UnicodeUTF8)); - GroupBox1->setTitle(QString()); - PushButton1->setText(QString()); - CheckButton1->setText(QString()); - TextLabel3->setText(QApplication::translate("DlgRef_2Sel4Spin1Check_QTD", "TL3", 0, QApplication::UnicodeUTF8)); - TextLabel4->setText(QApplication::translate("DlgRef_2Sel4Spin1Check_QTD", "TL4", 0, QApplication::UnicodeUTF8)); - TextLabel1->setText(QApplication::translate("DlgRef_2Sel4Spin1Check_QTD", "TL1", 0, QApplication::UnicodeUTF8)); - PushButton2->setText(QString()); - TextLabel2->setText(QApplication::translate("DlgRef_2Sel4Spin1Check_QTD", "TL2", 0, QApplication::UnicodeUTF8)); - TextLabel5->setText(QApplication::translate("DlgRef_2Sel4Spin1Check_QTD", "TL5", 0, QApplication::UnicodeUTF8)); - TextLabel6->setText(QApplication::translate("DlgRef_2Sel4Spin1Check_QTD", "TL6", 0, QApplication::UnicodeUTF8)); - Q_UNUSED(DlgRef_2Sel4Spin1Check_QTD); - } // retranslateUi - -}; - -namespace Ui { - class DlgRef_2Sel4Spin1Check_QTD: public Ui_DlgRef_2Sel4Spin1Check_QTD {}; -} // namespace Ui - -#endif // DLGREF_2SEL4SPIN1CHECK_QTD_H diff --git a/src/DlgRef/DlgRef_2Sel4Spin1Check_QTD.ui b/src/DlgRef/DlgRef_2Sel4Spin1Check_QTD.ui new file mode 100644 index 000000000..507393298 --- /dev/null +++ b/src/DlgRef/DlgRef_2Sel4Spin1Check_QTD.ui @@ -0,0 +1,217 @@ + + DlgRef_2Sel4Spin1Check_QTD + + + + 0 + 0 + 156 + 197 + + + + + + + + 0 + + + 0 + + + + + + + + + 9 + + + 6 + + + + + + + + + + + + + + + + + + + + + + + + + 0 + 0 + 0 + 0 + + + + TL6 + + + false + + + + + + + + 0 + 0 + 0 + 0 + + + + TL5 + + + false + + + + + + + + 0 + 0 + 0 + 0 + + + + TL4 + + + false + + + + + + + + 0 + 0 + 0 + 0 + + + + TL3 + + + false + + + + + + + + 0 + 0 + 0 + 0 + + + + TL2 + + + false + + + + + + + + 0 + 0 + 0 + 0 + + + + + + + + + + + + + + + 0 + 0 + 0 + 0 + + + + TL1 + + + false + + + + + + + + + + + 0 + 0 + 0 + 0 + + + + + + + + + + + + + + qPixmapFromMimeSource + + PushButton1 + LineEdit1 + PushButton2 + LineEdit2 + SpinBox_DX1 + SpinBox_DY1 + CheckButton1 + SpinBox_DX2 + SpinBox_DY2 + + + + diff --git a/src/DlgRef/DlgRef_2Sel_QTD.h b/src/DlgRef/DlgRef_2Sel_QTD.h deleted file mode 100644 index ee50dc6ed..000000000 --- a/src/DlgRef/DlgRef_2Sel_QTD.h +++ /dev/null @@ -1,153 +0,0 @@ -/******************************************************************************** -** Form generated from reading ui file 'DlgRef_2Sel_QTD.ui' -** -** Created: Fri Jun 29 12:53:09 2007 -** by: Qt User Interface Compiler version 4.2.3 -** -** WARNING! All changes made in this file will be lost when recompiling ui file! -********************************************************************************/ - -#ifndef DLGREF_2SEL_QTD_H -#define DLGREF_2SEL_QTD_H - -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include - -class Ui_DlgRef_2Sel_QTD -{ -public: - QGridLayout *gridLayout; - QGroupBox *GroupBox1; - QGridLayout *gridLayout1; - QGridLayout *gridLayout2; - QPushButton *PushButton1; - QSpacerItem *spacerItem; - QLineEdit *LineEdit2; - QPushButton *PushButton2; - QLabel *TextLabel1; - QLabel *TextLabel2; - QLineEdit *LineEdit1; - - void setupUi(QWidget *DlgRef_2Sel_QTD) - { - DlgRef_2Sel_QTD->setObjectName(QString::fromUtf8("DlgRef_2Sel_QTD")); - QSizePolicy sizePolicy(static_cast(5), static_cast(7)); - sizePolicy.setHorizontalStretch(0); - sizePolicy.setVerticalStretch(0); - sizePolicy.setHeightForWidth(DlgRef_2Sel_QTD->sizePolicy().hasHeightForWidth()); - DlgRef_2Sel_QTD->setSizePolicy(sizePolicy); - gridLayout = new QGridLayout(DlgRef_2Sel_QTD); - gridLayout->setSpacing(6); - gridLayout->setMargin(0); - gridLayout->setObjectName(QString::fromUtf8("gridLayout")); - GroupBox1 = new QGroupBox(DlgRef_2Sel_QTD); - GroupBox1->setObjectName(QString::fromUtf8("GroupBox1")); - gridLayout1 = new QGridLayout(GroupBox1); - gridLayout1->setSpacing(6); - gridLayout1->setMargin(11); - gridLayout1->setObjectName(QString::fromUtf8("gridLayout1")); - gridLayout2 = new QGridLayout(); - gridLayout2->setSpacing(6); - gridLayout2->setMargin(0); - gridLayout2->setObjectName(QString::fromUtf8("gridLayout2")); - PushButton1 = new QPushButton(GroupBox1); - PushButton1->setObjectName(QString::fromUtf8("PushButton1")); - QSizePolicy sizePolicy1(static_cast(0), static_cast(0)); - sizePolicy1.setHorizontalStretch(0); - sizePolicy1.setVerticalStretch(0); - sizePolicy1.setHeightForWidth(PushButton1->sizePolicy().hasHeightForWidth()); - PushButton1->setSizePolicy(sizePolicy1); - - gridLayout2->addWidget(PushButton1, 0, 1, 1, 1); - - spacerItem = new QSpacerItem(0, 16, QSizePolicy::Minimum, QSizePolicy::Expanding); - - gridLayout2->addItem(spacerItem, 2, 2, 1, 1); - - LineEdit2 = new QLineEdit(GroupBox1); - LineEdit2->setObjectName(QString::fromUtf8("LineEdit2")); - - gridLayout2->addWidget(LineEdit2, 1, 2, 1, 1); - - PushButton2 = new QPushButton(GroupBox1); - PushButton2->setObjectName(QString::fromUtf8("PushButton2")); - QSizePolicy sizePolicy2(static_cast(0), static_cast(0)); - sizePolicy2.setHorizontalStretch(0); - sizePolicy2.setVerticalStretch(0); - sizePolicy2.setHeightForWidth(PushButton2->sizePolicy().hasHeightForWidth()); - PushButton2->setSizePolicy(sizePolicy2); - - gridLayout2->addWidget(PushButton2, 1, 1, 1, 1); - - TextLabel1 = new QLabel(GroupBox1); - TextLabel1->setObjectName(QString::fromUtf8("TextLabel1")); - QSizePolicy sizePolicy3(static_cast(0), static_cast(0)); - sizePolicy3.setHorizontalStretch(0); - sizePolicy3.setVerticalStretch(0); - sizePolicy3.setHeightForWidth(TextLabel1->sizePolicy().hasHeightForWidth()); - TextLabel1->setSizePolicy(sizePolicy3); - TextLabel1->setWordWrap(false); - - gridLayout2->addWidget(TextLabel1, 0, 0, 1, 1); - - TextLabel2 = new QLabel(GroupBox1); - TextLabel2->setObjectName(QString::fromUtf8("TextLabel2")); - QSizePolicy sizePolicy4(static_cast(0), static_cast(0)); - sizePolicy4.setHorizontalStretch(0); - sizePolicy4.setVerticalStretch(0); - sizePolicy4.setHeightForWidth(TextLabel2->sizePolicy().hasHeightForWidth()); - TextLabel2->setSizePolicy(sizePolicy4); - TextLabel2->setWordWrap(false); - - gridLayout2->addWidget(TextLabel2, 1, 0, 1, 1); - - LineEdit1 = new QLineEdit(GroupBox1); - LineEdit1->setObjectName(QString::fromUtf8("LineEdit1")); - - gridLayout2->addWidget(LineEdit1, 0, 2, 1, 1); - - - gridLayout1->addLayout(gridLayout2, 0, 0, 1, 1); - - - gridLayout->addWidget(GroupBox1, 0, 0, 1, 1); - - - retranslateUi(DlgRef_2Sel_QTD); - - QSize size(129, 87); - size = size.expandedTo(DlgRef_2Sel_QTD->minimumSizeHint()); - DlgRef_2Sel_QTD->resize(size); - - - QMetaObject::connectSlotsByName(DlgRef_2Sel_QTD); - } // setupUi - - void retranslateUi(QWidget *DlgRef_2Sel_QTD) - { - DlgRef_2Sel_QTD->setWindowTitle(QApplication::translate("DlgRef_2Sel_QTD", "DlgRef_2Sel_QTD", 0, QApplication::UnicodeUTF8)); - GroupBox1->setTitle(QString()); - PushButton1->setText(QString()); - PushButton2->setText(QString()); - TextLabel1->setText(QApplication::translate("DlgRef_2Sel_QTD", "TL1", 0, QApplication::UnicodeUTF8)); - TextLabel2->setText(QApplication::translate("DlgRef_2Sel_QTD", "TL2", 0, QApplication::UnicodeUTF8)); - Q_UNUSED(DlgRef_2Sel_QTD); - } // retranslateUi - -}; - -namespace Ui { - class DlgRef_2Sel_QTD: public Ui_DlgRef_2Sel_QTD {}; -} // namespace Ui - -#endif // DLGREF_2SEL_QTD_H diff --git a/src/DlgRef/DlgRef_2Sel_QTD.ui b/src/DlgRef/DlgRef_2Sel_QTD.ui new file mode 100644 index 000000000..753d9587e --- /dev/null +++ b/src/DlgRef/DlgRef_2Sel_QTD.ui @@ -0,0 +1,129 @@ + + DlgRef_2Sel_QTD + + + + 0 + 0 + 156 + 74 + + + + + 5 + 7 + 0 + 0 + + + + + + + + 0 + + + 6 + + + + + + + + + 9 + + + 6 + + + + + + + + + 0 + 0 + 0 + 0 + + + + + + + + + + + + 0 + 0 + 0 + 0 + + + + TL1 + + + false + + + + + + + + 0 + 0 + 0 + 0 + + + + + + + + + + + + 0 + 0 + 0 + 0 + + + + TL2 + + + false + + + + + + + + + + + + + qPixmapFromMimeSource + + PushButton1 + LineEdit1 + PushButton2 + LineEdit2 + + + + diff --git a/src/DlgRef/DlgRef_2Spin.cxx b/src/DlgRef/DlgRef_2Spin.cxx deleted file mode 100644 index ddf69b930..000000000 --- a/src/DlgRef/DlgRef_2Spin.cxx +++ /dev/null @@ -1,64 +0,0 @@ -// GEOM GEOMGUI : GUI for Geometry component -// -// Copyright (C) 2003 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 -// -// -// -// File : DlgRef_2Spin.cxx -// Author : Damien COQUERET -// Module : GEOM -// $Header: - -#include "DlgRef_2Spin.h" -#include "DlgRef_SpinBox.h" - -/* - * Constructs a DlgRef_2Spin which is a child of 'parent', with the - * name 'name' and widget flags set to 'f' - */ -DlgRef_2Spin::DlgRef_2Spin(QWidget* parent, const char* name, Qt::WindowFlags fl) - :QWidget(parent, fl) -{ - setupUi(this); - - setObjectName(name); - - SpinBox1->setAttribute( Qt::WA_DeleteOnClose ); - SpinBox1->close(); - - SpinBox2->setAttribute( Qt::WA_DeleteOnClose ); - SpinBox2->close(); - - SpinBox_DX = new DlgRef_SpinBox(GroupBox1, "SpinBox_DX"); - gridLayout2->addWidget(SpinBox_DX, 0, 1); - - SpinBox_DY = new DlgRef_SpinBox(GroupBox1, "SpinBox_DY"); - gridLayout2->addWidget(SpinBox_DY, 1, 1); - -} - - -/* - * Destroys the object and frees any allocated resources - */ -DlgRef_2Spin::~DlgRef_2Spin() -{ - // no need to delete child widgets, Qt does it all for us -} diff --git a/src/DlgRef/DlgRef_2Spin.h b/src/DlgRef/DlgRef_2Spin.h deleted file mode 100644 index a330e5815..000000000 --- a/src/DlgRef/DlgRef_2Spin.h +++ /dev/null @@ -1,51 +0,0 @@ -// GEOM GEOMGUI : GUI for Geometry component -// -// Copyright (C) 2003 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 -// -// -// -// File : DlgRef_2Spin.h -// Author : Damien COQUERET -// Module : GEOM -// $Header: - -#ifndef DLGREF_2SPIN_H -#define DLGREF_2SPIN_H - -#include "GEOM_DlgRef.hxx" - -#include "DlgRef_2Spin_QTD.h" - -class DlgRef_SpinBox; - -class GEOM_DLGREF_EXPORT DlgRef_2Spin : public QWidget, public Ui::DlgRef_2Spin_QTD -{ - Q_OBJECT - -public: - DlgRef_2Spin(QWidget* parent = 0, const char* name = 0, Qt::WindowFlags fl = 0); - ~DlgRef_2Spin(); - - DlgRef_SpinBox* SpinBox_DX; - DlgRef_SpinBox* SpinBox_DY; - -}; - -#endif // DLGREF_2SPIN_H diff --git a/src/DlgRef/DlgRef_2Spin_QTD.h b/src/DlgRef/DlgRef_2Spin_QTD.h deleted file mode 100644 index a91582b41..000000000 --- a/src/DlgRef/DlgRef_2Spin_QTD.h +++ /dev/null @@ -1,133 +0,0 @@ -/******************************************************************************** -** Form generated from reading ui file 'DlgRef_2Spin_QTD.ui' -** -** Created: Fri Jun 29 14:45:54 2007 -** by: Qt User Interface Compiler version 4.2.3 -** -** WARNING! All changes made in this file will be lost when recompiling ui file! -********************************************************************************/ - -#ifndef DLGREF_2SPIN_QTD_H -#define DLGREF_2SPIN_QTD_H - -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include - -class Ui_DlgRef_2Spin_QTD -{ -public: - QGridLayout *gridLayout; - QGroupBox *GroupBox1; - QGridLayout *gridLayout1; - QGridLayout *gridLayout2; - QSpinBox *SpinBox2; - QSpacerItem *spacerItem; - QSpinBox *SpinBox1; - QLabel *TextLabel1; - QLabel *TextLabel2; - - void setupUi(QWidget *DlgRef_2Spin_QTD) - { - DlgRef_2Spin_QTD->setObjectName(QString::fromUtf8("DlgRef_2Spin_QTD")); - gridLayout = new QGridLayout(DlgRef_2Spin_QTD); - gridLayout->setSpacing(6); - gridLayout->setMargin(0); - gridLayout->setObjectName(QString::fromUtf8("gridLayout")); - GroupBox1 = new QGroupBox(DlgRef_2Spin_QTD); - GroupBox1->setObjectName(QString::fromUtf8("GroupBox1")); - gridLayout1 = new QGridLayout(GroupBox1); - gridLayout1->setSpacing(6); - gridLayout1->setMargin(11); - gridLayout1->setObjectName(QString::fromUtf8("gridLayout1")); - gridLayout2 = new QGridLayout(); - gridLayout2->setSpacing(6); - gridLayout2->setMargin(0); - gridLayout2->setObjectName(QString::fromUtf8("gridLayout2")); - SpinBox2 = new QSpinBox(GroupBox1); - SpinBox2->setObjectName(QString::fromUtf8("SpinBox2")); - QSizePolicy sizePolicy(static_cast(7), static_cast(0)); - sizePolicy.setHorizontalStretch(0); - sizePolicy.setVerticalStretch(0); - sizePolicy.setHeightForWidth(SpinBox2->sizePolicy().hasHeightForWidth()); - SpinBox2->setSizePolicy(sizePolicy); - - gridLayout2->addWidget(SpinBox2, 1, 1, 1, 1); - - spacerItem = new QSpacerItem(0, 16, QSizePolicy::Minimum, QSizePolicy::Expanding); - - gridLayout2->addItem(spacerItem, 3, 1, 1, 1); - - SpinBox1 = new QSpinBox(GroupBox1); - SpinBox1->setObjectName(QString::fromUtf8("SpinBox1")); - QSizePolicy sizePolicy1(static_cast(7), static_cast(0)); - sizePolicy1.setHorizontalStretch(0); - sizePolicy1.setVerticalStretch(0); - sizePolicy1.setHeightForWidth(SpinBox1->sizePolicy().hasHeightForWidth()); - SpinBox1->setSizePolicy(sizePolicy1); - - gridLayout2->addWidget(SpinBox1, 0, 1, 1, 1); - - TextLabel1 = new QLabel(GroupBox1); - TextLabel1->setObjectName(QString::fromUtf8("TextLabel1")); - QSizePolicy sizePolicy2(static_cast(0), static_cast(0)); - sizePolicy2.setHorizontalStretch(0); - sizePolicy2.setVerticalStretch(0); - sizePolicy2.setHeightForWidth(TextLabel1->sizePolicy().hasHeightForWidth()); - TextLabel1->setSizePolicy(sizePolicy2); - TextLabel1->setWordWrap(false); - - gridLayout2->addWidget(TextLabel1, 0, 0, 1, 1); - - TextLabel2 = new QLabel(GroupBox1); - TextLabel2->setObjectName(QString::fromUtf8("TextLabel2")); - QSizePolicy sizePolicy3(static_cast(0), static_cast(0)); - sizePolicy3.setHorizontalStretch(0); - sizePolicy3.setVerticalStretch(0); - sizePolicy3.setHeightForWidth(TextLabel2->sizePolicy().hasHeightForWidth()); - TextLabel2->setSizePolicy(sizePolicy3); - TextLabel2->setWordWrap(false); - - gridLayout2->addWidget(TextLabel2, 1, 0, 1, 1); - - - gridLayout1->addLayout(gridLayout2, 0, 0, 1, 1); - - - gridLayout->addWidget(GroupBox1, 0, 0, 1, 1); - - - retranslateUi(DlgRef_2Spin_QTD); - - QSize size(124, 83); - size = size.expandedTo(DlgRef_2Spin_QTD->minimumSizeHint()); - DlgRef_2Spin_QTD->resize(size); - - - QMetaObject::connectSlotsByName(DlgRef_2Spin_QTD); - } // setupUi - - void retranslateUi(QWidget *DlgRef_2Spin_QTD) - { - DlgRef_2Spin_QTD->setWindowTitle(QApplication::translate("DlgRef_2Spin_QTD", "DlgRef_2Spin_QTD", 0, QApplication::UnicodeUTF8)); - GroupBox1->setTitle(QString()); - TextLabel1->setText(QApplication::translate("DlgRef_2Spin_QTD", "TL1", 0, QApplication::UnicodeUTF8)); - TextLabel2->setText(QApplication::translate("DlgRef_2Spin_QTD", "TL2", 0, QApplication::UnicodeUTF8)); - Q_UNUSED(DlgRef_2Spin_QTD); - } // retranslateUi - -}; - -namespace Ui { - class DlgRef_2Spin_QTD: public Ui_DlgRef_2Spin_QTD {}; -} // namespace Ui - -#endif // DLGREF_2SPIN_QTD_H diff --git a/src/DlgRef/DlgRef_2Spin_QTD.ui b/src/DlgRef/DlgRef_2Spin_QTD.ui new file mode 100644 index 000000000..422d6dec5 --- /dev/null +++ b/src/DlgRef/DlgRef_2Spin_QTD.ui @@ -0,0 +1,85 @@ + + DlgRef_2Spin_QTD + + + + 0 + 0 + 100 + 66 + + + + + + + + 0 + + + 0 + + + + + + + + + 9 + + + 6 + + + + + + + + + + + + 0 + 0 + 0 + 0 + + + + TL2 + + + false + + + + + + + + 0 + 0 + 0 + 0 + + + + TL1 + + + false + + + + + + + + + + qPixmapFromMimeSource + + + diff --git a/src/DlgRef/DlgRef_3Check_QTD.h b/src/DlgRef/DlgRef_3Check_QTD.h deleted file mode 100644 index 811e44c82..000000000 --- a/src/DlgRef/DlgRef_3Check_QTD.h +++ /dev/null @@ -1,107 +0,0 @@ -/******************************************************************************** -** Form generated from reading ui file 'DlgRef_3Check_QTD.ui' -** -** Created: Fri Jul 6 10:09:03 2007 -** by: Qt User Interface Compiler version 4.2.3 -** -** WARNING! All changes made in this file will be lost when recompiling ui file! -********************************************************************************/ - -#ifndef DLGREF_3CHECK_QTD_H -#define DLGREF_3CHECK_QTD_H - -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include - -class Ui_DlgRef_3Check_QTD -{ -public: - QGridLayout *gridLayout; - QGroupBox *GroupBox1; - QGridLayout *gridLayout1; - QGridLayout *gridLayout2; - QRadioButton *RadioButton3; - QRadioButton *RadioButton1; - QRadioButton *RadioButton2; - QSpacerItem *spacerItem; - - void setupUi(QWidget *DlgRef_3Check_QTD) - { - DlgRef_3Check_QTD->setObjectName(QString::fromUtf8("DlgRef_3Check_QTD")); - gridLayout = new QGridLayout(DlgRef_3Check_QTD); - gridLayout->setSpacing(6); - gridLayout->setMargin(0); - gridLayout->setObjectName(QString::fromUtf8("gridLayout")); - GroupBox1 = new QGroupBox(DlgRef_3Check_QTD); - GroupBox1->setObjectName(QString::fromUtf8("GroupBox1")); - gridLayout1 = new QGridLayout(GroupBox1); - gridLayout1->setSpacing(6); - gridLayout1->setMargin(11); - gridLayout1->setObjectName(QString::fromUtf8("gridLayout1")); - gridLayout2 = new QGridLayout(); - gridLayout2->setSpacing(6); - gridLayout2->setMargin(0); - gridLayout2->setObjectName(QString::fromUtf8("gridLayout2")); - RadioButton3 = new QRadioButton(GroupBox1); - RadioButton3->setObjectName(QString::fromUtf8("RadioButton3")); - - gridLayout2->addWidget(RadioButton3, 2, 0, 1, 1); - - RadioButton1 = new QRadioButton(GroupBox1); - RadioButton1->setObjectName(QString::fromUtf8("RadioButton1")); - - gridLayout2->addWidget(RadioButton1, 0, 0, 1, 1); - - RadioButton2 = new QRadioButton(GroupBox1); - RadioButton2->setObjectName(QString::fromUtf8("RadioButton2")); - - gridLayout2->addWidget(RadioButton2, 1, 0, 1, 1); - - spacerItem = new QSpacerItem(0, 91, QSizePolicy::Minimum, QSizePolicy::Expanding); - - gridLayout2->addItem(spacerItem, 3, 0, 1, 1); - - - gridLayout1->addLayout(gridLayout2, 0, 0, 1, 1); - - - gridLayout->addWidget(GroupBox1, 0, 0, 1, 1); - - QWidget::setTabOrder(RadioButton1, RadioButton2); - QWidget::setTabOrder(RadioButton2, RadioButton3); - - retranslateUi(DlgRef_3Check_QTD); - - QSize size(135, 108); - size = size.expandedTo(DlgRef_3Check_QTD->minimumSizeHint()); - DlgRef_3Check_QTD->resize(size); - - - QMetaObject::connectSlotsByName(DlgRef_3Check_QTD); - } // setupUi - - void retranslateUi(QWidget *DlgRef_3Check_QTD) - { - DlgRef_3Check_QTD->setWindowTitle(QApplication::translate("DlgRef_3Check_QTD", "DlgRef_3Check_QTD", 0, QApplication::UnicodeUTF8)); - GroupBox1->setTitle(QString()); - RadioButton3->setText(QApplication::translate("DlgRef_3Check_QTD", "RadioButton3", 0, QApplication::UnicodeUTF8)); - RadioButton1->setText(QApplication::translate("DlgRef_3Check_QTD", "RadioButton1", 0, QApplication::UnicodeUTF8)); - RadioButton2->setText(QApplication::translate("DlgRef_3Check_QTD", "RadioButton2", 0, QApplication::UnicodeUTF8)); - Q_UNUSED(DlgRef_3Check_QTD); - } // retranslateUi - -}; - -namespace Ui { - class DlgRef_3Check_QTD: public Ui_DlgRef_3Check_QTD {}; -} // namespace Ui - -#endif // DLGREF_3CHECK_QTD_H diff --git a/src/DlgRef/DlgRef_3Check_QTD.ui b/src/DlgRef/DlgRef_3Check_QTD.ui new file mode 100644 index 000000000..aa9a70705 --- /dev/null +++ b/src/DlgRef/DlgRef_3Check_QTD.ui @@ -0,0 +1,69 @@ + + DlgRef_3Check_QTD + + + + 0 + 0 + 118 + 88 + + + + + + + + 0 + + + 6 + + + + + + + + + 9 + + + 6 + + + + + RadioButton2 + + + + + + + RadioButton1 + + + + + + + RadioButton3 + + + + + + + + + + qPixmapFromMimeSource + + RadioButton1 + RadioButton2 + RadioButton3 + + + + diff --git a/src/DlgRef/DlgRef_3Sel1Check_QTD.h b/src/DlgRef/DlgRef_3Sel1Check_QTD.h deleted file mode 100644 index 3e86e891f..000000000 --- a/src/DlgRef/DlgRef_3Sel1Check_QTD.h +++ /dev/null @@ -1,194 +0,0 @@ -/******************************************************************************** -** Form generated from reading ui file 'DlgRef_3Sel1Check_QTD.ui' -** -** Created: Mon Jul 2 09:51:07 2007 -** by: Qt User Interface Compiler version 4.2.3 -** -** WARNING! All changes made in this file will be lost when recompiling ui file! -********************************************************************************/ - -#ifndef DLGREF_3SEL1CHECK_QTD_H -#define DLGREF_3SEL1CHECK_QTD_H - -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include - -class Ui_DlgRef_3Sel1Check_QTD -{ -public: - QGridLayout *gridLayout; - QGroupBox *GroupBox1; - QGridLayout *gridLayout1; - QPushButton *PushButton1; - QLineEdit *LineEdit1; - QLabel *TextLabel1; - QPushButton *PushButton2; - QLineEdit *LineEdit2; - QLabel *TextLabel2; - QPushButton *PushButton3; - QLineEdit *LineEdit3; - QLabel *TextLabel3; - QRadioButton *radioButton4; - QSpacerItem *spacerItem; - - void setupUi(QWidget *DlgRef_3Sel1Check_QTD) - { - DlgRef_3Sel1Check_QTD->setObjectName(QString::fromUtf8("DlgRef_3Sel1Check_QTD")); - QSizePolicy sizePolicy(static_cast(5), static_cast(5)); - sizePolicy.setHorizontalStretch(0); - sizePolicy.setVerticalStretch(0); - sizePolicy.setHeightForWidth(DlgRef_3Sel1Check_QTD->sizePolicy().hasHeightForWidth()); - DlgRef_3Sel1Check_QTD->setSizePolicy(sizePolicy); - gridLayout = new QGridLayout(DlgRef_3Sel1Check_QTD); - gridLayout->setSpacing(6); - gridLayout->setMargin(0); - gridLayout->setObjectName(QString::fromUtf8("gridLayout")); - GroupBox1 = new QGroupBox(DlgRef_3Sel1Check_QTD); - GroupBox1->setObjectName(QString::fromUtf8("GroupBox1")); - QSizePolicy sizePolicy1(static_cast(5), static_cast(5)); - sizePolicy1.setHorizontalStretch(0); - sizePolicy1.setVerticalStretch(0); - sizePolicy1.setHeightForWidth(GroupBox1->sizePolicy().hasHeightForWidth()); - GroupBox1->setSizePolicy(sizePolicy1); - gridLayout1 = new QGridLayout(GroupBox1); - gridLayout1->setSpacing(6); - gridLayout1->setMargin(11); - gridLayout1->setObjectName(QString::fromUtf8("gridLayout1")); - PushButton1 = new QPushButton(GroupBox1); - PushButton1->setObjectName(QString::fromUtf8("PushButton1")); - QSizePolicy sizePolicy2(static_cast(0), static_cast(0)); - sizePolicy2.setHorizontalStretch(0); - sizePolicy2.setVerticalStretch(0); - sizePolicy2.setHeightForWidth(PushButton1->sizePolicy().hasHeightForWidth()); - PushButton1->setSizePolicy(sizePolicy2); - - gridLayout1->addWidget(PushButton1, 0, 1, 1, 1); - - LineEdit1 = new QLineEdit(GroupBox1); - LineEdit1->setObjectName(QString::fromUtf8("LineEdit1")); - - gridLayout1->addWidget(LineEdit1, 0, 2, 1, 1); - - TextLabel1 = new QLabel(GroupBox1); - TextLabel1->setObjectName(QString::fromUtf8("TextLabel1")); - QSizePolicy sizePolicy3(static_cast(0), static_cast(0)); - sizePolicy3.setHorizontalStretch(0); - sizePolicy3.setVerticalStretch(0); - sizePolicy3.setHeightForWidth(TextLabel1->sizePolicy().hasHeightForWidth()); - TextLabel1->setSizePolicy(sizePolicy3); - TextLabel1->setWordWrap(false); - - gridLayout1->addWidget(TextLabel1, 0, 0, 1, 1); - - PushButton2 = new QPushButton(GroupBox1); - PushButton2->setObjectName(QString::fromUtf8("PushButton2")); - QSizePolicy sizePolicy4(static_cast(0), static_cast(0)); - sizePolicy4.setHorizontalStretch(0); - sizePolicy4.setVerticalStretch(0); - sizePolicy4.setHeightForWidth(PushButton2->sizePolicy().hasHeightForWidth()); - PushButton2->setSizePolicy(sizePolicy4); - - gridLayout1->addWidget(PushButton2, 1, 1, 1, 1); - - LineEdit2 = new QLineEdit(GroupBox1); - LineEdit2->setObjectName(QString::fromUtf8("LineEdit2")); - - gridLayout1->addWidget(LineEdit2, 1, 2, 1, 1); - - TextLabel2 = new QLabel(GroupBox1); - TextLabel2->setObjectName(QString::fromUtf8("TextLabel2")); - QSizePolicy sizePolicy5(static_cast(0), static_cast(0)); - sizePolicy5.setHorizontalStretch(0); - sizePolicy5.setVerticalStretch(0); - sizePolicy5.setHeightForWidth(TextLabel2->sizePolicy().hasHeightForWidth()); - TextLabel2->setSizePolicy(sizePolicy5); - TextLabel2->setWordWrap(false); - - gridLayout1->addWidget(TextLabel2, 1, 0, 1, 1); - - PushButton3 = new QPushButton(GroupBox1); - PushButton3->setObjectName(QString::fromUtf8("PushButton3")); - QSizePolicy sizePolicy6(static_cast(0), static_cast(0)); - sizePolicy6.setHorizontalStretch(0); - sizePolicy6.setVerticalStretch(0); - sizePolicy6.setHeightForWidth(PushButton3->sizePolicy().hasHeightForWidth()); - PushButton3->setSizePolicy(sizePolicy6); - - gridLayout1->addWidget(PushButton3, 2, 1, 1, 1); - - LineEdit3 = new QLineEdit(GroupBox1); - LineEdit3->setObjectName(QString::fromUtf8("LineEdit3")); - - gridLayout1->addWidget(LineEdit3, 2, 2, 1, 1); - - TextLabel3 = new QLabel(GroupBox1); - TextLabel3->setObjectName(QString::fromUtf8("TextLabel3")); - QSizePolicy sizePolicy7(static_cast(0), static_cast(0)); - sizePolicy7.setHorizontalStretch(0); - sizePolicy7.setVerticalStretch(0); - sizePolicy7.setHeightForWidth(TextLabel3->sizePolicy().hasHeightForWidth()); - TextLabel3->setSizePolicy(sizePolicy7); - TextLabel3->setWordWrap(false); - - gridLayout1->addWidget(TextLabel3, 2, 0, 1, 1); - - radioButton4 = new QRadioButton(GroupBox1); - radioButton4->setObjectName(QString::fromUtf8("radioButton4")); - - gridLayout1->addWidget(radioButton4, 3, 0, 1, 2); - - spacerItem = new QSpacerItem(16, 721, QSizePolicy::Minimum, QSizePolicy::Expanding); - - gridLayout1->addItem(spacerItem, 4, 2, 1, 1); - - - gridLayout->addWidget(GroupBox1, 0, 0, 1, 1); - - QWidget::setTabOrder(PushButton1, LineEdit1); - QWidget::setTabOrder(LineEdit1, PushButton2); - QWidget::setTabOrder(PushButton2, LineEdit2); - QWidget::setTabOrder(LineEdit2, PushButton3); - QWidget::setTabOrder(PushButton3, LineEdit3); - - retranslateUi(DlgRef_3Sel1Check_QTD); - - QSize size(490, 878); - size = size.expandedTo(DlgRef_3Sel1Check_QTD->minimumSizeHint()); - DlgRef_3Sel1Check_QTD->resize(size); - - - QMetaObject::connectSlotsByName(DlgRef_3Sel1Check_QTD); - } // setupUi - - void retranslateUi(QWidget *DlgRef_3Sel1Check_QTD) - { - DlgRef_3Sel1Check_QTD->setWindowTitle(QApplication::translate("DlgRef_3Sel1Check_QTD", "DlgRef_3Sel3Spin1Check_QTD", 0, QApplication::UnicodeUTF8)); - GroupBox1->setTitle(QString()); - PushButton1->setText(QString()); - TextLabel1->setText(QApplication::translate("DlgRef_3Sel1Check_QTD", "TL1", 0, QApplication::UnicodeUTF8)); - PushButton2->setText(QString()); - TextLabel2->setText(QApplication::translate("DlgRef_3Sel1Check_QTD", "TL2", 0, QApplication::UnicodeUTF8)); - PushButton3->setText(QString()); - TextLabel3->setText(QApplication::translate("DlgRef_3Sel1Check_QTD", "TL3", 0, QApplication::UnicodeUTF8)); - radioButton4->setText(QApplication::translate("DlgRef_3Sel1Check_QTD", "radioButton4", 0, QApplication::UnicodeUTF8)); - Q_UNUSED(DlgRef_3Sel1Check_QTD); - } // retranslateUi - -}; - -namespace Ui { - class DlgRef_3Sel1Check_QTD: public Ui_DlgRef_3Sel1Check_QTD {}; -} // namespace Ui - -#endif // DLGREF_3SEL1CHECK_QTD_H diff --git a/src/DlgRef/DlgRef_3Sel1Check_QTD.ui b/src/DlgRef/DlgRef_3Sel1Check_QTD.ui new file mode 100644 index 000000000..91d9258e2 --- /dev/null +++ b/src/DlgRef/DlgRef_3Sel1Check_QTD.ui @@ -0,0 +1,182 @@ + + DlgRef_3Sel1Check_QTD + + + + 0 + 0 + 156 + 126 + + + + + 5 + 5 + 0 + 0 + + + + + + + + 0 + + + 0 + + + + + + 5 + 5 + 0 + 0 + + + + + + + + 9 + + + 6 + + + + + + + + + + + + + + + + 0 + 0 + 0 + 0 + + + + TL3 + + + false + + + + + + + + + + + 0 + 0 + 0 + 0 + + + + + + + + + + + + 0 + 0 + 0 + 0 + + + + TL2 + + + false + + + + + + + + + + + 0 + 0 + 0 + 0 + + + + + + + + + + + + 0 + 0 + 0 + 0 + + + + TL1 + + + false + + + + + + + + 0 + 0 + 0 + 0 + + + + + + + + + + + + + + qPixmapFromMimeSource + + PushButton1 + LineEdit1 + PushButton2 + LineEdit2 + PushButton3 + LineEdit3 + + + + diff --git a/src/DlgRef/DlgRef_3Sel1Spin.cxx b/src/DlgRef/DlgRef_3Sel1Spin.cxx deleted file mode 100644 index 282e64fc5..000000000 --- a/src/DlgRef/DlgRef_3Sel1Spin.cxx +++ /dev/null @@ -1,72 +0,0 @@ -// GEOM GEOMGUI : GUI for Geometry component -// -// Copyright (C) 2003 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 -// -// -// -// File: DlgRef_3Sel1Spin.cxx -// Created: Thu May 13 12:19:31 2004 -// Author: Alexander SLADKOV -// - - -#include "DlgRef_3Sel1Spin.h" -#include "DlgRef_SpinBox.h" - -#include -#include - - -//================================================================================= -// class : DlgRef_3Sel1Spin -// purpose : -//================================================================================= -DlgRef_3Sel1Spin::DlgRef_3Sel1Spin( QWidget* parent, const char* name, Qt::WindowFlags fl ) - :QWidget( parent, fl ) -{ - setupUi(this); - - setObjectName(name); - - Layout2 = new QGridLayout(0); - Layout2->setMargin(0); - Layout2->setSpacing(6); - Layout2->setObjectName("Layout2"); - - TextLabel4 = new QLabel( (QWidget*)GroupBox1 ); - TextLabel4->setObjectName( "TextLabel4" ); - QSizePolicy sizePolicy(static_cast(0), static_cast(0)); - sizePolicy.setHorizontalStretch(0); - sizePolicy.setVerticalStretch(0); - sizePolicy.setHeightForWidth(TextLabel3->sizePolicy().hasHeightForWidth()); - TextLabel4->setSizePolicy( sizePolicy ); - Layout2->addWidget( TextLabel4, 0, 0 ); - - SpinBox_DX = new DlgRef_SpinBox( (QWidget*)GroupBox1, "SpinBox_DX" ); - Layout2->addWidget( SpinBox_DX, 0, 1 ); - - gridLayout2->addLayout( Layout2, 3, 0, 1, 3 ); - QSpacerItem* spacer = new QSpacerItem( 0, 16, QSizePolicy::Minimum, QSizePolicy::Expanding ); - gridLayout2->addItem( spacer, 4, 2 ); -} - -DlgRef_3Sel1Spin::~DlgRef_3Sel1Spin() -{ -} diff --git a/src/DlgRef/DlgRef_3Sel1Spin.h b/src/DlgRef/DlgRef_3Sel1Spin.h deleted file mode 100644 index f6516b44c..000000000 --- a/src/DlgRef/DlgRef_3Sel1Spin.h +++ /dev/null @@ -1,59 +0,0 @@ -// GEOM GEOMGUI : GUI for Geometry component -// -// Copyright (C) 2003 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 -// -// -// -// File : DlgRef_3Sel1Spin.h -// Author : Alexander SLADKOV -// Module : GEOM -// $Header$ - -#ifndef DlgRef_3SEL_1SPIN_H -#define DlgRef_3SEL_1SPIN_H - -#include "GEOM_DlgRef.hxx" - -#include "DlgRef_3Sel_QTD.h" - -class DlgRef_SpinBox; -class QGridLayout; -class QLabel; - -//================================================================================= -// class : DlgRef_3Sel1Spin -// purpose : extension of a DlgRef_3Sel_QTD class, 1 additional spin box is added -//================================================================================= -class GEOM_DLGREF_EXPORT DlgRef_3Sel1Spin : public QWidget, public Ui::DlgRef_3Sel_QTD -{ - Q_OBJECT - - public: - DlgRef_3Sel1Spin( QWidget* parent = 0, const char* name = 0, Qt::WindowFlags fl = 0 ); - ~DlgRef_3Sel1Spin(); - - QLabel* TextLabel4; - DlgRef_SpinBox* SpinBox_DX; - - protected: - QGridLayout* Layout2; -}; - -#endif // DlgRef_3SEL_1SPIN_H diff --git a/src/DlgRef/DlgRef_3Sel1Spin_QTD.ui b/src/DlgRef/DlgRef_3Sel1Spin_QTD.ui new file mode 100644 index 000000000..3b721815c --- /dev/null +++ b/src/DlgRef/DlgRef_3Sel1Spin_QTD.ui @@ -0,0 +1,197 @@ + + DlgRef_3Sel1Spin_QTD + + + + 0 + 0 + 156 + 128 + + + + + 5 + 5 + 0 + 0 + + + + + + + + 0 + + + 0 + + + + + + 5 + 5 + 0 + 0 + + + + + + + + 9 + + + 6 + + + + + + 0 + 0 + 0 + 0 + + + + TL1 + + + false + + + + + + + + + + + 0 + 0 + 0 + 0 + + + + TL3 + + + false + + + + + + + + 0 + 0 + 0 + 0 + + + + + + + + + + + + 0 + 0 + 0 + 0 + + + + TL4 + + + false + + + + + + + + + + + 0 + 0 + 0 + 0 + + + + + + + + + + + + 0 + 0 + 0 + 0 + + + + TL2 + + + false + + + + + + + + + + + 0 + 0 + 0 + 0 + + + + + + + + + + + + + + + + + qPixmapFromMimeSource + + PushButton1 + LineEdit1 + PushButton2 + LineEdit2 + PushButton3 + LineEdit3 + SpinBox_DX + + + + diff --git a/src/DlgRef/DlgRef_3Sel3Spin1Check.cxx b/src/DlgRef/DlgRef_3Sel3Spin1Check.cxx deleted file mode 100644 index fe421a6e5..000000000 --- a/src/DlgRef/DlgRef_3Sel3Spin1Check.cxx +++ /dev/null @@ -1,117 +0,0 @@ -// GEOM GEOMGUI : GUI for Geometry component -// -// Copyright (C) 2003 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 -// -// -// -// File : DlgRef_3Sel3Spin1Check.cxx -// Author : Michael Zorin -// Module : GEOM -// $Header: - -#include -#include "DlgRef_SpinBox.h" - -/* - * Constructs a DlgRef_3Sel3Spin1Check which is a child of 'parent', with the - * name 'name' and widget flags set to 'f' - */ -DlgRef_3Sel3Spin1Check::DlgRef_3Sel3Spin1Check(QWidget* parent, const char* name, Qt::WindowFlags fl) - :QWidget(parent, fl) -{ - setupUi(this); - - setObjectName(name); - - SpinBox_1->setAttribute( Qt::WA_DeleteOnClose ); - SpinBox_1->close(); - - SpinBox_2->setAttribute( Qt::WA_DeleteOnClose ); - SpinBox_2->close(); - - SpinBox_3->setAttribute( Qt::WA_DeleteOnClose ); - SpinBox_3->close(); - - SpinBox1 = new DlgRef_SpinBox(GroupBox1, "SpinBox_DX"); - SpinBox2 = new DlgRef_SpinBox(GroupBox1, "SpinBox_DY"); - SpinBox3 = new DlgRef_SpinBox(GroupBox1, "SpinBox_DZ"); - gridLayout2->addWidget(SpinBox1, 3, 2); - gridLayout2->addWidget(SpinBox2, 4, 2); - gridLayout2->addWidget(SpinBox3, 5, 2); -} - - -/* - * Destroys the object and frees any allocated resources - */ -DlgRef_3Sel3Spin1Check::~DlgRef_3Sel3Spin1Check() -{ - // no need to delete child widgets, Qt does it all for us -} - -void DlgRef_3Sel3Spin1Check:: ShowRows(int fromRow, int toRow, bool toShow) -{ - typedef void (QWidget::* ShowFun)(); - ShowFun pShowFun; - - if (toShow) - pShowFun = &QWidget::show; - else - pShowFun = &QWidget::hide; - - if (fromRow >= 0 && toRow>=0 && toRow >= fromRow) - { - if ( fromRow == 0) - { - (TextLabel1->*pShowFun)(); - (PushButton1->*pShowFun)(); - (LineEdit1->*pShowFun)(); - } - if ( fromRow <= 1 && 1 <= toRow) - { - (TextLabel2->*pShowFun)(); - (PushButton2->*pShowFun)(); - (LineEdit2->*pShowFun)(); - } - if ( fromRow <= 2 && 2 <= toRow) - { - (TextLabel3->*pShowFun)(); - (PushButton3->*pShowFun)(); - (LineEdit3->*pShowFun)(); - } - if ( fromRow <= 3 && 3 <= toRow) - { - (TextLabel4->*pShowFun)(); - (SpinBox1->*pShowFun)(); - } - if ( fromRow <= 4 && 4 <= toRow) - { - (TextLabel5->*pShowFun)(); - (SpinBox2->*pShowFun)(); - } - if ( fromRow <= 5 && 5 <= toRow) - { - (TextLabel6->*pShowFun)(); - (SpinBox3->*pShowFun)(); - } - if ( fromRow <= 6 && 6 <= toRow) - (CheckBox1->*pShowFun)(); - } -} diff --git a/src/DlgRef/DlgRef_3Sel3Spin1Check.h b/src/DlgRef/DlgRef_3Sel3Spin1Check.h deleted file mode 100644 index ed349d9a4..000000000 --- a/src/DlgRef/DlgRef_3Sel3Spin1Check.h +++ /dev/null @@ -1,54 +0,0 @@ -// GEOM GEOMGUI : GUI for Geometry component -// -// Copyright (C) 2003 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 -// -// -// -// File : DlgRef_3Sel3Spin1Check.h -// Author : Michael ZORIN -// Module : GEOM -// $Header: - -#ifndef DLGREF_3SEL3SPIN1CHECK_H -#define DLGREF_3SEL3SPIN1CHECK_H - -#include "GEOM_DlgRef.hxx" - -#include "DlgRef_3Sel3Spin1Check_QTD.h" - -class DlgRef_SpinBox; - -class GEOM_DLGREF_EXPORT DlgRef_3Sel3Spin1Check : public QWidget, public Ui::DlgRef_3Sel3Spin1Check_QTD -{ - Q_OBJECT - -public: - DlgRef_3Sel3Spin1Check( QWidget* parent = 0, const char* name = 0, Qt::WindowFlags fl = 0 ); - ~DlgRef_3Sel3Spin1Check(); - - DlgRef_SpinBox* SpinBox1; - DlgRef_SpinBox* SpinBox2; - DlgRef_SpinBox* SpinBox3; - - void ShowRows(int fromRow, int toRow, bool toShow = true); - -}; - -#endif // DLGREF_3SEL3SPIN1CHECK_H diff --git a/src/DlgRef/DlgRef_3Sel3Spin1Check_QTD.h b/src/DlgRef/DlgRef_3Sel3Spin1Check_QTD.h deleted file mode 100644 index 5b47b7f4f..000000000 --- a/src/DlgRef/DlgRef_3Sel3Spin1Check_QTD.h +++ /dev/null @@ -1,279 +0,0 @@ -/******************************************************************************** -** Form generated from reading ui file 'DlgRef_3Sel3Spin1Check_QTD.ui' -** -** Created: Fri Jun 29 14:53:16 2007 -** by: Qt User Interface Compiler version 4.2.3 -** -** WARNING! All changes made in this file will be lost when recompiling ui file! -********************************************************************************/ - -#ifndef DLGREF_3SEL3SPIN1CHECK_QTD_H -#define DLGREF_3SEL3SPIN1CHECK_QTD_H - -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include - -class Ui_DlgRef_3Sel3Spin1Check_QTD -{ -public: - QGridLayout *gridLayout; - QGroupBox *GroupBox1; - QGridLayout *gridLayout1; - QGridLayout *gridLayout2; - QSpinBox *SpinBox_2; - QLineEdit *LineEdit3; - QSpinBox *SpinBox_3; - QLabel *TextLabel1; - QLabel *TextLabel3; - QCheckBox *CheckBox1; - QPushButton *PushButton1; - QLabel *TextLabel4; - QLineEdit *LineEdit2; - QPushButton *PushButton3; - QLabel *TextLabel6; - QSpinBox *SpinBox_1; - QLabel *TextLabel5; - QLabel *TextLabel2; - QLineEdit *LineEdit1; - QPushButton *PushButton2; - QSpacerItem *spacerItem; - - void setupUi(QWidget *DlgRef_3Sel3Spin1Check_QTD) - { - DlgRef_3Sel3Spin1Check_QTD->setObjectName(QString::fromUtf8("DlgRef_3Sel3Spin1Check_QTD")); - QSizePolicy sizePolicy(static_cast(5), static_cast(5)); - sizePolicy.setHorizontalStretch(0); - sizePolicy.setVerticalStretch(0); - sizePolicy.setHeightForWidth(DlgRef_3Sel3Spin1Check_QTD->sizePolicy().hasHeightForWidth()); - DlgRef_3Sel3Spin1Check_QTD->setSizePolicy(sizePolicy); - gridLayout = new QGridLayout(DlgRef_3Sel3Spin1Check_QTD); - gridLayout->setSpacing(6); - gridLayout->setMargin(0); - gridLayout->setObjectName(QString::fromUtf8("gridLayout")); - GroupBox1 = new QGroupBox(DlgRef_3Sel3Spin1Check_QTD); - GroupBox1->setObjectName(QString::fromUtf8("GroupBox1")); - QSizePolicy sizePolicy1(static_cast(5), static_cast(5)); - sizePolicy1.setHorizontalStretch(0); - sizePolicy1.setVerticalStretch(0); - sizePolicy1.setHeightForWidth(GroupBox1->sizePolicy().hasHeightForWidth()); - GroupBox1->setSizePolicy(sizePolicy1); - gridLayout1 = new QGridLayout(GroupBox1); - gridLayout1->setSpacing(6); - gridLayout1->setMargin(11); - gridLayout1->setObjectName(QString::fromUtf8("gridLayout1")); - gridLayout2 = new QGridLayout(); - gridLayout2->setSpacing(6); - gridLayout2->setMargin(0); - gridLayout2->setObjectName(QString::fromUtf8("gridLayout2")); - SpinBox_2 = new QSpinBox(GroupBox1); - SpinBox_2->setObjectName(QString::fromUtf8("SpinBox_2")); - QSizePolicy sizePolicy2(static_cast(7), static_cast(0)); - sizePolicy2.setHorizontalStretch(0); - sizePolicy2.setVerticalStretch(0); - sizePolicy2.setHeightForWidth(SpinBox_2->sizePolicy().hasHeightForWidth()); - SpinBox_2->setSizePolicy(sizePolicy2); - - gridLayout2->addWidget(SpinBox_2, 4, 2, 1, 1); - - LineEdit3 = new QLineEdit(GroupBox1); - LineEdit3->setObjectName(QString::fromUtf8("LineEdit3")); - - gridLayout2->addWidget(LineEdit3, 2, 2, 1, 1); - - SpinBox_3 = new QSpinBox(GroupBox1); - SpinBox_3->setObjectName(QString::fromUtf8("SpinBox_3")); - QSizePolicy sizePolicy3(static_cast(7), static_cast(0)); - sizePolicy3.setHorizontalStretch(0); - sizePolicy3.setVerticalStretch(0); - sizePolicy3.setHeightForWidth(SpinBox_3->sizePolicy().hasHeightForWidth()); - SpinBox_3->setSizePolicy(sizePolicy3); - - gridLayout2->addWidget(SpinBox_3, 5, 2, 1, 1); - - TextLabel1 = new QLabel(GroupBox1); - TextLabel1->setObjectName(QString::fromUtf8("TextLabel1")); - QSizePolicy sizePolicy4(static_cast(0), static_cast(0)); - sizePolicy4.setHorizontalStretch(0); - sizePolicy4.setVerticalStretch(0); - sizePolicy4.setHeightForWidth(TextLabel1->sizePolicy().hasHeightForWidth()); - TextLabel1->setSizePolicy(sizePolicy4); - TextLabel1->setWordWrap(false); - - gridLayout2->addWidget(TextLabel1, 0, 0, 1, 1); - - TextLabel3 = new QLabel(GroupBox1); - TextLabel3->setObjectName(QString::fromUtf8("TextLabel3")); - QSizePolicy sizePolicy5(static_cast(0), static_cast(0)); - sizePolicy5.setHorizontalStretch(0); - sizePolicy5.setVerticalStretch(0); - sizePolicy5.setHeightForWidth(TextLabel3->sizePolicy().hasHeightForWidth()); - TextLabel3->setSizePolicy(sizePolicy5); - TextLabel3->setWordWrap(false); - - gridLayout2->addWidget(TextLabel3, 2, 0, 1, 1); - - CheckBox1 = new QCheckBox(GroupBox1); - CheckBox1->setObjectName(QString::fromUtf8("CheckBox1")); - - gridLayout2->addWidget(CheckBox1, 6, 0, 1, 2); - - PushButton1 = new QPushButton(GroupBox1); - PushButton1->setObjectName(QString::fromUtf8("PushButton1")); - QSizePolicy sizePolicy6(static_cast(0), static_cast(0)); - sizePolicy6.setHorizontalStretch(0); - sizePolicy6.setVerticalStretch(0); - sizePolicy6.setHeightForWidth(PushButton1->sizePolicy().hasHeightForWidth()); - PushButton1->setSizePolicy(sizePolicy6); - - gridLayout2->addWidget(PushButton1, 0, 1, 1, 1); - - TextLabel4 = new QLabel(GroupBox1); - TextLabel4->setObjectName(QString::fromUtf8("TextLabel4")); - QSizePolicy sizePolicy7(static_cast(0), static_cast(0)); - sizePolicy7.setHorizontalStretch(0); - sizePolicy7.setVerticalStretch(0); - sizePolicy7.setHeightForWidth(TextLabel4->sizePolicy().hasHeightForWidth()); - TextLabel4->setSizePolicy(sizePolicy7); - TextLabel4->setWordWrap(false); - - gridLayout2->addWidget(TextLabel4, 3, 0, 1, 1); - - LineEdit2 = new QLineEdit(GroupBox1); - LineEdit2->setObjectName(QString::fromUtf8("LineEdit2")); - - gridLayout2->addWidget(LineEdit2, 1, 2, 1, 1); - - PushButton3 = new QPushButton(GroupBox1); - PushButton3->setObjectName(QString::fromUtf8("PushButton3")); - QSizePolicy sizePolicy8(static_cast(0), static_cast(0)); - sizePolicy8.setHorizontalStretch(0); - sizePolicy8.setVerticalStretch(0); - sizePolicy8.setHeightForWidth(PushButton3->sizePolicy().hasHeightForWidth()); - PushButton3->setSizePolicy(sizePolicy8); - - gridLayout2->addWidget(PushButton3, 2, 1, 1, 1); - - TextLabel6 = new QLabel(GroupBox1); - TextLabel6->setObjectName(QString::fromUtf8("TextLabel6")); - QSizePolicy sizePolicy9(static_cast(0), static_cast(0)); - sizePolicy9.setHorizontalStretch(0); - sizePolicy9.setVerticalStretch(0); - sizePolicy9.setHeightForWidth(TextLabel6->sizePolicy().hasHeightForWidth()); - TextLabel6->setSizePolicy(sizePolicy9); - TextLabel6->setWordWrap(false); - - gridLayout2->addWidget(TextLabel6, 5, 0, 1, 1); - - SpinBox_1 = new QSpinBox(GroupBox1); - SpinBox_1->setObjectName(QString::fromUtf8("SpinBox_1")); - QSizePolicy sizePolicy10(static_cast(7), static_cast(0)); - sizePolicy10.setHorizontalStretch(0); - sizePolicy10.setVerticalStretch(0); - sizePolicy10.setHeightForWidth(SpinBox_1->sizePolicy().hasHeightForWidth()); - SpinBox_1->setSizePolicy(sizePolicy10); - - gridLayout2->addWidget(SpinBox_1, 3, 2, 1, 1); - - TextLabel5 = new QLabel(GroupBox1); - TextLabel5->setObjectName(QString::fromUtf8("TextLabel5")); - QSizePolicy sizePolicy11(static_cast(0), static_cast(0)); - sizePolicy11.setHorizontalStretch(0); - sizePolicy11.setVerticalStretch(0); - sizePolicy11.setHeightForWidth(TextLabel5->sizePolicy().hasHeightForWidth()); - TextLabel5->setSizePolicy(sizePolicy11); - TextLabel5->setWordWrap(false); - - gridLayout2->addWidget(TextLabel5, 4, 0, 1, 1); - - TextLabel2 = new QLabel(GroupBox1); - TextLabel2->setObjectName(QString::fromUtf8("TextLabel2")); - QSizePolicy sizePolicy12(static_cast(0), static_cast(0)); - sizePolicy12.setHorizontalStretch(0); - sizePolicy12.setVerticalStretch(0); - sizePolicy12.setHeightForWidth(TextLabel2->sizePolicy().hasHeightForWidth()); - TextLabel2->setSizePolicy(sizePolicy12); - TextLabel2->setWordWrap(false); - - gridLayout2->addWidget(TextLabel2, 1, 0, 1, 1); - - LineEdit1 = new QLineEdit(GroupBox1); - LineEdit1->setObjectName(QString::fromUtf8("LineEdit1")); - - gridLayout2->addWidget(LineEdit1, 0, 2, 1, 1); - - PushButton2 = new QPushButton(GroupBox1); - PushButton2->setObjectName(QString::fromUtf8("PushButton2")); - QSizePolicy sizePolicy13(static_cast(0), static_cast(0)); - sizePolicy13.setHorizontalStretch(0); - sizePolicy13.setVerticalStretch(0); - sizePolicy13.setHeightForWidth(PushButton2->sizePolicy().hasHeightForWidth()); - PushButton2->setSizePolicy(sizePolicy13); - - gridLayout2->addWidget(PushButton2, 1, 1, 1, 1); - - spacerItem = new QSpacerItem(0, 250, QSizePolicy::Minimum, QSizePolicy::Expanding); - - gridLayout2->addItem(spacerItem, 7, 2, 1, 1); - - - gridLayout1->addLayout(gridLayout2, 0, 0, 1, 1); - - - gridLayout->addWidget(GroupBox1, 0, 0, 1, 1); - - QWidget::setTabOrder(PushButton1, LineEdit1); - QWidget::setTabOrder(LineEdit1, PushButton2); - QWidget::setTabOrder(PushButton2, LineEdit2); - QWidget::setTabOrder(LineEdit2, PushButton3); - QWidget::setTabOrder(PushButton3, LineEdit3); - QWidget::setTabOrder(LineEdit3, SpinBox_1); - QWidget::setTabOrder(SpinBox_1, SpinBox_2); - QWidget::setTabOrder(SpinBox_2, SpinBox_3); - QWidget::setTabOrder(SpinBox_3, CheckBox1); - - retranslateUi(DlgRef_3Sel3Spin1Check_QTD); - - QSize size(380, 229); - size = size.expandedTo(DlgRef_3Sel3Spin1Check_QTD->minimumSizeHint()); - DlgRef_3Sel3Spin1Check_QTD->resize(size); - - - QMetaObject::connectSlotsByName(DlgRef_3Sel3Spin1Check_QTD); - } // setupUi - - void retranslateUi(QWidget *DlgRef_3Sel3Spin1Check_QTD) - { - DlgRef_3Sel3Spin1Check_QTD->setWindowTitle(QApplication::translate("DlgRef_3Sel3Spin1Check_QTD", "DlgRef_3Sel3Spin1Check_QTD", 0, QApplication::UnicodeUTF8)); - GroupBox1->setTitle(QString()); - TextLabel1->setText(QApplication::translate("DlgRef_3Sel3Spin1Check_QTD", "TL1", 0, QApplication::UnicodeUTF8)); - TextLabel3->setText(QApplication::translate("DlgRef_3Sel3Spin1Check_QTD", "TL3", 0, QApplication::UnicodeUTF8)); - CheckBox1->setText(QString()); - PushButton1->setText(QString()); - TextLabel4->setText(QApplication::translate("DlgRef_3Sel3Spin1Check_QTD", "TL4", 0, QApplication::UnicodeUTF8)); - PushButton3->setText(QString()); - TextLabel6->setText(QApplication::translate("DlgRef_3Sel3Spin1Check_QTD", "TL6", 0, QApplication::UnicodeUTF8)); - TextLabel5->setText(QApplication::translate("DlgRef_3Sel3Spin1Check_QTD", "TL5", 0, QApplication::UnicodeUTF8)); - TextLabel2->setText(QApplication::translate("DlgRef_3Sel3Spin1Check_QTD", "TL2", 0, QApplication::UnicodeUTF8)); - PushButton2->setText(QString()); - Q_UNUSED(DlgRef_3Sel3Spin1Check_QTD); - } // retranslateUi - -}; - -namespace Ui { - class DlgRef_3Sel3Spin1Check_QTD: public Ui_DlgRef_3Sel3Spin1Check_QTD {}; -} // namespace Ui - -#endif // DLGREF_3SEL3SPIN1CHECK_QTD_H diff --git a/src/DlgRef/DlgRef_3Sel3Spin1Check_QTD.ui b/src/DlgRef/DlgRef_3Sel3Spin1Check_QTD.ui new file mode 100644 index 000000000..d39382076 --- /dev/null +++ b/src/DlgRef/DlgRef_3Sel3Spin1Check_QTD.ui @@ -0,0 +1,249 @@ + + DlgRef_3Sel3Spin1Check_QTD + + + + 0 + 0 + 156 + 201 + + + + + 5 + 5 + 0 + 0 + + + + + + + + 0 + + + 0 + + + + + + 5 + 5 + 0 + 0 + + + + + + + + 9 + + + 6 + + + + + Check + + + + + + + + + + + + + + + + + 0 + 0 + 0 + 0 + + + + + + + + + + + + + + + 0 + 0 + 0 + 0 + + + + TL2 + + + false + + + + + + + + 0 + 0 + 0 + 0 + + + + + + + + + + + + + + + 0 + 0 + 0 + 0 + + + + TL4 + + + false + + + + + + + + 0 + 0 + 0 + 0 + + + + + + + + + + + + 0 + 0 + 0 + 0 + + + + TL3 + + + false + + + + + + + + + + + 0 + 0 + 0 + 0 + + + + TL1 + + + false + + + + + + + + 0 + 0 + 0 + 0 + + + + TL5 + + + false + + + + + + + + 0 + 0 + 0 + 0 + + + + TL6 + + + false + + + + + + + + + + qPixmapFromMimeSource + + PushButton1 + LineEdit1 + PushButton2 + LineEdit2 + PushButton3 + LineEdit3 + SpinBox1 + SpinBox2 + SpinBox3 + CheckBox1 + + + + diff --git a/src/DlgRef/DlgRef_3Sel4Spin2Check.cxx b/src/DlgRef/DlgRef_3Sel4Spin2Check.cxx deleted file mode 100644 index 398e9aa56..000000000 --- a/src/DlgRef/DlgRef_3Sel4Spin2Check.cxx +++ /dev/null @@ -1,77 +0,0 @@ -// GEOM GEOMGUI : GUI for Geometry component -// -// Copyright (C) 2003 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 -// -// -// -// File : DlgRef_3Sel4Spin2Check.cxx -// Author : Damien COQUERET -// Module : GEOM -// $Header: - -#include "DlgRef_3Sel4Spin2Check.h" -#include "DlgRef_SpinBox.h" - -/* - * Constructs a DlgRef_2Sel1Spin which is a child of 'parent', with the - * name 'name' and widget flags set to 'f' - */ -DlgRef_3Sel4Spin2Check::DlgRef_3Sel4Spin2Check(QWidget* parent, const char* name, Qt::WindowFlags fl) - :QWidget(parent, fl) -{ - setupUi(this); - - setObjectName(name); - - SpinBox1->setAttribute( Qt::WA_DeleteOnClose ); - SpinBox1->close(); - - SpinBox2->setAttribute( Qt::WA_DeleteOnClose ); - SpinBox2->close(); - - SpinBox3->setAttribute( Qt::WA_DeleteOnClose ); - SpinBox3->close(); - - SpinBox4->setAttribute( Qt::WA_DeleteOnClose ); - SpinBox4->close(); - - SpinBox_DX1 = new DlgRef_SpinBox(GroupBox1, "SpinBox_DX1"); - SpinBox_DY1 = new DlgRef_SpinBox(GroupBox1, "SpinBox_DY1"); - SpinBox_DX2 = new DlgRef_SpinBox(GroupBox1, "SpinBox_DX2"); - SpinBox_DY2 = new DlgRef_SpinBox(GroupBox1, "SpinBox_DY2"); - gridLayout4->addWidget(SpinBox_DX1, 0, 1); - gridLayout4->addWidget(SpinBox_DY1, 1, 1); - gridLayout3->addWidget(SpinBox_DX2, 0, 1); - gridLayout3->addWidget(SpinBox_DY2, 1, 1); - - // PAL6532 - PushButton1->setAutoDefault( false ); - PushButton2->setAutoDefault( false ); - PushButton3->setAutoDefault( false ); -} - - -/* - * Destroys the object and frees any allocated resources - */ -DlgRef_3Sel4Spin2Check::~DlgRef_3Sel4Spin2Check() -{ - // no need to delete child widgets, Qt does it all for us -} diff --git a/src/DlgRef/DlgRef_3Sel4Spin2Check.h b/src/DlgRef/DlgRef_3Sel4Spin2Check.h deleted file mode 100644 index da3f0fbc8..000000000 --- a/src/DlgRef/DlgRef_3Sel4Spin2Check.h +++ /dev/null @@ -1,53 +0,0 @@ -// GEOM GEOMGUI : GUI for Geometry component -// -// Copyright (C) 2003 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 -// -// -// -// File : DlgRef_3Sel4Spin2Check.h -// Author : Damien COQUERET -// Module : GEOM -// $Header: - -#ifndef DLGREF_3SEL4SPIN2CHECK_H -#define DLGREF_3SEL4SPIN2CHECK_H - -#include "GEOM_DlgRef.hxx" - -#include "DlgRef_3Sel4Spin2Check_QTD.h" - -class DlgRef_SpinBox; - -class GEOM_DLGREF_EXPORT DlgRef_3Sel4Spin2Check : public QWidget, public Ui::DlgRef_3Sel4Spin2Check_QTD -{ - Q_OBJECT - -public: - DlgRef_3Sel4Spin2Check(QWidget* parent = 0, const char* name = 0, Qt::WindowFlags fl = 0); - ~DlgRef_3Sel4Spin2Check(); - - DlgRef_SpinBox* SpinBox_DX1; - DlgRef_SpinBox* SpinBox_DY1; - DlgRef_SpinBox* SpinBox_DX2; - DlgRef_SpinBox* SpinBox_DY2; - -}; - -#endif // DLGREF_3SEL4SPIN2CHECK_H diff --git a/src/DlgRef/DlgRef_3Sel4Spin2Check_QTD.h b/src/DlgRef/DlgRef_3Sel4Spin2Check_QTD.h deleted file mode 100644 index fd1aeb428..000000000 --- a/src/DlgRef/DlgRef_3Sel4Spin2Check_QTD.h +++ /dev/null @@ -1,318 +0,0 @@ -/******************************************************************************** -** Form generated from reading ui file 'DlgRef_3Sel4Spin2Check_QTD.ui' -** -** Created: Fri Jun 29 14:41:57 2007 -** by: Qt User Interface Compiler version 4.2.3 -** -** WARNING! All changes made in this file will be lost when recompiling ui file! -********************************************************************************/ - -#ifndef DLGREF_3SEL4SPIN2CHECK_QTD_H -#define DLGREF_3SEL4SPIN2CHECK_QTD_H - -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include - -class Ui_DlgRef_3Sel4Spin2Check_QTD -{ -public: - QGridLayout *gridLayout; - QGroupBox *GroupBox1; - QGridLayout *gridLayout1; - QGridLayout *gridLayout2; - QCheckBox *CheckButton2; - QLineEdit *LineEdit1; - QLabel *TextLabel3; - QPushButton *PushButton2; - QLineEdit *LineEdit3; - QPushButton *PushButton1; - QGridLayout *gridLayout3; - QSpinBox *SpinBox4; - QSpinBox *SpinBox3; - QLabel *TextLabel7; - QLabel *TextLabel6; - QCheckBox *CheckButton1; - QPushButton *PushButton3; - QLabel *TextLabel1; - QSpacerItem *spacerItem; - QLineEdit *LineEdit2; - QGridLayout *gridLayout4; - QLabel *TextLabel5; - QLabel *TextLabel4; - QSpinBox *SpinBox1; - QSpinBox *SpinBox2; - QLabel *TextLabel2; - - void setupUi(QWidget *DlgRef_3Sel4Spin2Check_QTD) - { - DlgRef_3Sel4Spin2Check_QTD->setObjectName(QString::fromUtf8("DlgRef_3Sel4Spin2Check_QTD")); - gridLayout = new QGridLayout(DlgRef_3Sel4Spin2Check_QTD); - gridLayout->setSpacing(6); - gridLayout->setMargin(0); - gridLayout->setObjectName(QString::fromUtf8("gridLayout")); - GroupBox1 = new QGroupBox(DlgRef_3Sel4Spin2Check_QTD); - GroupBox1->setObjectName(QString::fromUtf8("GroupBox1")); - gridLayout1 = new QGridLayout(GroupBox1); - gridLayout1->setSpacing(6); - gridLayout1->setMargin(11); - gridLayout1->setObjectName(QString::fromUtf8("gridLayout1")); - gridLayout2 = new QGridLayout(); - gridLayout2->setSpacing(6); - gridLayout2->setMargin(0); - gridLayout2->setObjectName(QString::fromUtf8("gridLayout2")); - CheckButton2 = new QCheckBox(GroupBox1); - CheckButton2->setObjectName(QString::fromUtf8("CheckButton2")); - - gridLayout2->addWidget(CheckButton2, 6, 0, 1, 3); - - LineEdit1 = new QLineEdit(GroupBox1); - LineEdit1->setObjectName(QString::fromUtf8("LineEdit1")); - - gridLayout2->addWidget(LineEdit1, 0, 2, 1, 1); - - TextLabel3 = new QLabel(GroupBox1); - TextLabel3->setObjectName(QString::fromUtf8("TextLabel3")); - QSizePolicy sizePolicy(static_cast(0), static_cast(0)); - sizePolicy.setHorizontalStretch(0); - sizePolicy.setVerticalStretch(0); - sizePolicy.setHeightForWidth(TextLabel3->sizePolicy().hasHeightForWidth()); - TextLabel3->setSizePolicy(sizePolicy); - TextLabel3->setWordWrap(false); - - gridLayout2->addWidget(TextLabel3, 2, 0, 1, 1); - - PushButton2 = new QPushButton(GroupBox1); - PushButton2->setObjectName(QString::fromUtf8("PushButton2")); - QSizePolicy sizePolicy1(static_cast(0), static_cast(0)); - sizePolicy1.setHorizontalStretch(0); - sizePolicy1.setVerticalStretch(0); - sizePolicy1.setHeightForWidth(PushButton2->sizePolicy().hasHeightForWidth()); - PushButton2->setSizePolicy(sizePolicy1); - - gridLayout2->addWidget(PushButton2, 1, 1, 1, 1); - - LineEdit3 = new QLineEdit(GroupBox1); - LineEdit3->setObjectName(QString::fromUtf8("LineEdit3")); - - gridLayout2->addWidget(LineEdit3, 2, 2, 1, 1); - - PushButton1 = new QPushButton(GroupBox1); - PushButton1->setObjectName(QString::fromUtf8("PushButton1")); - QSizePolicy sizePolicy2(static_cast(0), static_cast(0)); - sizePolicy2.setHorizontalStretch(0); - sizePolicy2.setVerticalStretch(0); - sizePolicy2.setHeightForWidth(PushButton1->sizePolicy().hasHeightForWidth()); - PushButton1->setSizePolicy(sizePolicy2); - - gridLayout2->addWidget(PushButton1, 0, 1, 1, 1); - - gridLayout3 = new QGridLayout(); - gridLayout3->setSpacing(6); - gridLayout3->setMargin(0); - gridLayout3->setObjectName(QString::fromUtf8("gridLayout3")); - SpinBox4 = new QSpinBox(GroupBox1); - SpinBox4->setObjectName(QString::fromUtf8("SpinBox4")); - QSizePolicy sizePolicy3(static_cast(7), static_cast(0)); - sizePolicy3.setHorizontalStretch(0); - sizePolicy3.setVerticalStretch(0); - sizePolicy3.setHeightForWidth(SpinBox4->sizePolicy().hasHeightForWidth()); - SpinBox4->setSizePolicy(sizePolicy3); - - gridLayout3->addWidget(SpinBox4, 1, 1, 1, 1); - - SpinBox3 = new QSpinBox(GroupBox1); - SpinBox3->setObjectName(QString::fromUtf8("SpinBox3")); - QSizePolicy sizePolicy4(static_cast(7), static_cast(0)); - sizePolicy4.setHorizontalStretch(0); - sizePolicy4.setVerticalStretch(0); - sizePolicy4.setHeightForWidth(SpinBox3->sizePolicy().hasHeightForWidth()); - SpinBox3->setSizePolicy(sizePolicy4); - - gridLayout3->addWidget(SpinBox3, 0, 1, 1, 1); - - TextLabel7 = new QLabel(GroupBox1); - TextLabel7->setObjectName(QString::fromUtf8("TextLabel7")); - QSizePolicy sizePolicy5(static_cast(0), static_cast(0)); - sizePolicy5.setHorizontalStretch(0); - sizePolicy5.setVerticalStretch(0); - sizePolicy5.setHeightForWidth(TextLabel7->sizePolicy().hasHeightForWidth()); - TextLabel7->setSizePolicy(sizePolicy5); - TextLabel7->setWordWrap(false); - - gridLayout3->addWidget(TextLabel7, 1, 0, 1, 1); - - TextLabel6 = new QLabel(GroupBox1); - TextLabel6->setObjectName(QString::fromUtf8("TextLabel6")); - QSizePolicy sizePolicy6(static_cast(0), static_cast(0)); - sizePolicy6.setHorizontalStretch(0); - sizePolicy6.setVerticalStretch(0); - sizePolicy6.setHeightForWidth(TextLabel6->sizePolicy().hasHeightForWidth()); - TextLabel6->setSizePolicy(sizePolicy6); - TextLabel6->setWordWrap(false); - - gridLayout3->addWidget(TextLabel6, 0, 0, 1, 1); - - - gridLayout2->addLayout(gridLayout3, 5, 0, 1, 3); - - CheckButton1 = new QCheckBox(GroupBox1); - CheckButton1->setObjectName(QString::fromUtf8("CheckButton1")); - - gridLayout2->addWidget(CheckButton1, 4, 0, 1, 3); - - PushButton3 = new QPushButton(GroupBox1); - PushButton3->setObjectName(QString::fromUtf8("PushButton3")); - QSizePolicy sizePolicy7(static_cast(0), static_cast(0)); - sizePolicy7.setHorizontalStretch(0); - sizePolicy7.setVerticalStretch(0); - sizePolicy7.setHeightForWidth(PushButton3->sizePolicy().hasHeightForWidth()); - PushButton3->setSizePolicy(sizePolicy7); - - gridLayout2->addWidget(PushButton3, 2, 1, 1, 1); - - TextLabel1 = new QLabel(GroupBox1); - TextLabel1->setObjectName(QString::fromUtf8("TextLabel1")); - QSizePolicy sizePolicy8(static_cast(0), static_cast(0)); - sizePolicy8.setHorizontalStretch(0); - sizePolicy8.setVerticalStretch(0); - sizePolicy8.setHeightForWidth(TextLabel1->sizePolicy().hasHeightForWidth()); - TextLabel1->setSizePolicy(sizePolicy8); - TextLabel1->setWordWrap(false); - - gridLayout2->addWidget(TextLabel1, 0, 0, 1, 1); - - spacerItem = new QSpacerItem(0, 16, QSizePolicy::Minimum, QSizePolicy::Expanding); - - gridLayout2->addItem(spacerItem, 7, 2, 1, 1); - - LineEdit2 = new QLineEdit(GroupBox1); - LineEdit2->setObjectName(QString::fromUtf8("LineEdit2")); - - gridLayout2->addWidget(LineEdit2, 1, 2, 1, 1); - - gridLayout4 = new QGridLayout(); - gridLayout4->setSpacing(6); - gridLayout4->setMargin(0); - gridLayout4->setObjectName(QString::fromUtf8("gridLayout4")); - TextLabel5 = new QLabel(GroupBox1); - TextLabel5->setObjectName(QString::fromUtf8("TextLabel5")); - QSizePolicy sizePolicy9(static_cast(0), static_cast(0)); - sizePolicy9.setHorizontalStretch(0); - sizePolicy9.setVerticalStretch(0); - sizePolicy9.setHeightForWidth(TextLabel5->sizePolicy().hasHeightForWidth()); - TextLabel5->setSizePolicy(sizePolicy9); - TextLabel5->setWordWrap(false); - - gridLayout4->addWidget(TextLabel5, 1, 0, 1, 1); - - TextLabel4 = new QLabel(GroupBox1); - TextLabel4->setObjectName(QString::fromUtf8("TextLabel4")); - QSizePolicy sizePolicy10(static_cast(0), static_cast(0)); - sizePolicy10.setHorizontalStretch(0); - sizePolicy10.setVerticalStretch(0); - sizePolicy10.setHeightForWidth(TextLabel4->sizePolicy().hasHeightForWidth()); - TextLabel4->setSizePolicy(sizePolicy10); - TextLabel4->setWordWrap(false); - - gridLayout4->addWidget(TextLabel4, 0, 0, 1, 1); - - SpinBox1 = new QSpinBox(GroupBox1); - SpinBox1->setObjectName(QString::fromUtf8("SpinBox1")); - QSizePolicy sizePolicy11(static_cast(7), static_cast(0)); - sizePolicy11.setHorizontalStretch(0); - sizePolicy11.setVerticalStretch(0); - sizePolicy11.setHeightForWidth(SpinBox1->sizePolicy().hasHeightForWidth()); - SpinBox1->setSizePolicy(sizePolicy11); - - gridLayout4->addWidget(SpinBox1, 0, 1, 1, 1); - - SpinBox2 = new QSpinBox(GroupBox1); - SpinBox2->setObjectName(QString::fromUtf8("SpinBox2")); - QSizePolicy sizePolicy12(static_cast(7), static_cast(0)); - sizePolicy12.setHorizontalStretch(0); - sizePolicy12.setVerticalStretch(0); - sizePolicy12.setHeightForWidth(SpinBox2->sizePolicy().hasHeightForWidth()); - SpinBox2->setSizePolicy(sizePolicy12); - - gridLayout4->addWidget(SpinBox2, 1, 1, 1, 1); - - - gridLayout2->addLayout(gridLayout4, 3, 0, 1, 3); - - TextLabel2 = new QLabel(GroupBox1); - TextLabel2->setObjectName(QString::fromUtf8("TextLabel2")); - QSizePolicy sizePolicy13(static_cast(0), static_cast(0)); - sizePolicy13.setHorizontalStretch(0); - sizePolicy13.setVerticalStretch(0); - sizePolicy13.setHeightForWidth(TextLabel2->sizePolicy().hasHeightForWidth()); - TextLabel2->setSizePolicy(sizePolicy13); - TextLabel2->setWordWrap(false); - - gridLayout2->addWidget(TextLabel2, 1, 0, 1, 1); - - - gridLayout1->addLayout(gridLayout2, 0, 0, 1, 1); - - - gridLayout->addWidget(GroupBox1, 0, 0, 1, 1); - - QWidget::setTabOrder(PushButton1, LineEdit1); - QWidget::setTabOrder(LineEdit1, PushButton2); - QWidget::setTabOrder(PushButton2, LineEdit2); - QWidget::setTabOrder(LineEdit2, PushButton3); - QWidget::setTabOrder(PushButton3, LineEdit3); - QWidget::setTabOrder(LineEdit3, SpinBox1); - QWidget::setTabOrder(SpinBox1, SpinBox2); - QWidget::setTabOrder(SpinBox2, CheckButton1); - QWidget::setTabOrder(CheckButton1, SpinBox3); - QWidget::setTabOrder(SpinBox3, SpinBox4); - QWidget::setTabOrder(SpinBox4, CheckButton2); - - retranslateUi(DlgRef_3Sel4Spin2Check_QTD); - - QSize size(269, 281); - size = size.expandedTo(DlgRef_3Sel4Spin2Check_QTD->minimumSizeHint()); - DlgRef_3Sel4Spin2Check_QTD->resize(size); - - - QMetaObject::connectSlotsByName(DlgRef_3Sel4Spin2Check_QTD); - } // setupUi - - void retranslateUi(QWidget *DlgRef_3Sel4Spin2Check_QTD) - { - DlgRef_3Sel4Spin2Check_QTD->setWindowTitle(QApplication::translate("DlgRef_3Sel4Spin2Check_QTD", "DlgRef_3Sel4Spin2Check_QTD", 0, QApplication::UnicodeUTF8)); - GroupBox1->setTitle(QString()); - CheckButton2->setText(QString()); - TextLabel3->setText(QApplication::translate("DlgRef_3Sel4Spin2Check_QTD", "TL3", 0, QApplication::UnicodeUTF8)); - PushButton2->setText(QString()); - PushButton1->setText(QString()); - TextLabel7->setText(QApplication::translate("DlgRef_3Sel4Spin2Check_QTD", "TL7", 0, QApplication::UnicodeUTF8)); - TextLabel6->setText(QApplication::translate("DlgRef_3Sel4Spin2Check_QTD", "TL6", 0, QApplication::UnicodeUTF8)); - CheckButton1->setText(QString()); - PushButton3->setText(QString()); - TextLabel1->setText(QApplication::translate("DlgRef_3Sel4Spin2Check_QTD", "TL1", 0, QApplication::UnicodeUTF8)); - TextLabel5->setText(QApplication::translate("DlgRef_3Sel4Spin2Check_QTD", "TL5", 0, QApplication::UnicodeUTF8)); - TextLabel4->setText(QApplication::translate("DlgRef_3Sel4Spin2Check_QTD", "TL4", 0, QApplication::UnicodeUTF8)); - TextLabel2->setText(QApplication::translate("DlgRef_3Sel4Spin2Check_QTD", "TL2", 0, QApplication::UnicodeUTF8)); - Q_UNUSED(DlgRef_3Sel4Spin2Check_QTD); - } // retranslateUi - -}; - -namespace Ui { - class DlgRef_3Sel4Spin2Check_QTD: public Ui_DlgRef_3Sel4Spin2Check_QTD {}; -} // namespace Ui - -#endif // DLGREF_3SEL4SPIN2CHECK_QTD_H diff --git a/src/DlgRef/DlgRef_3Sel4Spin2Check_QTD.ui b/src/DlgRef/DlgRef_3Sel4Spin2Check_QTD.ui new file mode 100644 index 000000000..2224dd922 --- /dev/null +++ b/src/DlgRef/DlgRef_3Sel4Spin2Check_QTD.ui @@ -0,0 +1,263 @@ + + DlgRef_3Sel4Spin2Check_QTD + + + + 0 + 0 + 156 + 241 + + + + + + + + 0 + + + 0 + + + + + + + + + 9 + + + 6 + + + + + + + + + + + + + + + + + + + + + + + + + 0 + 0 + 0 + 0 + + + + TL6 + + + false + + + + + + + + 0 + 0 + 0 + 0 + + + + TL7 + + + false + + + + + + + + 0 + 0 + 0 + 0 + + + + TL4 + + + false + + + + + + + + 0 + 0 + 0 + 0 + + + + TL5 + + + false + + + + + + + + 0 + 0 + 0 + 0 + + + + TL2 + + + false + + + + + + + + 0 + 0 + 0 + 0 + + + + TL1 + + + false + + + + + + + + 0 + 0 + 0 + 0 + + + + + + + + + + + + 0 + 0 + 0 + 0 + + + + + + + + + + + + + + + 0 + 0 + 0 + 0 + + + + + + + + + + + + 0 + 0 + 0 + 0 + + + + TL3 + + + false + + + + + + + + + + + + + + + + + + + + + + + qPixmapFromMimeSource + + PushButton1 + LineEdit1 + PushButton2 + LineEdit2 + PushButton3 + LineEdit3 + SpinBox_DX1 + SpinBox_DY1 + CheckButton1 + SpinBox_DX2 + SpinBox_DY2 + CheckButton2 + + + + diff --git a/src/DlgRef/DlgRef_3Sel_QTD.h b/src/DlgRef/DlgRef_3Sel_QTD.h deleted file mode 100644 index fb3be6ea2..000000000 --- a/src/DlgRef/DlgRef_3Sel_QTD.h +++ /dev/null @@ -1,184 +0,0 @@ -/******************************************************************************** -** Form generated from reading ui file 'DlgRef_3Sel_QTD.ui' -** -** Created: Fri Jun 29 14:36:31 2007 -** by: Qt User Interface Compiler version 4.2.3 -** -** WARNING! All changes made in this file will be lost when recompiling ui file! -********************************************************************************/ - -#ifndef DLGREF_3SEL_QTD_H -#define DLGREF_3SEL_QTD_H - -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include - -class Ui_DlgRef_3Sel_QTD -{ -public: - QGridLayout *gridLayout; - QGroupBox *GroupBox1; - QGridLayout *gridLayout1; - QGridLayout *gridLayout2; - QLineEdit *LineEdit3; - QPushButton *PushButton1; - QLineEdit *LineEdit2; - QLabel *TextLabel1; - QLabel *TextLabel3; - QLineEdit *LineEdit1; - QSpacerItem *spacerItem; - QLabel *TextLabel2; - QPushButton *PushButton3; - QPushButton *PushButton2; - - void setupUi(QWidget *DlgRef_3Sel_QTD) - { - DlgRef_3Sel_QTD->setObjectName(QString::fromUtf8("DlgRef_3Sel_QTD")); - QSizePolicy sizePolicy(static_cast(5), static_cast(7)); - sizePolicy.setHorizontalStretch(0); - sizePolicy.setVerticalStretch(0); - sizePolicy.setHeightForWidth(DlgRef_3Sel_QTD->sizePolicy().hasHeightForWidth()); - DlgRef_3Sel_QTD->setSizePolicy(sizePolicy); - gridLayout = new QGridLayout(DlgRef_3Sel_QTD); - gridLayout->setSpacing(6); - gridLayout->setMargin(0); - gridLayout->setObjectName(QString::fromUtf8("gridLayout")); - GroupBox1 = new QGroupBox(DlgRef_3Sel_QTD); - GroupBox1->setObjectName(QString::fromUtf8("GroupBox1")); - gridLayout1 = new QGridLayout(GroupBox1); - gridLayout1->setSpacing(6); - gridLayout1->setMargin(11); - gridLayout1->setObjectName(QString::fromUtf8("gridLayout1")); - gridLayout2 = new QGridLayout(); - gridLayout2->setSpacing(6); - gridLayout2->setMargin(0); - gridLayout2->setObjectName(QString::fromUtf8("gridLayout2")); - LineEdit3 = new QLineEdit(GroupBox1); - LineEdit3->setObjectName(QString::fromUtf8("LineEdit3")); - - gridLayout2->addWidget(LineEdit3, 2, 2, 1, 1); - - PushButton1 = new QPushButton(GroupBox1); - PushButton1->setObjectName(QString::fromUtf8("PushButton1")); - QSizePolicy sizePolicy1(static_cast(0), static_cast(0)); - sizePolicy1.setHorizontalStretch(0); - sizePolicy1.setVerticalStretch(0); - sizePolicy1.setHeightForWidth(PushButton1->sizePolicy().hasHeightForWidth()); - PushButton1->setSizePolicy(sizePolicy1); - - gridLayout2->addWidget(PushButton1, 0, 1, 1, 1); - - LineEdit2 = new QLineEdit(GroupBox1); - LineEdit2->setObjectName(QString::fromUtf8("LineEdit2")); - - gridLayout2->addWidget(LineEdit2, 1, 2, 1, 1); - - TextLabel1 = new QLabel(GroupBox1); - TextLabel1->setObjectName(QString::fromUtf8("TextLabel1")); - QSizePolicy sizePolicy2(static_cast(0), static_cast(0)); - sizePolicy2.setHorizontalStretch(0); - sizePolicy2.setVerticalStretch(0); - sizePolicy2.setHeightForWidth(TextLabel1->sizePolicy().hasHeightForWidth()); - TextLabel1->setSizePolicy(sizePolicy2); - TextLabel1->setWordWrap(false); - - gridLayout2->addWidget(TextLabel1, 0, 0, 1, 1); - - TextLabel3 = new QLabel(GroupBox1); - TextLabel3->setObjectName(QString::fromUtf8("TextLabel3")); - QSizePolicy sizePolicy3(static_cast(0), static_cast(0)); - sizePolicy3.setHorizontalStretch(0); - sizePolicy3.setVerticalStretch(0); - sizePolicy3.setHeightForWidth(TextLabel3->sizePolicy().hasHeightForWidth()); - TextLabel3->setSizePolicy(sizePolicy3); - TextLabel3->setWordWrap(false); - - gridLayout2->addWidget(TextLabel3, 2, 0, 1, 1); - - LineEdit1 = new QLineEdit(GroupBox1); - LineEdit1->setObjectName(QString::fromUtf8("LineEdit1")); - - gridLayout2->addWidget(LineEdit1, 0, 2, 1, 1); - - spacerItem = new QSpacerItem(0, 159, QSizePolicy::Minimum, QSizePolicy::Expanding); - - gridLayout2->addItem(spacerItem, 3, 2, 1, 1); - - TextLabel2 = new QLabel(GroupBox1); - TextLabel2->setObjectName(QString::fromUtf8("TextLabel2")); - QSizePolicy sizePolicy4(static_cast(0), static_cast(0)); - sizePolicy4.setHorizontalStretch(0); - sizePolicy4.setVerticalStretch(0); - sizePolicy4.setHeightForWidth(TextLabel2->sizePolicy().hasHeightForWidth()); - TextLabel2->setSizePolicy(sizePolicy4); - TextLabel2->setWordWrap(false); - - gridLayout2->addWidget(TextLabel2, 1, 0, 1, 1); - - PushButton3 = new QPushButton(GroupBox1); - PushButton3->setObjectName(QString::fromUtf8("PushButton3")); - QSizePolicy sizePolicy5(static_cast(0), static_cast(0)); - sizePolicy5.setHorizontalStretch(0); - sizePolicy5.setVerticalStretch(0); - sizePolicy5.setHeightForWidth(PushButton3->sizePolicy().hasHeightForWidth()); - PushButton3->setSizePolicy(sizePolicy5); - - gridLayout2->addWidget(PushButton3, 2, 1, 1, 1); - - PushButton2 = new QPushButton(GroupBox1); - PushButton2->setObjectName(QString::fromUtf8("PushButton2")); - QSizePolicy sizePolicy6(static_cast(0), static_cast(0)); - sizePolicy6.setHorizontalStretch(0); - sizePolicy6.setVerticalStretch(0); - sizePolicy6.setHeightForWidth(PushButton2->sizePolicy().hasHeightForWidth()); - PushButton2->setSizePolicy(sizePolicy6); - - gridLayout2->addWidget(PushButton2, 1, 1, 1, 1); - - - gridLayout1->addLayout(gridLayout2, 0, 0, 1, 1); - - - gridLayout->addWidget(GroupBox1, 0, 0, 1, 1); - - - retranslateUi(DlgRef_3Sel_QTD); - - QSize size(129, 117); - size = size.expandedTo(DlgRef_3Sel_QTD->minimumSizeHint()); - DlgRef_3Sel_QTD->resize(size); - - - QMetaObject::connectSlotsByName(DlgRef_3Sel_QTD); - } // setupUi - - void retranslateUi(QWidget *DlgRef_3Sel_QTD) - { - DlgRef_3Sel_QTD->setWindowTitle(QApplication::translate("DlgRef_3Sel_QTD", "DlgRef_3Sel_QTD", 0, QApplication::UnicodeUTF8)); - GroupBox1->setTitle(QString()); - PushButton1->setText(QString()); - TextLabel1->setText(QApplication::translate("DlgRef_3Sel_QTD", "TL1", 0, QApplication::UnicodeUTF8)); - TextLabel3->setText(QApplication::translate("DlgRef_3Sel_QTD", "TL3", 0, QApplication::UnicodeUTF8)); - TextLabel2->setText(QApplication::translate("DlgRef_3Sel_QTD", "TL2", 0, QApplication::UnicodeUTF8)); - PushButton3->setText(QString()); - PushButton2->setText(QString()); - Q_UNUSED(DlgRef_3Sel_QTD); - } // retranslateUi - -}; - -namespace Ui { - class DlgRef_3Sel_QTD: public Ui_DlgRef_3Sel_QTD {}; -} // namespace Ui - -#endif // DLGREF_3SEL_QTD_H diff --git a/src/DlgRef/DlgRef_3Sel_QTD.ui b/src/DlgRef/DlgRef_3Sel_QTD.ui new file mode 100644 index 000000000..b16200bc7 --- /dev/null +++ b/src/DlgRef/DlgRef_3Sel_QTD.ui @@ -0,0 +1,167 @@ + + DlgRef_3Sel_QTD + + + + 0 + 0 + 156 + 103 + + + + + 5 + 7 + 0 + 0 + + + + + + + + 0 + + + 6 + + + + + + + + + 9 + + + 6 + + + + + + + + + 0 + 0 + 0 + 0 + + + + TL1 + + + false + + + + + + + + 0 + 0 + 0 + 0 + + + + TL2 + + + false + + + + + + + + 0 + 0 + 0 + 0 + + + + + + + + + + + + 0 + 0 + 0 + 0 + + + + + + + + + + + + 0 + 0 + 0 + 0 + + + + TL3 + + + false + + + + + + + + + + + 0 + 0 + 0 + 0 + + + + + + + + + + + + + + + + + qPixmapFromMimeSource + + PushButton1 + LineEdit1 + PushButton2 + LineEdit2 + PushButton3 + LineEdit3 + + + + diff --git a/src/DlgRef/DlgRef_3Spin.cxx b/src/DlgRef/DlgRef_3Spin.cxx deleted file mode 100644 index 883763c98..000000000 --- a/src/DlgRef/DlgRef_3Spin.cxx +++ /dev/null @@ -1,69 +0,0 @@ -// GEOM GEOMGUI : GUI for Geometry component -// -// Copyright (C) 2003 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 -// -// -// -// File : DlgRef_3Spin.cxx -// Author : Damien COQUERET -// Module : GEOM -// $Header: - -#include "DlgRef_3Spin.h" -#include "DlgRef_SpinBox.h" - -/* - * Constructs a DlgRef_3Spin which is a child of 'parent', with the - * name 'name' and widget flags set to 'f' - */ -DlgRef_3Spin::DlgRef_3Spin(QWidget* parent, const char* name, Qt::WindowFlags fl) - :QWidget(parent, fl) -{ - setupUi(this); - - setObjectName(name); - - SpinBox1->setAttribute( Qt::WA_DeleteOnClose ); - SpinBox1->close(); - - SpinBox2->setAttribute( Qt::WA_DeleteOnClose ); - SpinBox2->close(); - - SpinBox3->setAttribute( Qt::WA_DeleteOnClose ); - SpinBox3->close(); - - SpinBox_DX = new DlgRef_SpinBox(GroupBox1, "SpinBox_DX"); - gridLayout2->addWidget(SpinBox_DX, 0, 1); - - SpinBox_DY = new DlgRef_SpinBox(GroupBox1, "SpinBox_DY"); - gridLayout2->addWidget(SpinBox_DY, 1, 1); - - SpinBox_DZ = new DlgRef_SpinBox(GroupBox1, "SpinBox_DZ"); - gridLayout2->addWidget(SpinBox_DZ, 2, 1); -} - - -/* - * Destroys the object and frees any allocated resources - */ -DlgRef_3Spin::~DlgRef_3Spin() -{ - // no need to delete child widgets, Qt does it all for us -} diff --git a/src/DlgRef/DlgRef_3Spin.h b/src/DlgRef/DlgRef_3Spin.h deleted file mode 100644 index ebdf97e23..000000000 --- a/src/DlgRef/DlgRef_3Spin.h +++ /dev/null @@ -1,52 +0,0 @@ -// GEOM GEOMGUI : GUI for Geometry component -// -// Copyright (C) 2003 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 -// -// -// -// File : DlgRef_3Spin.h -// Author : Damien COQUERET -// Module : GEOM -// $Header: - -#ifndef DLGREF_3SPIN_H -#define DLGREF_3SPIN_H - -#include "GEOM_DlgRef.hxx" - -#include "DlgRef_3Spin_QTD.h" - -class DlgRef_SpinBox; - -class GEOM_DLGREF_EXPORT DlgRef_3Spin : public QWidget, public Ui::DlgRef_3Spin_QTD -{ - Q_OBJECT - -public: - DlgRef_3Spin( QWidget* parent = 0, const char* name = 0, Qt::WindowFlags fl = 0 ); - ~DlgRef_3Spin(); - - DlgRef_SpinBox* SpinBox_DX; - DlgRef_SpinBox* SpinBox_DY; - DlgRef_SpinBox* SpinBox_DZ; - -}; - -#endif // DLGREF_3SPIN_H diff --git a/src/DlgRef/DlgRef_3Spin1Check.cxx b/src/DlgRef/DlgRef_3Spin1Check.cxx deleted file mode 100644 index 890f664d3..000000000 --- a/src/DlgRef/DlgRef_3Spin1Check.cxx +++ /dev/null @@ -1,69 +0,0 @@ -// GEOM GEOMGUI : GUI for Geometry component -// -// Copyright (C) 2003 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 -// -// -// -// File : DlgRef_3Spin1Check.cxx -// Author : Damien COQUERET -// Module : GEOM -// $Header: - -#include "DlgRef_3Spin1Check.h" -#include "DlgRef_SpinBox.h" - -/* - * Constructs a DlgRef_3Spin which is a child of 'parent', with the - * name 'name' and widget flags set to 'f' - */ -DlgRef_3Spin1Check::DlgRef_3Spin1Check(QWidget* parent, const char* name, Qt::WindowFlags fl) - :QWidget(parent, fl) -{ - setupUi(this); - - setObjectName(name); - - SpinBox1->setAttribute( Qt::WA_DeleteOnClose ); - SpinBox1->close(); - - SpinBox2->setAttribute( Qt::WA_DeleteOnClose ); - SpinBox2->close(); - - SpinBox3->setAttribute( Qt::WA_DeleteOnClose ); - SpinBox3->close(); - - SpinBox_DX = new DlgRef_SpinBox(GroupBox1, "SpinBox_DX"); - gridLayout2->addWidget(SpinBox_DX, 0, 1); - - SpinBox_DY = new DlgRef_SpinBox(GroupBox1, "SpinBox_DY"); - gridLayout2->addWidget(SpinBox_DY, 1, 1); - - SpinBox_DZ = new DlgRef_SpinBox(GroupBox1, "SpinBox_DZ"); - gridLayout2->addWidget(SpinBox_DZ, 2, 1); -} - - -/* - * Destroys the object and frees any allocated resources - */ -DlgRef_3Spin1Check::~DlgRef_3Spin1Check() -{ - // no need to delete child widgets, Qt does it all for us -} diff --git a/src/DlgRef/DlgRef_3Spin1Check.h b/src/DlgRef/DlgRef_3Spin1Check.h deleted file mode 100644 index 0b52db5f7..000000000 --- a/src/DlgRef/DlgRef_3Spin1Check.h +++ /dev/null @@ -1,52 +0,0 @@ -// GEOM GEOMGUI : GUI for Geometry component -// -// Copyright (C) 2003 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 -// -// -// -// File : DlgRef_3Spin.h -// Author : Damien COQUERET -// Module : GEOM -// $Header: - -#ifndef DLGREF_3SPIN1CHECK_H -#define DLGREF_3SPIN1CHECK_H - -#include "GEOM_DlgRef.hxx" - -#include "DlgRef_3Spin1Check_QTD.h" - -class DlgRef_SpinBox; - -class GEOM_DLGREF_EXPORT DlgRef_3Spin1Check : public QWidget, public Ui::DlgRef_3Spin1Check_QTD -{ - Q_OBJECT - -public: - DlgRef_3Spin1Check(QWidget* parent = 0, const char* name = 0, Qt::WindowFlags fl = 0); - ~DlgRef_3Spin1Check(); - - DlgRef_SpinBox* SpinBox_DX; - DlgRef_SpinBox* SpinBox_DY; - DlgRef_SpinBox* SpinBox_DZ; - -}; - -#endif // DLGREF_3SPIN1CHECK_H diff --git a/src/DlgRef/DlgRef_3Spin1Check_QTD.h b/src/DlgRef/DlgRef_3Spin1Check_QTD.h deleted file mode 100644 index 718ae9ec3..000000000 --- a/src/DlgRef/DlgRef_3Spin1Check_QTD.h +++ /dev/null @@ -1,165 +0,0 @@ -/******************************************************************************** -** Form generated from reading ui file 'DlgRef_3Spin1Check_QTD.ui' -** -** Created: Fri Jun 29 14:49:31 2007 -** by: Qt User Interface Compiler version 4.2.3 -** -** WARNING! All changes made in this file will be lost when recompiling ui file! -********************************************************************************/ - -#ifndef DLGREF_3SPIN1CHECK_QTD_H -#define DLGREF_3SPIN1CHECK_QTD_H - -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include - -class Ui_DlgRef_3Spin1Check_QTD -{ -public: - QGridLayout *gridLayout; - QGroupBox *GroupBox1; - QGridLayout *gridLayout1; - QGridLayout *gridLayout2; - QRadioButton *CheckBox1; - QSpacerItem *spacerItem; - QSpinBox *SpinBox2; - QLabel *TextLabel3; - QSpinBox *SpinBox3; - QSpinBox *SpinBox1; - QLabel *TextLabel1; - QLabel *TextLabel2; - - void setupUi(QWidget *DlgRef_3Spin1Check_QTD) - { - DlgRef_3Spin1Check_QTD->setObjectName(QString::fromUtf8("DlgRef_3Spin1Check_QTD")); - gridLayout = new QGridLayout(DlgRef_3Spin1Check_QTD); - gridLayout->setSpacing(6); - gridLayout->setMargin(0); - gridLayout->setObjectName(QString::fromUtf8("gridLayout")); - GroupBox1 = new QGroupBox(DlgRef_3Spin1Check_QTD); - GroupBox1->setObjectName(QString::fromUtf8("GroupBox1")); - gridLayout1 = new QGridLayout(GroupBox1); - gridLayout1->setSpacing(6); - gridLayout1->setMargin(11); - gridLayout1->setObjectName(QString::fromUtf8("gridLayout1")); - gridLayout2 = new QGridLayout(); - gridLayout2->setSpacing(6); - gridLayout2->setMargin(0); - gridLayout2->setObjectName(QString::fromUtf8("gridLayout2")); - CheckBox1 = new QRadioButton(GroupBox1); - CheckBox1->setObjectName(QString::fromUtf8("CheckBox1")); - - gridLayout2->addWidget(CheckBox1, 3, 0, 1, 2); - - spacerItem = new QSpacerItem(0, 20, QSizePolicy::Minimum, QSizePolicy::Expanding); - - gridLayout2->addItem(spacerItem, 4, 1, 1, 1); - - SpinBox2 = new QSpinBox(GroupBox1); - SpinBox2->setObjectName(QString::fromUtf8("SpinBox2")); - QSizePolicy sizePolicy(static_cast(7), static_cast(0)); - sizePolicy.setHorizontalStretch(0); - sizePolicy.setVerticalStretch(0); - sizePolicy.setHeightForWidth(SpinBox2->sizePolicy().hasHeightForWidth()); - SpinBox2->setSizePolicy(sizePolicy); - - gridLayout2->addWidget(SpinBox2, 1, 1, 1, 1); - - TextLabel3 = new QLabel(GroupBox1); - TextLabel3->setObjectName(QString::fromUtf8("TextLabel3")); - QSizePolicy sizePolicy1(static_cast(0), static_cast(0)); - sizePolicy1.setHorizontalStretch(0); - sizePolicy1.setVerticalStretch(0); - sizePolicy1.setHeightForWidth(TextLabel3->sizePolicy().hasHeightForWidth()); - TextLabel3->setSizePolicy(sizePolicy1); - TextLabel3->setWordWrap(false); - - gridLayout2->addWidget(TextLabel3, 2, 0, 1, 1); - - SpinBox3 = new QSpinBox(GroupBox1); - SpinBox3->setObjectName(QString::fromUtf8("SpinBox3")); - QSizePolicy sizePolicy2(static_cast(7), static_cast(0)); - sizePolicy2.setHorizontalStretch(0); - sizePolicy2.setVerticalStretch(0); - sizePolicy2.setHeightForWidth(SpinBox3->sizePolicy().hasHeightForWidth()); - SpinBox3->setSizePolicy(sizePolicy2); - - gridLayout2->addWidget(SpinBox3, 2, 1, 1, 1); - - SpinBox1 = new QSpinBox(GroupBox1); - SpinBox1->setObjectName(QString::fromUtf8("SpinBox1")); - QSizePolicy sizePolicy3(static_cast(7), static_cast(0)); - sizePolicy3.setHorizontalStretch(0); - sizePolicy3.setVerticalStretch(0); - sizePolicy3.setHeightForWidth(SpinBox1->sizePolicy().hasHeightForWidth()); - SpinBox1->setSizePolicy(sizePolicy3); - - gridLayout2->addWidget(SpinBox1, 0, 1, 1, 1); - - TextLabel1 = new QLabel(GroupBox1); - TextLabel1->setObjectName(QString::fromUtf8("TextLabel1")); - QSizePolicy sizePolicy4(static_cast(0), static_cast(0)); - sizePolicy4.setHorizontalStretch(0); - sizePolicy4.setVerticalStretch(0); - sizePolicy4.setHeightForWidth(TextLabel1->sizePolicy().hasHeightForWidth()); - TextLabel1->setSizePolicy(sizePolicy4); - TextLabel1->setWordWrap(false); - - gridLayout2->addWidget(TextLabel1, 0, 0, 1, 1); - - TextLabel2 = new QLabel(GroupBox1); - TextLabel2->setObjectName(QString::fromUtf8("TextLabel2")); - QSizePolicy sizePolicy5(static_cast(0), static_cast(0)); - sizePolicy5.setHorizontalStretch(0); - sizePolicy5.setVerticalStretch(0); - sizePolicy5.setHeightForWidth(TextLabel2->sizePolicy().hasHeightForWidth()); - TextLabel2->setSizePolicy(sizePolicy5); - TextLabel2->setWordWrap(false); - - gridLayout2->addWidget(TextLabel2, 1, 0, 1, 1); - - - gridLayout1->addLayout(gridLayout2, 0, 0, 1, 1); - - - gridLayout->addWidget(GroupBox1, 0, 0, 1, 1); - - - retranslateUi(DlgRef_3Spin1Check_QTD); - - QSize size(124, 130); - size = size.expandedTo(DlgRef_3Spin1Check_QTD->minimumSizeHint()); - DlgRef_3Spin1Check_QTD->resize(size); - - - QMetaObject::connectSlotsByName(DlgRef_3Spin1Check_QTD); - } // setupUi - - void retranslateUi(QWidget *DlgRef_3Spin1Check_QTD) - { - DlgRef_3Spin1Check_QTD->setWindowTitle(QApplication::translate("DlgRef_3Spin1Check_QTD", "DlgRef_3Spin1Check_QTD", 0, QApplication::UnicodeUTF8)); - GroupBox1->setTitle(QString()); - CheckBox1->setText(QString()); - TextLabel3->setText(QApplication::translate("DlgRef_3Spin1Check_QTD", "TL3", 0, QApplication::UnicodeUTF8)); - TextLabel1->setText(QApplication::translate("DlgRef_3Spin1Check_QTD", "TL1", 0, QApplication::UnicodeUTF8)); - TextLabel2->setText(QApplication::translate("DlgRef_3Spin1Check_QTD", "TL2", 0, QApplication::UnicodeUTF8)); - Q_UNUSED(DlgRef_3Spin1Check_QTD); - } // retranslateUi - -}; - -namespace Ui { - class DlgRef_3Spin1Check_QTD: public Ui_DlgRef_3Spin1Check_QTD {}; -} // namespace Ui - -#endif // DLGREF_3SPIN1CHECK_QTD_H diff --git a/src/DlgRef/DlgRef_3Spin1Check_QTD.ui b/src/DlgRef/DlgRef_3Spin1Check_QTD.ui new file mode 100644 index 000000000..47379431f --- /dev/null +++ b/src/DlgRef/DlgRef_3Spin1Check_QTD.ui @@ -0,0 +1,119 @@ + + DlgRef_3Spin1Check_QTD + + + + 0 + 0 + 100 + 114 + + + + + + + + 0 + + + 6 + + + + + + + + + 9 + + + 6 + + + + + + + + + + + + + + + + + + + + + + 0 + 0 + 0 + 0 + + + + TL2 + + + false + + + + + + + + 0 + 0 + 0 + 0 + + + + TL1 + + + false + + + + + + + + 0 + 0 + 0 + 0 + + + + TL3 + + + false + + + + + + + + + + qPixmapFromMimeSource + + SpinBox_DX + SpinBox_DY + SpinBox_DZ + CheckButton1 + + + + diff --git a/src/DlgRef/DlgRef_3Spin_QTD.h b/src/DlgRef/DlgRef_3Spin_QTD.h deleted file mode 100644 index 2bcafdc4e..000000000 --- a/src/DlgRef/DlgRef_3Spin_QTD.h +++ /dev/null @@ -1,157 +0,0 @@ -/******************************************************************************** -** Form generated from reading ui file 'DlgRef_3Spin_QTD.ui' -** -** Created: Fri Jun 29 14:47:42 2007 -** by: Qt User Interface Compiler version 4.2.3 -** -** WARNING! All changes made in this file will be lost when recompiling ui file! -********************************************************************************/ - -#ifndef DLGREF_3SPIN_QTD_H -#define DLGREF_3SPIN_QTD_H - -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include - -class Ui_DlgRef_3Spin_QTD -{ -public: - QGridLayout *gridLayout; - QGroupBox *GroupBox1; - QGridLayout *gridLayout1; - QGridLayout *gridLayout2; - QSpinBox *SpinBox2; - QSpacerItem *spacerItem; - QLabel *TextLabel3; - QSpinBox *SpinBox1; - QSpinBox *SpinBox3; - QLabel *TextLabel1; - QLabel *TextLabel2; - - void setupUi(QWidget *DlgRef_3Spin_QTD) - { - DlgRef_3Spin_QTD->setObjectName(QString::fromUtf8("DlgRef_3Spin_QTD")); - gridLayout = new QGridLayout(DlgRef_3Spin_QTD); - gridLayout->setSpacing(6); - gridLayout->setMargin(0); - gridLayout->setObjectName(QString::fromUtf8("gridLayout")); - GroupBox1 = new QGroupBox(DlgRef_3Spin_QTD); - GroupBox1->setObjectName(QString::fromUtf8("GroupBox1")); - gridLayout1 = new QGridLayout(GroupBox1); - gridLayout1->setSpacing(6); - gridLayout1->setMargin(11); - gridLayout1->setObjectName(QString::fromUtf8("gridLayout1")); - gridLayout2 = new QGridLayout(); - gridLayout2->setSpacing(6); - gridLayout2->setMargin(0); - gridLayout2->setObjectName(QString::fromUtf8("gridLayout2")); - SpinBox2 = new QSpinBox(GroupBox1); - SpinBox2->setObjectName(QString::fromUtf8("SpinBox2")); - QSizePolicy sizePolicy(static_cast(7), static_cast(0)); - sizePolicy.setHorizontalStretch(0); - sizePolicy.setVerticalStretch(0); - sizePolicy.setHeightForWidth(SpinBox2->sizePolicy().hasHeightForWidth()); - SpinBox2->setSizePolicy(sizePolicy); - - gridLayout2->addWidget(SpinBox2, 1, 1, 1, 1); - - spacerItem = new QSpacerItem(0, 16, QSizePolicy::Minimum, QSizePolicy::Expanding); - - gridLayout2->addItem(spacerItem, 3, 1, 1, 1); - - TextLabel3 = new QLabel(GroupBox1); - TextLabel3->setObjectName(QString::fromUtf8("TextLabel3")); - QSizePolicy sizePolicy1(static_cast(0), static_cast(0)); - sizePolicy1.setHorizontalStretch(0); - sizePolicy1.setVerticalStretch(0); - sizePolicy1.setHeightForWidth(TextLabel3->sizePolicy().hasHeightForWidth()); - TextLabel3->setSizePolicy(sizePolicy1); - TextLabel3->setWordWrap(false); - - gridLayout2->addWidget(TextLabel3, 2, 0, 1, 1); - - SpinBox1 = new QSpinBox(GroupBox1); - SpinBox1->setObjectName(QString::fromUtf8("SpinBox1")); - QSizePolicy sizePolicy2(static_cast(7), static_cast(0)); - sizePolicy2.setHorizontalStretch(0); - sizePolicy2.setVerticalStretch(0); - sizePolicy2.setHeightForWidth(SpinBox1->sizePolicy().hasHeightForWidth()); - SpinBox1->setSizePolicy(sizePolicy2); - - gridLayout2->addWidget(SpinBox1, 0, 1, 1, 1); - - SpinBox3 = new QSpinBox(GroupBox1); - SpinBox3->setObjectName(QString::fromUtf8("SpinBox3")); - QSizePolicy sizePolicy3(static_cast(7), static_cast(0)); - sizePolicy3.setHorizontalStretch(0); - sizePolicy3.setVerticalStretch(0); - sizePolicy3.setHeightForWidth(SpinBox3->sizePolicy().hasHeightForWidth()); - SpinBox3->setSizePolicy(sizePolicy3); - - gridLayout2->addWidget(SpinBox3, 2, 1, 1, 1); - - TextLabel1 = new QLabel(GroupBox1); - TextLabel1->setObjectName(QString::fromUtf8("TextLabel1")); - QSizePolicy sizePolicy4(static_cast(0), static_cast(0)); - sizePolicy4.setHorizontalStretch(0); - sizePolicy4.setVerticalStretch(0); - sizePolicy4.setHeightForWidth(TextLabel1->sizePolicy().hasHeightForWidth()); - TextLabel1->setSizePolicy(sizePolicy4); - TextLabel1->setWordWrap(false); - - gridLayout2->addWidget(TextLabel1, 0, 0, 1, 1); - - TextLabel2 = new QLabel(GroupBox1); - TextLabel2->setObjectName(QString::fromUtf8("TextLabel2")); - QSizePolicy sizePolicy5(static_cast(0), static_cast(0)); - sizePolicy5.setHorizontalStretch(0); - sizePolicy5.setVerticalStretch(0); - sizePolicy5.setHeightForWidth(TextLabel2->sizePolicy().hasHeightForWidth()); - TextLabel2->setSizePolicy(sizePolicy5); - TextLabel2->setWordWrap(false); - - gridLayout2->addWidget(TextLabel2, 1, 0, 1, 1); - - - gridLayout1->addLayout(gridLayout2, 0, 0, 1, 1); - - - gridLayout->addWidget(GroupBox1, 0, 0, 1, 1); - - - retranslateUi(DlgRef_3Spin_QTD); - - QSize size(124, 111); - size = size.expandedTo(DlgRef_3Spin_QTD->minimumSizeHint()); - DlgRef_3Spin_QTD->resize(size); - - - QMetaObject::connectSlotsByName(DlgRef_3Spin_QTD); - } // setupUi - - void retranslateUi(QWidget *DlgRef_3Spin_QTD) - { - DlgRef_3Spin_QTD->setWindowTitle(QApplication::translate("DlgRef_3Spin_QTD", "DlgRef_3Spin_QTD", 0, QApplication::UnicodeUTF8)); - GroupBox1->setTitle(QString()); - TextLabel3->setText(QApplication::translate("DlgRef_3Spin_QTD", "TL3", 0, QApplication::UnicodeUTF8)); - TextLabel1->setText(QApplication::translate("DlgRef_3Spin_QTD", "TL1", 0, QApplication::UnicodeUTF8)); - TextLabel2->setText(QApplication::translate("DlgRef_3Spin_QTD", "TL2", 0, QApplication::UnicodeUTF8)); - Q_UNUSED(DlgRef_3Spin_QTD); - } // retranslateUi - -}; - -namespace Ui { - class DlgRef_3Spin_QTD: public Ui_DlgRef_3Spin_QTD {}; -} // namespace Ui - -#endif // DLGREF_3SPIN_QTD_H diff --git a/src/DlgRef/DlgRef_3Spin_QTD.ui b/src/DlgRef/DlgRef_3Spin_QTD.ui new file mode 100644 index 000000000..30bca472d --- /dev/null +++ b/src/DlgRef/DlgRef_3Spin_QTD.ui @@ -0,0 +1,106 @@ + + DlgRef_3Spin_QTD + + + + 0 + 0 + 100 + 91 + + + + + + + + 0 + + + 0 + + + + + + + + + 9 + + + 6 + + + + + + + + + + + + + + + 0 + 0 + 0 + 0 + + + + TL2 + + + false + + + + + + + + 0 + 0 + 0 + 0 + + + + TL1 + + + false + + + + + + + + 0 + 0 + 0 + 0 + + + + TL3 + + + false + + + + + + + + + + qPixmapFromMimeSource + + + diff --git a/src/DlgRef/DlgRef_4Sel1List1Check_QTD.h b/src/DlgRef/DlgRef_4Sel1List1Check_QTD.h deleted file mode 100644 index a18ce37e8..000000000 --- a/src/DlgRef/DlgRef_4Sel1List1Check_QTD.h +++ /dev/null @@ -1,260 +0,0 @@ -/******************************************************************************** -** Form generated from reading ui file 'DlgRef_4Sel1List1Check_QTD.ui' -** -** Created: Mon Jul 2 09:49:53 2007 -** by: Qt User Interface Compiler version 4.2.3 -** -** WARNING! All changes made in this file will be lost when recompiling ui file! -********************************************************************************/ - -#ifndef DLGREF_4SEL1LIST1CHECK_QTD_H -#define DLGREF_4SEL1LIST1CHECK_QTD_H - -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include - -class Ui_DlgRef_4Sel1List_QTD -{ -public: - QGridLayout *gridLayout; - QGroupBox *GroupBox1; - QGridLayout *gridLayout1; - QGridLayout *gridLayout2; - QLineEdit *LineEdit2; - QPushButton *PushButton4; - QPushButton *PushButton1; - QLineEdit *LineEdit4; - QPushButton *PushButton3; - QPushButton *PushButton2; - QLabel *TextLabel1; - QLabel *TextLabel4; - QSpacerItem *spacerItem; - QLineEdit *LineEdit1; - QLabel *TextLabel5; - QLineEdit *LineEdit3; - QLabel *TextLabel2; - QComboBox *ComboBox1; - QLabel *TextLabel3; - QCheckBox *CheckBox1; - QPushButton *PushButton5; - - void setupUi(QWidget *DlgRef_4Sel1List_QTD) - { - DlgRef_4Sel1List_QTD->setObjectName(QString::fromUtf8("DlgRef_4Sel1List_QTD")); - gridLayout = new QGridLayout(DlgRef_4Sel1List_QTD); - gridLayout->setSpacing(6); - gridLayout->setMargin(0); - gridLayout->setObjectName(QString::fromUtf8("gridLayout")); - GroupBox1 = new QGroupBox(DlgRef_4Sel1List_QTD); - GroupBox1->setObjectName(QString::fromUtf8("GroupBox1")); - gridLayout1 = new QGridLayout(GroupBox1); - gridLayout1->setSpacing(6); - gridLayout1->setMargin(11); - gridLayout1->setObjectName(QString::fromUtf8("gridLayout1")); - gridLayout2 = new QGridLayout(); - gridLayout2->setSpacing(6); - gridLayout2->setMargin(0); - gridLayout2->setObjectName(QString::fromUtf8("gridLayout2")); - LineEdit2 = new QLineEdit(GroupBox1); - LineEdit2->setObjectName(QString::fromUtf8("LineEdit2")); - - gridLayout2->addWidget(LineEdit2, 1, 2, 1, 1); - - PushButton4 = new QPushButton(GroupBox1); - PushButton4->setObjectName(QString::fromUtf8("PushButton4")); - QSizePolicy sizePolicy(static_cast(0), static_cast(0)); - sizePolicy.setHorizontalStretch(0); - sizePolicy.setVerticalStretch(0); - sizePolicy.setHeightForWidth(PushButton4->sizePolicy().hasHeightForWidth()); - PushButton4->setSizePolicy(sizePolicy); - - gridLayout2->addWidget(PushButton4, 4, 1, 1, 1); - - PushButton1 = new QPushButton(GroupBox1); - PushButton1->setObjectName(QString::fromUtf8("PushButton1")); - QSizePolicy sizePolicy1(static_cast(0), static_cast(0)); - sizePolicy1.setHorizontalStretch(0); - sizePolicy1.setVerticalStretch(0); - sizePolicy1.setHeightForWidth(PushButton1->sizePolicy().hasHeightForWidth()); - PushButton1->setSizePolicy(sizePolicy1); - - gridLayout2->addWidget(PushButton1, 0, 1, 1, 1); - - LineEdit4 = new QLineEdit(GroupBox1); - LineEdit4->setObjectName(QString::fromUtf8("LineEdit4")); - - gridLayout2->addWidget(LineEdit4, 4, 2, 1, 1); - - PushButton3 = new QPushButton(GroupBox1); - PushButton3->setObjectName(QString::fromUtf8("PushButton3")); - QSizePolicy sizePolicy2(static_cast(0), static_cast(0)); - sizePolicy2.setHorizontalStretch(0); - sizePolicy2.setVerticalStretch(0); - sizePolicy2.setHeightForWidth(PushButton3->sizePolicy().hasHeightForWidth()); - PushButton3->setSizePolicy(sizePolicy2); - - gridLayout2->addWidget(PushButton3, 3, 1, 1, 1); - - PushButton2 = new QPushButton(GroupBox1); - PushButton2->setObjectName(QString::fromUtf8("PushButton2")); - QSizePolicy sizePolicy3(static_cast(0), static_cast(0)); - sizePolicy3.setHorizontalStretch(0); - sizePolicy3.setVerticalStretch(0); - sizePolicy3.setHeightForWidth(PushButton2->sizePolicy().hasHeightForWidth()); - PushButton2->setSizePolicy(sizePolicy3); - - gridLayout2->addWidget(PushButton2, 1, 1, 1, 1); - - TextLabel1 = new QLabel(GroupBox1); - TextLabel1->setObjectName(QString::fromUtf8("TextLabel1")); - QSizePolicy sizePolicy4(static_cast(0), static_cast(0)); - sizePolicy4.setHorizontalStretch(0); - sizePolicy4.setVerticalStretch(0); - sizePolicy4.setHeightForWidth(TextLabel1->sizePolicy().hasHeightForWidth()); - TextLabel1->setSizePolicy(sizePolicy4); - TextLabel1->setWordWrap(false); - - gridLayout2->addWidget(TextLabel1, 0, 0, 1, 1); - - TextLabel4 = new QLabel(GroupBox1); - TextLabel4->setObjectName(QString::fromUtf8("TextLabel4")); - QSizePolicy sizePolicy5(static_cast(0), static_cast(0)); - sizePolicy5.setHorizontalStretch(0); - sizePolicy5.setVerticalStretch(0); - sizePolicy5.setHeightForWidth(TextLabel4->sizePolicy().hasHeightForWidth()); - TextLabel4->setSizePolicy(sizePolicy5); - TextLabel4->setWordWrap(false); - - gridLayout2->addWidget(TextLabel4, 3, 0, 1, 1); - - spacerItem = new QSpacerItem(0, 80, QSizePolicy::Minimum, QSizePolicy::Expanding); - - gridLayout2->addItem(spacerItem, 6, 2, 1, 1); - - LineEdit1 = new QLineEdit(GroupBox1); - LineEdit1->setObjectName(QString::fromUtf8("LineEdit1")); - - gridLayout2->addWidget(LineEdit1, 0, 2, 1, 1); - - TextLabel5 = new QLabel(GroupBox1); - TextLabel5->setObjectName(QString::fromUtf8("TextLabel5")); - QSizePolicy sizePolicy6(static_cast(0), static_cast(0)); - sizePolicy6.setHorizontalStretch(0); - sizePolicy6.setVerticalStretch(0); - sizePolicy6.setHeightForWidth(TextLabel5->sizePolicy().hasHeightForWidth()); - TextLabel5->setSizePolicy(sizePolicy6); - TextLabel5->setWordWrap(false); - - gridLayout2->addWidget(TextLabel5, 4, 0, 1, 1); - - LineEdit3 = new QLineEdit(GroupBox1); - LineEdit3->setObjectName(QString::fromUtf8("LineEdit3")); - - gridLayout2->addWidget(LineEdit3, 3, 2, 1, 1); - - TextLabel2 = new QLabel(GroupBox1); - TextLabel2->setObjectName(QString::fromUtf8("TextLabel2")); - QSizePolicy sizePolicy7(static_cast(0), static_cast(0)); - sizePolicy7.setHorizontalStretch(0); - sizePolicy7.setVerticalStretch(0); - sizePolicy7.setHeightForWidth(TextLabel2->sizePolicy().hasHeightForWidth()); - TextLabel2->setSizePolicy(sizePolicy7); - TextLabel2->setWordWrap(false); - - gridLayout2->addWidget(TextLabel2, 1, 0, 1, 1); - - ComboBox1 = new QComboBox(GroupBox1); - ComboBox1->setObjectName(QString::fromUtf8("ComboBox1")); - QSizePolicy sizePolicy8(static_cast(7), static_cast(0)); - sizePolicy8.setHorizontalStretch(0); - sizePolicy8.setVerticalStretch(0); - sizePolicy8.setHeightForWidth(ComboBox1->sizePolicy().hasHeightForWidth()); - ComboBox1->setSizePolicy(sizePolicy8); - - gridLayout2->addWidget(ComboBox1, 2, 2, 1, 1); - - TextLabel3 = new QLabel(GroupBox1); - TextLabel3->setObjectName(QString::fromUtf8("TextLabel3")); - QSizePolicy sizePolicy9(static_cast(0), static_cast(0)); - sizePolicy9.setHorizontalStretch(0); - sizePolicy9.setVerticalStretch(0); - sizePolicy9.setHeightForWidth(TextLabel3->sizePolicy().hasHeightForWidth()); - TextLabel3->setSizePolicy(sizePolicy9); - TextLabel3->setWordWrap(false); - - gridLayout2->addWidget(TextLabel3, 2, 0, 1, 2); - - CheckBox1 = new QCheckBox(GroupBox1); - CheckBox1->setObjectName(QString::fromUtf8("CheckBox1")); - - gridLayout2->addWidget(CheckBox1, 5, 0, 1, 2); - - PushButton5 = new QPushButton(GroupBox1); - PushButton5->setObjectName(QString::fromUtf8("PushButton5")); - - gridLayout2->addWidget(PushButton5, 5, 2, 1, 1); - - - gridLayout1->addLayout(gridLayout2, 0, 0, 1, 1); - - - gridLayout->addWidget(GroupBox1, 0, 0, 1, 1); - - QWidget::setTabOrder(PushButton1, LineEdit1); - QWidget::setTabOrder(LineEdit1, PushButton2); - QWidget::setTabOrder(PushButton2, LineEdit2); - QWidget::setTabOrder(LineEdit2, ComboBox1); - QWidget::setTabOrder(ComboBox1, CheckBox1); - QWidget::setTabOrder(CheckBox1, PushButton5); - QWidget::setTabOrder(PushButton5, PushButton3); - QWidget::setTabOrder(PushButton3, LineEdit3); - QWidget::setTabOrder(LineEdit3, PushButton4); - QWidget::setTabOrder(PushButton4, LineEdit4); - - retranslateUi(DlgRef_4Sel1List_QTD); - - QSize size(129, 175); - size = size.expandedTo(DlgRef_4Sel1List_QTD->minimumSizeHint()); - DlgRef_4Sel1List_QTD->resize(size); - - - QMetaObject::connectSlotsByName(DlgRef_4Sel1List_QTD); - } // setupUi - - void retranslateUi(QWidget *DlgRef_4Sel1List_QTD) - { - DlgRef_4Sel1List_QTD->setWindowTitle(QApplication::translate("DlgRef_4Sel1List_QTD", "DlgRef_4Sel1List_QTD", 0, QApplication::UnicodeUTF8)); - GroupBox1->setTitle(QString()); - PushButton4->setText(QString()); - PushButton1->setText(QString()); - PushButton3->setText(QString()); - PushButton2->setText(QString()); - TextLabel1->setText(QApplication::translate("DlgRef_4Sel1List_QTD", "TL1", 0, QApplication::UnicodeUTF8)); - TextLabel4->setText(QApplication::translate("DlgRef_4Sel1List_QTD", "TL4", 0, QApplication::UnicodeUTF8)); - TextLabel5->setText(QApplication::translate("DlgRef_4Sel1List_QTD", "TL5", 0, QApplication::UnicodeUTF8)); - TextLabel2->setText(QApplication::translate("DlgRef_4Sel1List_QTD", "TL2", 0, QApplication::UnicodeUTF8)); - TextLabel3->setText(QApplication::translate("DlgRef_4Sel1List_QTD", "TL3", 0, QApplication::UnicodeUTF8)); - CheckBox1->setText(QString()); - PushButton5->setText(QString()); - Q_UNUSED(DlgRef_4Sel1List_QTD); - } // retranslateUi - -}; - -namespace Ui { - class DlgRef_4Sel1List_QTD: public Ui_DlgRef_4Sel1List_QTD {}; -} // namespace Ui - -#endif // DLGREF_4SEL1LIST1CHECK_QTD_H diff --git a/src/DlgRef/DlgRef_4Sel1List1Check_QTD.ui b/src/DlgRef/DlgRef_4Sel1List1Check_QTD.ui new file mode 100644 index 000000000..516d9a22e --- /dev/null +++ b/src/DlgRef/DlgRef_4Sel1List1Check_QTD.ui @@ -0,0 +1,244 @@ + + DlgRef_4Sel1List1Check_QTD + + + + 0 + 0 + 216 + 187 + + + + + + + + 0 + + + 0 + + + + + + + + + 9 + + + 6 + + + + + + 7 + 0 + 0 + 0 + + + + + + + + + + + + 0 + 0 + 0 + 0 + + + + + + + + + + + + 0 + 0 + 0 + 0 + + + + + + + + + + + + + + + 0 + 0 + 0 + 0 + + + + + + + + + + + + 0 + 0 + 0 + 0 + + + + + + + + + + + + 0 + 0 + 0 + 0 + + + + TL1 + + + false + + + + + + + + 0 + 0 + 0 + 0 + + + + TL4 + + + false + + + + + + + + + + + 0 + 0 + 0 + 0 + + + + TL5 + + + false + + + + + + + + + + + 0 + 0 + 0 + 0 + + + + TL2 + + + false + + + + + + + + 0 + 0 + 0 + 0 + + + + TL3 + + + false + + + + + + + + + + + + + + + + + + + + + + + + qPixmapFromMimeSource + + PushButton1 + LineEdit1 + PushButton2 + LineEdit2 + ComboBox1 + PushButton3 + LineEdit3 + PushButton4 + LineEdit4 + CheckBox1 + PushButton5 + + + + diff --git a/src/DlgRef/DlgRef_4Sel1List_QTD.h b/src/DlgRef/DlgRef_4Sel1List_QTD.h deleted file mode 100644 index 9f16e64c0..000000000 --- a/src/DlgRef/DlgRef_4Sel1List_QTD.h +++ /dev/null @@ -1,235 +0,0 @@ -/******************************************************************************** -** Form generated from reading ui file 'DlgRef_4Sel1List_QTD.ui' -** -** Created: Fri Jun 29 14:29:13 2007 -** by: Qt User Interface Compiler version 4.2.3 -** -** WARNING! All changes made in this file will be lost when recompiling ui file! -********************************************************************************/ - -#ifndef DLGREF_4SEL1LIST_QTD_H -#define DLGREF_4SEL1LIST_QTD_H - -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include - -class Ui_DlgRef_4Sel1List_QTD -{ -public: - QGridLayout *gridLayout; - QGroupBox *GroupBox1; - QGridLayout *gridLayout1; - QGridLayout *gridLayout2; - QLineEdit *LineEdit2; - QPushButton *PushButton4; - QPushButton *PushButton1; - QLineEdit *LineEdit4; - QPushButton *PushButton3; - QPushButton *PushButton2; - QLabel *TextLabel1; - QLabel *TextLabel4; - QSpacerItem *spacerItem; - QLineEdit *LineEdit1; - QLabel *TextLabel5; - QLineEdit *LineEdit3; - QLabel *TextLabel2; - QComboBox *ComboBox1; - QLabel *TextLabel3; - - void setupUi(QWidget *DlgRef_4Sel1List_QTD) - { - DlgRef_4Sel1List_QTD->setObjectName(QString::fromUtf8("DlgRef_4Sel1List_QTD")); - gridLayout = new QGridLayout(DlgRef_4Sel1List_QTD); - gridLayout->setSpacing(6); - gridLayout->setMargin(0); - gridLayout->setObjectName(QString::fromUtf8("gridLayout")); - GroupBox1 = new QGroupBox(DlgRef_4Sel1List_QTD); - GroupBox1->setObjectName(QString::fromUtf8("GroupBox1")); - gridLayout1 = new QGridLayout(GroupBox1); - gridLayout1->setSpacing(6); - gridLayout1->setMargin(11); - gridLayout1->setObjectName(QString::fromUtf8("gridLayout1")); - gridLayout2 = new QGridLayout(); - gridLayout2->setSpacing(6); - gridLayout2->setMargin(0); - gridLayout2->setObjectName(QString::fromUtf8("gridLayout2")); - LineEdit2 = new QLineEdit(GroupBox1); - LineEdit2->setObjectName(QString::fromUtf8("LineEdit2")); - - gridLayout2->addWidget(LineEdit2, 1, 2, 1, 1); - - PushButton4 = new QPushButton(GroupBox1); - PushButton4->setObjectName(QString::fromUtf8("PushButton4")); - QSizePolicy sizePolicy(static_cast(0), static_cast(0)); - sizePolicy.setHorizontalStretch(0); - sizePolicy.setVerticalStretch(0); - sizePolicy.setHeightForWidth(PushButton4->sizePolicy().hasHeightForWidth()); - PushButton4->setSizePolicy(sizePolicy); - - gridLayout2->addWidget(PushButton4, 4, 1, 1, 1); - - PushButton1 = new QPushButton(GroupBox1); - PushButton1->setObjectName(QString::fromUtf8("PushButton1")); - QSizePolicy sizePolicy1(static_cast(0), static_cast(0)); - sizePolicy1.setHorizontalStretch(0); - sizePolicy1.setVerticalStretch(0); - sizePolicy1.setHeightForWidth(PushButton1->sizePolicy().hasHeightForWidth()); - PushButton1->setSizePolicy(sizePolicy1); - - gridLayout2->addWidget(PushButton1, 0, 1, 1, 1); - - LineEdit4 = new QLineEdit(GroupBox1); - LineEdit4->setObjectName(QString::fromUtf8("LineEdit4")); - - gridLayout2->addWidget(LineEdit4, 4, 2, 1, 1); - - PushButton3 = new QPushButton(GroupBox1); - PushButton3->setObjectName(QString::fromUtf8("PushButton3")); - QSizePolicy sizePolicy2(static_cast(0), static_cast(0)); - sizePolicy2.setHorizontalStretch(0); - sizePolicy2.setVerticalStretch(0); - sizePolicy2.setHeightForWidth(PushButton3->sizePolicy().hasHeightForWidth()); - PushButton3->setSizePolicy(sizePolicy2); - - gridLayout2->addWidget(PushButton3, 3, 1, 1, 1); - - PushButton2 = new QPushButton(GroupBox1); - PushButton2->setObjectName(QString::fromUtf8("PushButton2")); - QSizePolicy sizePolicy3(static_cast(0), static_cast(0)); - sizePolicy3.setHorizontalStretch(0); - sizePolicy3.setVerticalStretch(0); - sizePolicy3.setHeightForWidth(PushButton2->sizePolicy().hasHeightForWidth()); - PushButton2->setSizePolicy(sizePolicy3); - - gridLayout2->addWidget(PushButton2, 1, 1, 1, 1); - - TextLabel1 = new QLabel(GroupBox1); - TextLabel1->setObjectName(QString::fromUtf8("TextLabel1")); - QSizePolicy sizePolicy4(static_cast(0), static_cast(0)); - sizePolicy4.setHorizontalStretch(0); - sizePolicy4.setVerticalStretch(0); - sizePolicy4.setHeightForWidth(TextLabel1->sizePolicy().hasHeightForWidth()); - TextLabel1->setSizePolicy(sizePolicy4); - TextLabel1->setWordWrap(false); - - gridLayout2->addWidget(TextLabel1, 0, 0, 1, 1); - - TextLabel4 = new QLabel(GroupBox1); - TextLabel4->setObjectName(QString::fromUtf8("TextLabel4")); - QSizePolicy sizePolicy5(static_cast(0), static_cast(0)); - sizePolicy5.setHorizontalStretch(0); - sizePolicy5.setVerticalStretch(0); - sizePolicy5.setHeightForWidth(TextLabel4->sizePolicy().hasHeightForWidth()); - TextLabel4->setSizePolicy(sizePolicy5); - TextLabel4->setWordWrap(false); - - gridLayout2->addWidget(TextLabel4, 3, 0, 1, 1); - - spacerItem = new QSpacerItem(0, 80, QSizePolicy::Minimum, QSizePolicy::Expanding); - - gridLayout2->addItem(spacerItem, 5, 2, 1, 1); - - LineEdit1 = new QLineEdit(GroupBox1); - LineEdit1->setObjectName(QString::fromUtf8("LineEdit1")); - - gridLayout2->addWidget(LineEdit1, 0, 2, 1, 1); - - TextLabel5 = new QLabel(GroupBox1); - TextLabel5->setObjectName(QString::fromUtf8("TextLabel5")); - QSizePolicy sizePolicy6(static_cast(0), static_cast(0)); - sizePolicy6.setHorizontalStretch(0); - sizePolicy6.setVerticalStretch(0); - sizePolicy6.setHeightForWidth(TextLabel5->sizePolicy().hasHeightForWidth()); - TextLabel5->setSizePolicy(sizePolicy6); - TextLabel5->setWordWrap(false); - - gridLayout2->addWidget(TextLabel5, 4, 0, 1, 1); - - LineEdit3 = new QLineEdit(GroupBox1); - LineEdit3->setObjectName(QString::fromUtf8("LineEdit3")); - - gridLayout2->addWidget(LineEdit3, 3, 2, 1, 1); - - TextLabel2 = new QLabel(GroupBox1); - TextLabel2->setObjectName(QString::fromUtf8("TextLabel2")); - QSizePolicy sizePolicy7(static_cast(0), static_cast(0)); - sizePolicy7.setHorizontalStretch(0); - sizePolicy7.setVerticalStretch(0); - sizePolicy7.setHeightForWidth(TextLabel2->sizePolicy().hasHeightForWidth()); - TextLabel2->setSizePolicy(sizePolicy7); - TextLabel2->setWordWrap(false); - - gridLayout2->addWidget(TextLabel2, 1, 0, 1, 1); - - ComboBox1 = new QComboBox(GroupBox1); - ComboBox1->setObjectName(QString::fromUtf8("ComboBox1")); - QSizePolicy sizePolicy8(static_cast(7), static_cast(0)); - sizePolicy8.setHorizontalStretch(0); - sizePolicy8.setVerticalStretch(0); - sizePolicy8.setHeightForWidth(ComboBox1->sizePolicy().hasHeightForWidth()); - ComboBox1->setSizePolicy(sizePolicy8); - - gridLayout2->addWidget(ComboBox1, 2, 2, 1, 1); - - TextLabel3 = new QLabel(GroupBox1); - TextLabel3->setObjectName(QString::fromUtf8("TextLabel3")); - QSizePolicy sizePolicy9(static_cast(0), static_cast(0)); - sizePolicy9.setHorizontalStretch(0); - sizePolicy9.setVerticalStretch(0); - sizePolicy9.setHeightForWidth(TextLabel3->sizePolicy().hasHeightForWidth()); - TextLabel3->setSizePolicy(sizePolicy9); - TextLabel3->setWordWrap(false); - - gridLayout2->addWidget(TextLabel3, 2, 0, 1, 2); - - - gridLayout1->addLayout(gridLayout2, 0, 0, 1, 1); - - - gridLayout->addWidget(GroupBox1, 0, 0, 1, 1); - - - retranslateUi(DlgRef_4Sel1List_QTD); - - QSize size(129, 175); - size = size.expandedTo(DlgRef_4Sel1List_QTD->minimumSizeHint()); - DlgRef_4Sel1List_QTD->resize(size); - - - QMetaObject::connectSlotsByName(DlgRef_4Sel1List_QTD); - } // setupUi - - void retranslateUi(QWidget *DlgRef_4Sel1List_QTD) - { - DlgRef_4Sel1List_QTD->setWindowTitle(QApplication::translate("DlgRef_4Sel1List_QTD", "DlgRef_4Sel1List_QTD", 0, QApplication::UnicodeUTF8)); - GroupBox1->setTitle(QString()); - PushButton4->setText(QString()); - PushButton1->setText(QString()); - PushButton3->setText(QString()); - PushButton2->setText(QString()); - TextLabel1->setText(QApplication::translate("DlgRef_4Sel1List_QTD", "TL1", 0, QApplication::UnicodeUTF8)); - TextLabel4->setText(QApplication::translate("DlgRef_4Sel1List_QTD", "TL4", 0, QApplication::UnicodeUTF8)); - TextLabel5->setText(QApplication::translate("DlgRef_4Sel1List_QTD", "TL5", 0, QApplication::UnicodeUTF8)); - TextLabel2->setText(QApplication::translate("DlgRef_4Sel1List_QTD", "TL2", 0, QApplication::UnicodeUTF8)); - TextLabel3->setText(QApplication::translate("DlgRef_4Sel1List_QTD", "TL3", 0, QApplication::UnicodeUTF8)); - Q_UNUSED(DlgRef_4Sel1List_QTD); - } // retranslateUi - -}; - -namespace Ui { - class DlgRef_4Sel1List_QTD: public Ui_DlgRef_4Sel1List_QTD {}; -} // namespace Ui - -#endif // DLGREF_4SEL1LIST_QTD_H diff --git a/src/DlgRef/DlgRef_4Sel1List_QTD.ui b/src/DlgRef/DlgRef_4Sel1List_QTD.ui new file mode 100644 index 000000000..5388836ef --- /dev/null +++ b/src/DlgRef/DlgRef_4Sel1List_QTD.ui @@ -0,0 +1,228 @@ + + DlgRef_4Sel1List_QTD + + + + 0 + 0 + 156 + 158 + + + + + + + + 0 + + + 6 + + + + + + + + + 9 + + + 6 + + + + + + 0 + 0 + 0 + 0 + + + + + + + + + + + + 0 + 0 + 0 + 0 + + + + + + + + + + + + + + + 0 + 0 + 0 + 0 + + + + + + + + + + + + 0 + 0 + 0 + 0 + + + + + + + + + + + + 0 + 0 + 0 + 0 + + + + TL1 + + + false + + + + + + + + 0 + 0 + 0 + 0 + + + + TL4 + + + false + + + + + + + + + + + 0 + 0 + 0 + 0 + + + + TL5 + + + false + + + + + + + + + + + 0 + 0 + 0 + 0 + + + + TL2 + + + false + + + + + + + + 0 + 0 + 0 + 0 + + + + TL3 + + + false + + + + + + + + + + + 7 + 0 + 0 + 0 + + + + + + + + + + + qPixmapFromMimeSource + + PushButton1 + LineEdit1 + PushButton2 + LineEdit2 + ComboBox1 + PushButton3 + LineEdit3 + PushButton4 + LineEdit4 + + + + diff --git a/src/DlgRef/DlgRef_4Sel1Spin2Check.cxx b/src/DlgRef/DlgRef_4Sel1Spin2Check.cxx deleted file mode 100644 index 2d1d4b468..000000000 --- a/src/DlgRef/DlgRef_4Sel1Spin2Check.cxx +++ /dev/null @@ -1,104 +0,0 @@ -// GEOM GEOMGUI : GUI for Geometry component -// -// Copyright (C) 2003 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 -// -// -// -// File : DlgRef_4Sel1Spin2Check.cxx -// Author : Damien COQUERET -// Module : GEOM -// $Header: - -#include "DlgRef_4Sel1Spin2Check.h" -#include "DlgRef_SpinBox.h" - -/* - * Constructs a DlgRef_4Sel1Spin2Check which is a child of 'parent', with the - * name 'name' and widget flags set to 'f' - */ -DlgRef_4Sel1Spin2Check::DlgRef_4Sel1Spin2Check(QWidget* parent, const char* name, Qt::WindowFlags fl) - :QWidget(parent, fl) -{ - setupUi(this); - - setObjectName(name); - - SpinBox1->setAttribute( Qt::WA_DeleteOnClose ); - SpinBox1->close(); - SpinBox_DX = new DlgRef_SpinBox(GroupBox1, "SpinBox_DX"); - gridLayout->addWidget(SpinBox_DX, 4, 2); -} - - -/* - * Destroys the object and frees any allocated resources - */ -DlgRef_4Sel1Spin2Check::~DlgRef_4Sel1Spin2Check() -{ - // no need to delete child widgets, Qt does it all for us -} - -void DlgRef_4Sel1Spin2Check::ShowRows(int fromRow, int toRow, bool toShow) -{ - typedef void (QWidget::* ShowFun)(); - ShowFun pShowFun; - - if (toShow) - pShowFun = &QWidget::show; - else - pShowFun = &QWidget::hide; - - if (fromRow >= 0 && toRow >= 0 && toRow >= fromRow) - { - if ( fromRow == 0) - { - (TextLabel1->*pShowFun)(); - (PushButton1->*pShowFun)(); - (LineEdit1->*pShowFun)(); - } - if ( fromRow <= 1 && 1 <= toRow) - { - (TextLabel2->*pShowFun)(); - (PushButton2->*pShowFun)(); - (LineEdit2->*pShowFun)(); - } - if ( fromRow <= 2 && 2 <= toRow) - { - (TextLabel4->*pShowFun)(); - (PushButton4->*pShowFun)(); - (LineEdit4->*pShowFun)(); - } - if ( fromRow <= 3 && 3 <= toRow) - { - (TextLabel5->*pShowFun)(); - (PushButton5->*pShowFun)(); - (LineEdit5->*pShowFun)(); - } - if ( fromRow <= 4 && 4 <= toRow) - { - (TextLabel3->*pShowFun)(); - (SpinBox_DX->*pShowFun)(); - (CheckButton2->*pShowFun)(); - } - if ( fromRow <= 5 && 5 <= toRow) - (CheckButton1->*pShowFun)(); - } -} - diff --git a/src/DlgRef/DlgRef_4Sel1Spin2Check.h b/src/DlgRef/DlgRef_4Sel1Spin2Check.h deleted file mode 100644 index a31ee6b2b..000000000 --- a/src/DlgRef/DlgRef_4Sel1Spin2Check.h +++ /dev/null @@ -1,52 +0,0 @@ -// GEOM GEOMGUI : GUI for Geometry component -// -// Copyright (C) 2003 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 -// -// -// -// File : DlgRef_4Sel1Spin2Check.h -// Author : Damien COQUERET -// Module : GEOM -// $Header: - -#ifndef DLGREF_4SEL1SPIN2CHECK_H -#define DLGREF_4SEL1SPIN2CHECK_H - -#include "GEOM_DlgRef.hxx" - -#include "DlgRef_4Sel1Spin2Check_QTD.h" - -class DlgRef_SpinBox; - -class GEOM_DLGREF_EXPORT DlgRef_4Sel1Spin2Check : public QWidget, public Ui::DlgRef_4Sel1Spin2Check_QTD -{ - Q_OBJECT - -public: - DlgRef_4Sel1Spin2Check(QWidget* parent = 0, const char* name = 0, Qt::WFlags fl = 0); - ~DlgRef_4Sel1Spin2Check(); - - DlgRef_SpinBox* SpinBox_DX; - - void ShowRows(int fromRow, int toRow, bool toShow = true); - -}; - -#endif // DLGREF_4SEL1SPIN2CHECK_H diff --git a/src/DlgRef/DlgRef_4Sel1Spin2Check_QTD.h b/src/DlgRef/DlgRef_4Sel1Spin2Check_QTD.h deleted file mode 100644 index 8e9bbbac0..000000000 --- a/src/DlgRef/DlgRef_4Sel1Spin2Check_QTD.h +++ /dev/null @@ -1,250 +0,0 @@ -/******************************************************************************** -** Form generated from reading ui file 'DlgRef_4Sel1Spin2Check_QTD.ui' -** -** Created: Fri Jun 29 14:59:51 2007 -** by: Qt User Interface Compiler version 4.2.3 -** -** WARNING! All changes made in this file will be lost when recompiling ui file! -********************************************************************************/ - -#ifndef DLGREF_4SEL1SPIN2CHECK_QTD_H -#define DLGREF_4SEL1SPIN2CHECK_QTD_H - -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include - -class Ui_DlgRef_4Sel1Spin2Check_QTD -{ -public: - QVBoxLayout *vboxLayout; - QGroupBox *GroupBox1; - QVBoxLayout *vboxLayout1; - QGridLayout *gridLayout; - QCheckBox *CheckButton2; - QPushButton *PushButton2; - QLineEdit *LineEdit5; - QLabel *TextLabel5; - QLabel *TextLabel1; - QLineEdit *LineEdit1; - QSpinBox *SpinBox1; - QCheckBox *CheckButton1; - QLabel *TextLabel2; - QPushButton *PushButton5; - QPushButton *PushButton4; - QLabel *TextLabel4; - QPushButton *PushButton1; - QLineEdit *LineEdit4; - QLineEdit *LineEdit2; - QLabel *TextLabel3; - - void setupUi(QWidget *DlgRef_4Sel1Spin2Check_QTD) - { - DlgRef_4Sel1Spin2Check_QTD->setObjectName(QString::fromUtf8("DlgRef_4Sel1Spin2Check_QTD")); - vboxLayout = new QVBoxLayout(DlgRef_4Sel1Spin2Check_QTD); - vboxLayout->setSpacing(6); - vboxLayout->setMargin(0); - vboxLayout->setObjectName(QString::fromUtf8("vboxLayout")); - GroupBox1 = new QGroupBox(DlgRef_4Sel1Spin2Check_QTD); - GroupBox1->setObjectName(QString::fromUtf8("GroupBox1")); - vboxLayout1 = new QVBoxLayout(GroupBox1); - vboxLayout1->setSpacing(6); - vboxLayout1->setMargin(11); - vboxLayout1->setObjectName(QString::fromUtf8("vboxLayout1")); - gridLayout = new QGridLayout(); - gridLayout->setSpacing(6); - gridLayout->setMargin(6); - gridLayout->setObjectName(QString::fromUtf8("gridLayout")); - CheckButton2 = new QCheckBox(GroupBox1); - CheckButton2->setObjectName(QString::fromUtf8("CheckButton2")); - - gridLayout->addWidget(CheckButton2, 4, 3, 1, 1); - - PushButton2 = new QPushButton(GroupBox1); - PushButton2->setObjectName(QString::fromUtf8("PushButton2")); - QSizePolicy sizePolicy(static_cast(0), static_cast(0)); - sizePolicy.setHorizontalStretch(0); - sizePolicy.setVerticalStretch(0); - sizePolicy.setHeightForWidth(PushButton2->sizePolicy().hasHeightForWidth()); - PushButton2->setSizePolicy(sizePolicy); - - gridLayout->addWidget(PushButton2, 1, 1, 1, 1); - - LineEdit5 = new QLineEdit(GroupBox1); - LineEdit5->setObjectName(QString::fromUtf8("LineEdit5")); - - gridLayout->addWidget(LineEdit5, 3, 2, 1, 2); - - TextLabel5 = new QLabel(GroupBox1); - TextLabel5->setObjectName(QString::fromUtf8("TextLabel5")); - QSizePolicy sizePolicy1(static_cast(0), static_cast(0)); - sizePolicy1.setHorizontalStretch(0); - sizePolicy1.setVerticalStretch(0); - sizePolicy1.setHeightForWidth(TextLabel5->sizePolicy().hasHeightForWidth()); - TextLabel5->setSizePolicy(sizePolicy1); - TextLabel5->setWordWrap(false); - - gridLayout->addWidget(TextLabel5, 3, 0, 1, 1); - - TextLabel1 = new QLabel(GroupBox1); - TextLabel1->setObjectName(QString::fromUtf8("TextLabel1")); - QSizePolicy sizePolicy2(static_cast(0), static_cast(0)); - sizePolicy2.setHorizontalStretch(0); - sizePolicy2.setVerticalStretch(0); - sizePolicy2.setHeightForWidth(TextLabel1->sizePolicy().hasHeightForWidth()); - TextLabel1->setSizePolicy(sizePolicy2); - TextLabel1->setWordWrap(false); - - gridLayout->addWidget(TextLabel1, 0, 0, 1, 1); - - LineEdit1 = new QLineEdit(GroupBox1); - LineEdit1->setObjectName(QString::fromUtf8("LineEdit1")); - - gridLayout->addWidget(LineEdit1, 0, 2, 1, 2); - - SpinBox1 = new QSpinBox(GroupBox1); - SpinBox1->setObjectName(QString::fromUtf8("SpinBox1")); - QSizePolicy sizePolicy3(static_cast(7), static_cast(0)); - sizePolicy3.setHorizontalStretch(0); - sizePolicy3.setVerticalStretch(0); - sizePolicy3.setHeightForWidth(SpinBox1->sizePolicy().hasHeightForWidth()); - SpinBox1->setSizePolicy(sizePolicy3); - - gridLayout->addWidget(SpinBox1, 4, 2, 1, 1); - - CheckButton1 = new QCheckBox(GroupBox1); - CheckButton1->setObjectName(QString::fromUtf8("CheckButton1")); - - gridLayout->addWidget(CheckButton1, 5, 0, 1, 3); - - TextLabel2 = new QLabel(GroupBox1); - TextLabel2->setObjectName(QString::fromUtf8("TextLabel2")); - QSizePolicy sizePolicy4(static_cast(0), static_cast(0)); - sizePolicy4.setHorizontalStretch(0); - sizePolicy4.setVerticalStretch(0); - sizePolicy4.setHeightForWidth(TextLabel2->sizePolicy().hasHeightForWidth()); - TextLabel2->setSizePolicy(sizePolicy4); - TextLabel2->setWordWrap(false); - - gridLayout->addWidget(TextLabel2, 1, 0, 1, 1); - - PushButton5 = new QPushButton(GroupBox1); - PushButton5->setObjectName(QString::fromUtf8("PushButton5")); - QSizePolicy sizePolicy5(static_cast(0), static_cast(0)); - sizePolicy5.setHorizontalStretch(0); - sizePolicy5.setVerticalStretch(0); - sizePolicy5.setHeightForWidth(PushButton5->sizePolicy().hasHeightForWidth()); - PushButton5->setSizePolicy(sizePolicy5); - - gridLayout->addWidget(PushButton5, 3, 1, 1, 1); - - PushButton4 = new QPushButton(GroupBox1); - PushButton4->setObjectName(QString::fromUtf8("PushButton4")); - QSizePolicy sizePolicy6(static_cast(0), static_cast(0)); - sizePolicy6.setHorizontalStretch(0); - sizePolicy6.setVerticalStretch(0); - sizePolicy6.setHeightForWidth(PushButton4->sizePolicy().hasHeightForWidth()); - PushButton4->setSizePolicy(sizePolicy6); - - gridLayout->addWidget(PushButton4, 2, 1, 1, 1); - - TextLabel4 = new QLabel(GroupBox1); - TextLabel4->setObjectName(QString::fromUtf8("TextLabel4")); - QSizePolicy sizePolicy7(static_cast(0), static_cast(0)); - sizePolicy7.setHorizontalStretch(0); - sizePolicy7.setVerticalStretch(0); - sizePolicy7.setHeightForWidth(TextLabel4->sizePolicy().hasHeightForWidth()); - TextLabel4->setSizePolicy(sizePolicy7); - TextLabel4->setWordWrap(false); - - gridLayout->addWidget(TextLabel4, 2, 0, 1, 1); - - PushButton1 = new QPushButton(GroupBox1); - PushButton1->setObjectName(QString::fromUtf8("PushButton1")); - QSizePolicy sizePolicy8(static_cast(0), static_cast(0)); - sizePolicy8.setHorizontalStretch(0); - sizePolicy8.setVerticalStretch(0); - sizePolicy8.setHeightForWidth(PushButton1->sizePolicy().hasHeightForWidth()); - PushButton1->setSizePolicy(sizePolicy8); - - gridLayout->addWidget(PushButton1, 0, 1, 1, 1); - - LineEdit4 = new QLineEdit(GroupBox1); - LineEdit4->setObjectName(QString::fromUtf8("LineEdit4")); - - gridLayout->addWidget(LineEdit4, 2, 2, 1, 2); - - LineEdit2 = new QLineEdit(GroupBox1); - LineEdit2->setObjectName(QString::fromUtf8("LineEdit2")); - - gridLayout->addWidget(LineEdit2, 1, 2, 1, 2); - - TextLabel3 = new QLabel(GroupBox1); - TextLabel3->setObjectName(QString::fromUtf8("TextLabel3")); - QSizePolicy sizePolicy9(static_cast(0), static_cast(0)); - sizePolicy9.setHorizontalStretch(0); - sizePolicy9.setVerticalStretch(0); - sizePolicy9.setHeightForWidth(TextLabel3->sizePolicy().hasHeightForWidth()); - TextLabel3->setSizePolicy(sizePolicy9); - TextLabel3->setWordWrap(false); - - gridLayout->addWidget(TextLabel3, 4, 0, 1, 1); - - - vboxLayout1->addLayout(gridLayout); - - - vboxLayout->addWidget(GroupBox1); - - QWidget::setTabOrder(PushButton1, LineEdit1); - QWidget::setTabOrder(LineEdit1, PushButton2); - QWidget::setTabOrder(PushButton2, LineEdit2); - QWidget::setTabOrder(LineEdit2, SpinBox1); - QWidget::setTabOrder(SpinBox1, CheckButton2); - - retranslateUi(DlgRef_4Sel1Spin2Check_QTD); - - QSize size(261, 198); - size = size.expandedTo(DlgRef_4Sel1Spin2Check_QTD->minimumSizeHint()); - DlgRef_4Sel1Spin2Check_QTD->resize(size); - - - QMetaObject::connectSlotsByName(DlgRef_4Sel1Spin2Check_QTD); - } // setupUi - - void retranslateUi(QWidget *DlgRef_4Sel1Spin2Check_QTD) - { - DlgRef_4Sel1Spin2Check_QTD->setWindowTitle(QApplication::translate("DlgRef_4Sel1Spin2Check_QTD", "DlgRef_4Sel1Spin2Check_QTD", 0, QApplication::UnicodeUTF8)); - GroupBox1->setTitle(QString()); - CheckButton2->setText(QString()); - PushButton2->setText(QString()); - TextLabel5->setText(QApplication::translate("DlgRef_4Sel1Spin2Check_QTD", "TL5", 0, QApplication::UnicodeUTF8)); - TextLabel1->setText(QApplication::translate("DlgRef_4Sel1Spin2Check_QTD", "TL1", 0, QApplication::UnicodeUTF8)); - CheckButton1->setText(QString()); - TextLabel2->setText(QApplication::translate("DlgRef_4Sel1Spin2Check_QTD", "TL2", 0, QApplication::UnicodeUTF8)); - PushButton5->setText(QString()); - PushButton4->setText(QString()); - TextLabel4->setText(QApplication::translate("DlgRef_4Sel1Spin2Check_QTD", "TL4", 0, QApplication::UnicodeUTF8)); - PushButton1->setText(QString()); - TextLabel3->setText(QApplication::translate("DlgRef_4Sel1Spin2Check_QTD", "TL3", 0, QApplication::UnicodeUTF8)); - Q_UNUSED(DlgRef_4Sel1Spin2Check_QTD); - } // retranslateUi - -}; - -namespace Ui { - class DlgRef_4Sel1Spin2Check_QTD: public Ui_DlgRef_4Sel1Spin2Check_QTD {}; -} // namespace Ui - -#endif // DLGREF_4SEL1SPIN2CHECK_QTD_H diff --git a/src/DlgRef/DlgRef_4Sel1Spin2Check_QTD.ui b/src/DlgRef/DlgRef_4Sel1Spin2Check_QTD.ui new file mode 100644 index 000000000..6650f0b23 --- /dev/null +++ b/src/DlgRef/DlgRef_4Sel1Spin2Check_QTD.ui @@ -0,0 +1,252 @@ + + DlgRef_4Sel1Spin2Check_QTD + + + + 0 + 0 + 188 + 194 + + + + + + + + 9 + + + 6 + + + + + + + + + 9 + + + 6 + + + + + + + + + + + + + 0 + 0 + 0 + 0 + + + + + + + + + + + + 7 + 0 + 0 + 0 + + + + + + + + + 0 + 0 + 0 + 0 + + + + TL3 + + + false + + + + + + + + 0 + 0 + 0 + 0 + + + + TL5 + + + false + + + + + + + + 0 + 0 + 0 + 0 + + + + TL4 + + + false + + + + + + + + 0 + 0 + 0 + 0 + + + + TL2 + + + false + + + + + + + + 0 + 0 + 0 + 0 + + + + TL1 + + + false + + + + + + + + 0 + 0 + 0 + 0 + + + + + + + + + + + + + + + + + + 0 + 0 + 0 + 0 + + + + + + + + + + + + 0 + 0 + 0 + 0 + + + + + + + + + + + + 0 + 0 + 0 + 0 + + + + + + + + + + + + + + + + + + + + qPixmapFromMimeSource + + PushButton1 + LineEdit1 + PushButton2 + LineEdit2 + PushButton4 + LineEdit4 + PushButton5 + LineEdit5 + SpinBox_DX + CheckButton2 + CheckButton1 + + + + diff --git a/src/DlgRef/DlgRef_6Sel_QTD.h b/src/DlgRef/DlgRef_6Sel_QTD.h deleted file mode 100644 index 916a260d9..000000000 --- a/src/DlgRef/DlgRef_6Sel_QTD.h +++ /dev/null @@ -1,271 +0,0 @@ -/******************************************************************************** -** Form generated from reading ui file 'DlgRef_6Sel_QTD.ui' -** -** Created: Fri Jun 29 14:56:13 2007 -** by: Qt User Interface Compiler version 4.2.3 -** -** WARNING! All changes made in this file will be lost when recompiling ui file! -********************************************************************************/ - -#ifndef DLGREF_6SEL_QTD_H -#define DLGREF_6SEL_QTD_H - -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include - -class Ui_DlgRef_6Sel_QTD -{ -public: - QGridLayout *gridLayout; - QGroupBox *GroupBox1; - QGridLayout *gridLayout1; - QGridLayout *gridLayout2; - QLabel *TextLabel1; - QLabel *TextLabel2; - QLabel *TextLabel3; - QLabel *TextLabel4; - QLabel *TextLabel5; - QLabel *TextLabel6; - QPushButton *PushButton1; - QPushButton *PushButton2; - QPushButton *PushButton3; - QPushButton *PushButton4; - QPushButton *PushButton5; - QPushButton *PushButton6; - QLineEdit *LineEdit1; - QLineEdit *LineEdit2; - QLineEdit *LineEdit3; - QLineEdit *LineEdit4; - QLineEdit *LineEdit5; - QLineEdit *LineEdit6; - - void setupUi(QWidget *DlgRef_6Sel_QTD) - { - DlgRef_6Sel_QTD->setObjectName(QString::fromUtf8("DlgRef_6Sel_QTD")); - QSizePolicy sizePolicy(static_cast(5), static_cast(7)); - sizePolicy.setHorizontalStretch(0); - sizePolicy.setVerticalStretch(0); - sizePolicy.setHeightForWidth(DlgRef_6Sel_QTD->sizePolicy().hasHeightForWidth()); - DlgRef_6Sel_QTD->setSizePolicy(sizePolicy); - gridLayout = new QGridLayout(DlgRef_6Sel_QTD); - gridLayout->setSpacing(6); - gridLayout->setMargin(0); - gridLayout->setObjectName(QString::fromUtf8("gridLayout")); - GroupBox1 = new QGroupBox(DlgRef_6Sel_QTD); - GroupBox1->setObjectName(QString::fromUtf8("GroupBox1")); - gridLayout1 = new QGridLayout(GroupBox1); - gridLayout1->setSpacing(6); - gridLayout1->setMargin(11); - gridLayout1->setObjectName(QString::fromUtf8("gridLayout1")); - gridLayout2 = new QGridLayout(); - gridLayout2->setSpacing(6); - gridLayout2->setMargin(0); - gridLayout2->setObjectName(QString::fromUtf8("gridLayout2")); - TextLabel1 = new QLabel(GroupBox1); - TextLabel1->setObjectName(QString::fromUtf8("TextLabel1")); - QSizePolicy sizePolicy1(static_cast(0), static_cast(0)); - sizePolicy1.setHorizontalStretch(0); - sizePolicy1.setVerticalStretch(0); - sizePolicy1.setHeightForWidth(TextLabel1->sizePolicy().hasHeightForWidth()); - TextLabel1->setSizePolicy(sizePolicy1); - TextLabel1->setWordWrap(false); - - gridLayout2->addWidget(TextLabel1, 0, 0, 1, 1); - - TextLabel2 = new QLabel(GroupBox1); - TextLabel2->setObjectName(QString::fromUtf8("TextLabel2")); - QSizePolicy sizePolicy2(static_cast(0), static_cast(0)); - sizePolicy2.setHorizontalStretch(0); - sizePolicy2.setVerticalStretch(0); - sizePolicy2.setHeightForWidth(TextLabel2->sizePolicy().hasHeightForWidth()); - TextLabel2->setSizePolicy(sizePolicy2); - TextLabel2->setWordWrap(false); - - gridLayout2->addWidget(TextLabel2, 1, 0, 1, 1); - - TextLabel3 = new QLabel(GroupBox1); - TextLabel3->setObjectName(QString::fromUtf8("TextLabel3")); - QSizePolicy sizePolicy3(static_cast(0), static_cast(0)); - sizePolicy3.setHorizontalStretch(0); - sizePolicy3.setVerticalStretch(0); - sizePolicy3.setHeightForWidth(TextLabel3->sizePolicy().hasHeightForWidth()); - TextLabel3->setSizePolicy(sizePolicy3); - TextLabel3->setWordWrap(false); - - gridLayout2->addWidget(TextLabel3, 2, 0, 1, 1); - - TextLabel4 = new QLabel(GroupBox1); - TextLabel4->setObjectName(QString::fromUtf8("TextLabel4")); - QSizePolicy sizePolicy4(static_cast(0), static_cast(0)); - sizePolicy4.setHorizontalStretch(0); - sizePolicy4.setVerticalStretch(0); - sizePolicy4.setHeightForWidth(TextLabel4->sizePolicy().hasHeightForWidth()); - TextLabel4->setSizePolicy(sizePolicy4); - TextLabel4->setWordWrap(false); - - gridLayout2->addWidget(TextLabel4, 3, 0, 1, 1); - - TextLabel5 = new QLabel(GroupBox1); - TextLabel5->setObjectName(QString::fromUtf8("TextLabel5")); - QSizePolicy sizePolicy5(static_cast(0), static_cast(0)); - sizePolicy5.setHorizontalStretch(0); - sizePolicy5.setVerticalStretch(0); - sizePolicy5.setHeightForWidth(TextLabel5->sizePolicy().hasHeightForWidth()); - TextLabel5->setSizePolicy(sizePolicy5); - TextLabel5->setWordWrap(false); - - gridLayout2->addWidget(TextLabel5, 4, 0, 1, 1); - - TextLabel6 = new QLabel(GroupBox1); - TextLabel6->setObjectName(QString::fromUtf8("TextLabel6")); - QSizePolicy sizePolicy6(static_cast(0), static_cast(0)); - sizePolicy6.setHorizontalStretch(0); - sizePolicy6.setVerticalStretch(0); - sizePolicy6.setHeightForWidth(TextLabel6->sizePolicy().hasHeightForWidth()); - TextLabel6->setSizePolicy(sizePolicy6); - TextLabel6->setWordWrap(false); - - gridLayout2->addWidget(TextLabel6, 5, 0, 1, 1); - - PushButton1 = new QPushButton(GroupBox1); - PushButton1->setObjectName(QString::fromUtf8("PushButton1")); - QSizePolicy sizePolicy7(static_cast(0), static_cast(0)); - sizePolicy7.setHorizontalStretch(0); - sizePolicy7.setVerticalStretch(0); - sizePolicy7.setHeightForWidth(PushButton1->sizePolicy().hasHeightForWidth()); - PushButton1->setSizePolicy(sizePolicy7); - - gridLayout2->addWidget(PushButton1, 0, 1, 1, 1); - - PushButton2 = new QPushButton(GroupBox1); - PushButton2->setObjectName(QString::fromUtf8("PushButton2")); - QSizePolicy sizePolicy8(static_cast(0), static_cast(0)); - sizePolicy8.setHorizontalStretch(0); - sizePolicy8.setVerticalStretch(0); - sizePolicy8.setHeightForWidth(PushButton2->sizePolicy().hasHeightForWidth()); - PushButton2->setSizePolicy(sizePolicy8); - - gridLayout2->addWidget(PushButton2, 1, 1, 1, 1); - - PushButton3 = new QPushButton(GroupBox1); - PushButton3->setObjectName(QString::fromUtf8("PushButton3")); - QSizePolicy sizePolicy9(static_cast(0), static_cast(0)); - sizePolicy9.setHorizontalStretch(0); - sizePolicy9.setVerticalStretch(0); - sizePolicy9.setHeightForWidth(PushButton3->sizePolicy().hasHeightForWidth()); - PushButton3->setSizePolicy(sizePolicy9); - - gridLayout2->addWidget(PushButton3, 2, 1, 1, 1); - - PushButton4 = new QPushButton(GroupBox1); - PushButton4->setObjectName(QString::fromUtf8("PushButton4")); - QSizePolicy sizePolicy10(static_cast(0), static_cast(0)); - sizePolicy10.setHorizontalStretch(0); - sizePolicy10.setVerticalStretch(0); - sizePolicy10.setHeightForWidth(PushButton4->sizePolicy().hasHeightForWidth()); - PushButton4->setSizePolicy(sizePolicy10); - - gridLayout2->addWidget(PushButton4, 3, 1, 1, 1); - - PushButton5 = new QPushButton(GroupBox1); - PushButton5->setObjectName(QString::fromUtf8("PushButton5")); - QSizePolicy sizePolicy11(static_cast(0), static_cast(0)); - sizePolicy11.setHorizontalStretch(0); - sizePolicy11.setVerticalStretch(0); - sizePolicy11.setHeightForWidth(PushButton5->sizePolicy().hasHeightForWidth()); - PushButton5->setSizePolicy(sizePolicy11); - - gridLayout2->addWidget(PushButton5, 4, 1, 1, 1); - - PushButton6 = new QPushButton(GroupBox1); - PushButton6->setObjectName(QString::fromUtf8("PushButton6")); - QSizePolicy sizePolicy12(static_cast(0), static_cast(0)); - sizePolicy12.setHorizontalStretch(0); - sizePolicy12.setVerticalStretch(0); - sizePolicy12.setHeightForWidth(PushButton6->sizePolicy().hasHeightForWidth()); - PushButton6->setSizePolicy(sizePolicy12); - - gridLayout2->addWidget(PushButton6, 5, 1, 1, 1); - - LineEdit1 = new QLineEdit(GroupBox1); - LineEdit1->setObjectName(QString::fromUtf8("LineEdit1")); - - gridLayout2->addWidget(LineEdit1, 0, 2, 1, 1); - - LineEdit2 = new QLineEdit(GroupBox1); - LineEdit2->setObjectName(QString::fromUtf8("LineEdit2")); - - gridLayout2->addWidget(LineEdit2, 1, 2, 1, 1); - - LineEdit3 = new QLineEdit(GroupBox1); - LineEdit3->setObjectName(QString::fromUtf8("LineEdit3")); - - gridLayout2->addWidget(LineEdit3, 2, 2, 1, 1); - - LineEdit4 = new QLineEdit(GroupBox1); - LineEdit4->setObjectName(QString::fromUtf8("LineEdit4")); - - gridLayout2->addWidget(LineEdit4, 3, 2, 1, 1); - - LineEdit5 = new QLineEdit(GroupBox1); - LineEdit5->setObjectName(QString::fromUtf8("LineEdit5")); - - gridLayout2->addWidget(LineEdit5, 4, 2, 1, 1); - - LineEdit6 = new QLineEdit(GroupBox1); - LineEdit6->setObjectName(QString::fromUtf8("LineEdit6")); - - gridLayout2->addWidget(LineEdit6, 5, 2, 1, 1); - - - gridLayout1->addLayout(gridLayout2, 0, 0, 1, 1); - - - gridLayout->addWidget(GroupBox1, 0, 0, 1, 1); - - - retranslateUi(DlgRef_6Sel_QTD); - - QSize size(235, 196); - size = size.expandedTo(DlgRef_6Sel_QTD->minimumSizeHint()); - DlgRef_6Sel_QTD->resize(size); - - - QMetaObject::connectSlotsByName(DlgRef_6Sel_QTD); - } // setupUi - - void retranslateUi(QWidget *DlgRef_6Sel_QTD) - { - DlgRef_6Sel_QTD->setWindowTitle(QApplication::translate("DlgRef_6Sel_QTD", "DlgRef_6Sel_QTD", 0, QApplication::UnicodeUTF8)); - GroupBox1->setTitle(QString()); - TextLabel1->setText(QApplication::translate("DlgRef_6Sel_QTD", "TL1", 0, QApplication::UnicodeUTF8)); - TextLabel2->setText(QApplication::translate("DlgRef_6Sel_QTD", "TL2", 0, QApplication::UnicodeUTF8)); - TextLabel3->setText(QApplication::translate("DlgRef_6Sel_QTD", "TL3", 0, QApplication::UnicodeUTF8)); - TextLabel4->setText(QApplication::translate("DlgRef_6Sel_QTD", "TL4", 0, QApplication::UnicodeUTF8)); - TextLabel5->setText(QApplication::translate("DlgRef_6Sel_QTD", "TL5", 0, QApplication::UnicodeUTF8)); - TextLabel6->setText(QApplication::translate("DlgRef_6Sel_QTD", "TL6", 0, QApplication::UnicodeUTF8)); - PushButton1->setText(QString()); - PushButton2->setText(QString()); - PushButton3->setText(QString()); - PushButton4->setText(QString()); - PushButton5->setText(QString()); - PushButton6->setText(QString()); - Q_UNUSED(DlgRef_6Sel_QTD); - } // retranslateUi - -}; - -namespace Ui { - class DlgRef_6Sel_QTD: public Ui_DlgRef_6Sel_QTD {}; -} // namespace Ui - -#endif // DLGREF_6SEL_QTD_H diff --git a/src/DlgRef/DlgRef_6Sel_QTD.ui b/src/DlgRef/DlgRef_6Sel_QTD.ui new file mode 100644 index 000000000..22ce9046b --- /dev/null +++ b/src/DlgRef/DlgRef_6Sel_QTD.ui @@ -0,0 +1,281 @@ + + DlgRef_6Sel_QTD + + + + 0 + 0 + 156 + 190 + + + + + 5 + 7 + 0 + 0 + + + + + + + + 0 + + + 0 + + + + + + + + + 9 + + + 6 + + + + + + + + + + + + + + + + + + + + + + + + 0 + 0 + 0 + 0 + + + + + + + + + + + + 0 + 0 + 0 + 0 + + + + + + + + + + + + 0 + 0 + 0 + 0 + + + + + + + + + + + + 0 + 0 + 0 + 0 + + + + + + + + + + + + 0 + 0 + 0 + 0 + + + + + + + + + + + + 0 + 0 + 0 + 0 + + + + + + + + + + + + 0 + 0 + 0 + 0 + + + + TL1 + + + false + + + + + + + + 0 + 0 + 0 + 0 + + + + TL6 + + + false + + + + + + + + 0 + 0 + 0 + 0 + + + + TL3 + + + false + + + + + + + + 0 + 0 + 0 + 0 + + + + TL5 + + + false + + + + + + + + 0 + 0 + 0 + 0 + + + + TL4 + + + false + + + + + + + + 0 + 0 + 0 + 0 + + + + TL2 + + + false + + + + + + + + + + qPixmapFromMimeSource + + PushButton1 + LineEdit1 + PushButton2 + LineEdit2 + PushButton3 + LineEdit3 + PushButton4 + LineEdit4 + PushButton5 + LineEdit5 + PushButton6 + LineEdit6 + + + + diff --git a/src/DlgRef/DlgRef_Skeleton_QTD.h b/src/DlgRef/DlgRef_Skeleton_QTD.h deleted file mode 100644 index a8f60a439..000000000 --- a/src/DlgRef/DlgRef_Skeleton_QTD.h +++ /dev/null @@ -1,234 +0,0 @@ -/******************************************************************************** -** Form generated from reading ui file 'DlgRef_Skeleton_QTD.ui' -** -** Created: Fri Jun 29 11:48:51 2007 -** by: Qt User Interface Compiler version 4.2.3 -** -** WARNING! All changes made in this file will be lost when recompiling ui file! -********************************************************************************/ - -#ifndef DLGREF_SKELETON_QTD_H -#define DLGREF_SKELETON_QTD_H - -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include - -class Ui_DlgRef_Skeleton_QTD -{ -public: - QGridLayout *gridLayout; - QGridLayout *gridLayout1; - QGroupBox *GroupMedium; - QGroupBox *GroupButtons; - QHBoxLayout *hboxLayout; - QHBoxLayout *hboxLayout1; - QPushButton *buttonOk; - QPushButton *buttonApply; - QSpacerItem *spacerItem; - QPushButton *buttonCancel; - QPushButton *buttonHelp; - QGroupBox *GroupConstructors; - QHBoxLayout *hboxLayout2; - QHBoxLayout *hboxLayout3; - QRadioButton *RadioButton1; - QRadioButton *RadioButton2; - QRadioButton *RadioButton3; - QRadioButton *RadioButton4; - QGroupBox *GroupBoxName; - QGridLayout *gridLayout2; - QGridLayout *gridLayout3; - QLineEdit *ResultName; - QLabel *NameLabel; - - void setupUi(QDialog *DlgRef_Skeleton_QTD) - { - DlgRef_Skeleton_QTD->setObjectName(QString::fromUtf8("DlgRef_Skeleton_QTD")); - QSizePolicy sizePolicy(static_cast(5), static_cast(7)); - sizePolicy.setHorizontalStretch(0); - sizePolicy.setVerticalStretch(0); - sizePolicy.setHeightForWidth(DlgRef_Skeleton_QTD->sizePolicy().hasHeightForWidth()); - DlgRef_Skeleton_QTD->setSizePolicy(sizePolicy); - DlgRef_Skeleton_QTD->setSizeGripEnabled(true); - gridLayout = new QGridLayout(DlgRef_Skeleton_QTD); - gridLayout->setSpacing(6); - gridLayout->setMargin(11); - gridLayout->setObjectName(QString::fromUtf8("gridLayout")); - gridLayout1 = new QGridLayout(); - gridLayout1->setSpacing(6); - gridLayout1->setMargin(0); - gridLayout1->setObjectName(QString::fromUtf8("gridLayout1")); - GroupMedium = new QGroupBox(DlgRef_Skeleton_QTD); - GroupMedium->setObjectName(QString::fromUtf8("GroupMedium")); - QSizePolicy sizePolicy1(static_cast(7), static_cast(7)); - sizePolicy1.setHorizontalStretch(0); - sizePolicy1.setVerticalStretch(0); - sizePolicy1.setHeightForWidth(GroupMedium->sizePolicy().hasHeightForWidth()); - GroupMedium->setSizePolicy(sizePolicy1); - - gridLayout1->addWidget(GroupMedium, 2, 0, 1, 1); - - GroupButtons = new QGroupBox(DlgRef_Skeleton_QTD); - GroupButtons->setObjectName(QString::fromUtf8("GroupButtons")); - QSizePolicy sizePolicy2(static_cast(7), static_cast(0)); - sizePolicy2.setHorizontalStretch(0); - sizePolicy2.setVerticalStretch(0); - sizePolicy2.setHeightForWidth(GroupButtons->sizePolicy().hasHeightForWidth()); - GroupButtons->setSizePolicy(sizePolicy2); - hboxLayout = new QHBoxLayout(GroupButtons); - hboxLayout->setSpacing(6); - hboxLayout->setMargin(11); - hboxLayout->setObjectName(QString::fromUtf8("hboxLayout")); - hboxLayout1 = new QHBoxLayout(); - hboxLayout1->setSpacing(6); - hboxLayout1->setMargin(0); - hboxLayout1->setObjectName(QString::fromUtf8("hboxLayout1")); - buttonOk = new QPushButton(GroupButtons); - buttonOk->setObjectName(QString::fromUtf8("buttonOk")); - - hboxLayout1->addWidget(buttonOk); - - buttonApply = new QPushButton(GroupButtons); - buttonApply->setObjectName(QString::fromUtf8("buttonApply")); - - hboxLayout1->addWidget(buttonApply); - - spacerItem = new QSpacerItem(91, 0, QSizePolicy::Expanding, QSizePolicy::Minimum); - - hboxLayout1->addItem(spacerItem); - - buttonCancel = new QPushButton(GroupButtons); - buttonCancel->setObjectName(QString::fromUtf8("buttonCancel")); - - hboxLayout1->addWidget(buttonCancel); - - buttonHelp = new QPushButton(GroupButtons); - buttonHelp->setObjectName(QString::fromUtf8("buttonHelp")); - - hboxLayout1->addWidget(buttonHelp); - - - hboxLayout->addLayout(hboxLayout1); - - - gridLayout1->addWidget(GroupButtons, 3, 0, 1, 1); - - GroupConstructors = new QGroupBox(DlgRef_Skeleton_QTD); - GroupConstructors->setObjectName(QString::fromUtf8("GroupConstructors")); - QSizePolicy sizePolicy3(static_cast(5), static_cast(0)); - sizePolicy3.setHorizontalStretch(0); - sizePolicy3.setVerticalStretch(0); - sizePolicy3.setHeightForWidth(GroupConstructors->sizePolicy().hasHeightForWidth()); - GroupConstructors->setSizePolicy(sizePolicy3); - hboxLayout2 = new QHBoxLayout(GroupConstructors); - hboxLayout2->setSpacing(6); - hboxLayout2->setMargin(11); - hboxLayout2->setObjectName(QString::fromUtf8("hboxLayout2")); - hboxLayout3 = new QHBoxLayout(); - hboxLayout3->setSpacing(6); - hboxLayout3->setMargin(0); - hboxLayout3->setObjectName(QString::fromUtf8("hboxLayout3")); - RadioButton1 = new QRadioButton(GroupConstructors); - RadioButton1->setObjectName(QString::fromUtf8("RadioButton1")); - - hboxLayout3->addWidget(RadioButton1); - - RadioButton2 = new QRadioButton(GroupConstructors); - RadioButton2->setObjectName(QString::fromUtf8("RadioButton2")); - - hboxLayout3->addWidget(RadioButton2); - - RadioButton3 = new QRadioButton(GroupConstructors); - RadioButton3->setObjectName(QString::fromUtf8("RadioButton3")); - - hboxLayout3->addWidget(RadioButton3); - - RadioButton4 = new QRadioButton(GroupConstructors); - RadioButton4->setObjectName(QString::fromUtf8("RadioButton4")); - - hboxLayout3->addWidget(RadioButton4); - - - hboxLayout2->addLayout(hboxLayout3); - - - gridLayout1->addWidget(GroupConstructors, 0, 0, 1, 1); - - GroupBoxName = new QGroupBox(DlgRef_Skeleton_QTD); - GroupBoxName->setObjectName(QString::fromUtf8("GroupBoxName")); - gridLayout2 = new QGridLayout(GroupBoxName); - gridLayout2->setSpacing(6); - gridLayout2->setMargin(11); - gridLayout2->setObjectName(QString::fromUtf8("gridLayout2")); - gridLayout3 = new QGridLayout(); - gridLayout3->setSpacing(6); - gridLayout3->setMargin(0); - gridLayout3->setObjectName(QString::fromUtf8("gridLayout3")); - ResultName = new QLineEdit(GroupBoxName); - ResultName->setObjectName(QString::fromUtf8("ResultName")); - - gridLayout3->addWidget(ResultName, 0, 1, 1, 1); - - NameLabel = new QLabel(GroupBoxName); - NameLabel->setObjectName(QString::fromUtf8("NameLabel")); - NameLabel->setWordWrap(false); - - gridLayout3->addWidget(NameLabel, 0, 0, 1, 1); - - - gridLayout2->addLayout(gridLayout3, 0, 0, 1, 1); - - - gridLayout1->addWidget(GroupBoxName, 1, 0, 1, 1); - - - gridLayout->addLayout(gridLayout1, 0, 0, 1, 1); - - - retranslateUi(DlgRef_Skeleton_QTD); - - QSize size(307, 378); - size = size.expandedTo(DlgRef_Skeleton_QTD->minimumSizeHint()); - DlgRef_Skeleton_QTD->resize(size); - - - QMetaObject::connectSlotsByName(DlgRef_Skeleton_QTD); - } // setupUi - - void retranslateUi(QDialog *DlgRef_Skeleton_QTD) - { - DlgRef_Skeleton_QTD->setWindowTitle(QApplication::translate("DlgRef_Skeleton_QTD", "DlgRef_Skeleton_QTD", 0, QApplication::UnicodeUTF8)); - GroupMedium->setTitle(QString()); - GroupButtons->setTitle(QString()); - buttonOk->setText(QApplication::translate("DlgRef_Skeleton_QTD", "&Ok", 0, QApplication::UnicodeUTF8)); - buttonApply->setText(QApplication::translate("DlgRef_Skeleton_QTD", "&Apply", 0, QApplication::UnicodeUTF8)); - buttonCancel->setText(QApplication::translate("DlgRef_Skeleton_QTD", "&Cancel", 0, QApplication::UnicodeUTF8)); - buttonHelp->setText(QApplication::translate("DlgRef_Skeleton_QTD", "&Help", 0, QApplication::UnicodeUTF8)); - GroupConstructors->setTitle(QString()); - RadioButton1->setText(QString()); - RadioButton2->setText(QString()); - RadioButton3->setText(QString()); - RadioButton4->setText(QString()); - GroupBoxName->setTitle(QApplication::translate("DlgRef_Skeleton_QTD", "Result name", 0, QApplication::UnicodeUTF8)); - NameLabel->setText(QApplication::translate("DlgRef_Skeleton_QTD", "Name", 0, QApplication::UnicodeUTF8)); - Q_UNUSED(DlgRef_Skeleton_QTD); - } // retranslateUi - -}; - -namespace Ui { - class DlgRef_Skeleton_QTD: public Ui_DlgRef_Skeleton_QTD {}; -} // namespace Ui - -#endif // DLGREF_SKELETON_QTD_H diff --git a/src/DlgRef/DlgRef_Skeleton_QTD.ui b/src/DlgRef/DlgRef_Skeleton_QTD.ui new file mode 100644 index 000000000..65e21f53a --- /dev/null +++ b/src/DlgRef/DlgRef_Skeleton_QTD.ui @@ -0,0 +1,211 @@ + + DlgRef_Skeleton_QTD + + + + 0 + 0 + 380 + 182 + + + + + 5 + 7 + 0 + 0 + + + + + + + true + + + + 9 + + + 6 + + + + + + 7 + 0 + 0 + 0 + + + + + + + + 9 + + + 6 + + + + + &Ok + + + + + + + &Apply + + + + + + + Qt::Horizontal + + + QSizePolicy::Expanding + + + + 91 + 0 + + + + + + + + &Cancel + + + + + + + &Help + + + + + + + + + + Result name + + + + 9 + + + 6 + + + + + Name + + + false + + + + + + + + + + + + + + 5 + 0 + 0 + 0 + + + + + + + + 9 + + + 6 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 7 + 7 + 0 + 0 + + + + + + + + + + + qPixmapFromMimeSource + + RadioButton1 + RadioButton2 + RadioButton3 + RadioButton4 + ResultName + buttonOk + buttonApply + buttonCancel + buttonHelp + + + + diff --git a/src/DlgRef/DlgRef_SpinBox.cxx b/src/DlgRef/DlgRef_SpinBox.cxx deleted file mode 100644 index a6118e386..000000000 --- a/src/DlgRef/DlgRef_SpinBox.cxx +++ /dev/null @@ -1,102 +0,0 @@ -// GEOM GEOMGUI : GUI for Geometry component -// -// Copyright (C) 2003 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 -// -// -// -// File : DlgRef_SpinBox.cxx -// Author : Lucien PIGNOLONI -// Module : GEOM -// $Header$ - -#include "DlgRef_SpinBox.h" - -//================================================================================= -// class : DlgRef_SpinBox() -// purpose : constructor of specific widget accepting floats in double precision. -//================================================================================= -DlgRef_SpinBox::DlgRef_SpinBox(QWidget* parent, const char* name) - : QtxDoubleSpinBox(parent) -{ - setObjectName( name ); -} - - -//================================================================================= -// function : ~DlgRef_SpinBox() -// purpose : destructor -//================================================================================= -DlgRef_SpinBox::~DlgRef_SpinBox() -{ -} - - -//================================================================================= -// function : SetStep() [SLOT] -// purpose : -//================================================================================= -void DlgRef_SpinBox::SetStep(double newStep) -{ - setSingleStep(newStep); -} - - -//================================================================================= -// function : SetValue() -// purpose : -//================================================================================= -void DlgRef_SpinBox::SetValue(double v) -{ - setValue(v); -} - - -//================================================================================= -// function : GetValue() -// purpose : returns a double -//================================================================================= -double DlgRef_SpinBox::GetValue() -{ - return value(); -} - - -//================================================================================= -// function : GetString() -// purpose : returns a QString -//================================================================================= -QString DlgRef_SpinBox::GetString() -{ - return cleanText(); -} - - -//================================================================================= -// function : RangeStepAndValidator() -// purpose : -//================================================================================= -void DlgRef_SpinBox::RangeStepAndValidator(double min, double max,double step, - unsigned short decimals) -{ - setDecimals(-decimals); // PAL12789. Minus is for using 'g' double->string conversion specifier, - // see QtxDoubleSpinBox::mapValueToText( double v ) - setRange(min, max); - setSingleStep(step); -} diff --git a/src/DlgRef/DlgRef_SpinBox.h b/src/DlgRef/DlgRef_SpinBox.h deleted file mode 100644 index cbe30c6cf..000000000 --- a/src/DlgRef/DlgRef_SpinBox.h +++ /dev/null @@ -1,63 +0,0 @@ -// GEOM GEOMGUI : GUI for Geometry component -// -// Copyright (C) 2003 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 -// -// -// -// File : DlgRef_SpinBox.h -// Author : Lucien PIGNOLONI -// Module : GEOM -// $Header$ - -#ifndef GEOMSPINBOX_H -#define GEOMSPINBOX_H - -#include "GEOM_DlgRef.hxx" - -#include "QtxDoubleSpinBox.h" - -#define COORD_MIN -1e+15 -#define COORD_MAX +1e+15 -#define MAX_NUMBER 100000 - -//================================================================================= -// class : DlgRef_SpinBox -// purpose : Derivated from QSpinBox class and modified to accept floats -//================================================================================= -class GEOM_DLGREF_EXPORT DlgRef_SpinBox : public QtxDoubleSpinBox -{ - Q_OBJECT - -public : - DlgRef_SpinBox(QWidget* parent, const char* name = 0); - ~DlgRef_SpinBox(); - - void RangeStepAndValidator(double min = -1000000.0, double max = +1000000.0, - double step = 100.0, unsigned short decimals = 3); - void SetValue(double v); - double GetValue(); - QString GetString(); - -public slots: - void SetStep(double newStep); - -}; - -#endif // GEOMSPINBOX_H diff --git a/src/DlgRef/GEOM_DlgRef.cxx b/src/DlgRef/GEOM_DlgRef.cxx new file mode 100644 index 000000000..715983fe6 --- /dev/null +++ b/src/DlgRef/GEOM_DlgRef.cxx @@ -0,0 +1,539 @@ +// Copyright (C) 2003 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.opencascade.org/SALOME/ or email : webmaster.salome@opencascade.org +// +// File : GEOM_DlgRef.cxx +// Author : Vadim SANDLER, Open CASCADE S.A.S. (vadim.sandler@opencascade.com) +// + +#include "GEOM_DlgRef.h" + +////////////////////////////////////////// +// DlgRef_1List1Spin1Btn +////////////////////////////////////////// + +DlgRef_1List1Spin1Btn::DlgRef_1List1Spin1Btn( QWidget* parent, Qt::WindowFlags f ) +: QWidget( parent, f ) +{ + setupUi( this ); +} + +DlgRef_1List1Spin1Btn::~DlgRef_1List1Spin1Btn() +{ +} + +////////////////////////////////////////// +// DlgRef_1Sel1Check1List +////////////////////////////////////////// + +DlgRef_1Sel1Check1List::DlgRef_1Sel1Check1List( QWidget* parent, Qt::WindowFlags f ) +: QWidget( parent, f ) +{ + setupUi( this ); +} + +DlgRef_1Sel1Check1List::~DlgRef_1Sel1Check1List() +{ +} + +////////////////////////////////////////// +// DlgRef_1Sel1Check +////////////////////////////////////////// + +DlgRef_1Sel1Check::DlgRef_1Sel1Check( QWidget* parent, Qt::WindowFlags f ) +: QWidget( parent, f ) +{ + setupUi( this ); +} + +DlgRef_1Sel1Check::~DlgRef_1Sel1Check() +{ +} + +////////////////////////////////////////// +// DlgRef_1Sel1Spin1Check +////////////////////////////////////////// + +DlgRef_1Sel1Spin1Check::DlgRef_1Sel1Spin1Check( QWidget* parent, Qt::WindowFlags f ) +: QWidget( parent, f ) +{ + setupUi( this ); +} + +DlgRef_1Sel1Spin1Check::~DlgRef_1Sel1Spin1Check() +{ +} + +////////////////////////////////////////// +// DlgRef_1Sel1Spin +////////////////////////////////////////// + +DlgRef_1Sel1Spin::DlgRef_1Sel1Spin( QWidget* parent, Qt::WindowFlags f ) +: QWidget( parent, f ) +{ + setupUi( this ); +} + +DlgRef_1Sel1Spin::~DlgRef_1Sel1Spin() +{ +} + +////////////////////////////////////////// +// DlgRef_1Sel2Spin +////////////////////////////////////////// + +DlgRef_1Sel2Spin::DlgRef_1Sel2Spin( QWidget* parent, Qt::WindowFlags f ) +: QWidget( parent, f ) +{ + setupUi( this ); +} + +DlgRef_1Sel2Spin::~DlgRef_1Sel2Spin() +{ +} + +////////////////////////////////////////// +// DlgRef_1Sel3Check +////////////////////////////////////////// + +DlgRef_1Sel3Check::DlgRef_1Sel3Check( QWidget* parent, Qt::WindowFlags f ) +: QWidget( parent, f ) +{ + setupUi( this ); +} + +DlgRef_1Sel3Check::~DlgRef_1Sel3Check() +{ +} + +////////////////////////////////////////// +// DlgRef_1Sel3Spin +////////////////////////////////////////// + +DlgRef_1Sel3Spin::DlgRef_1Sel3Spin( QWidget* parent, Qt::WindowFlags f ) +: QWidget( parent, f ) +{ + setupUi( this ); +} + +DlgRef_1Sel3Spin::~DlgRef_1Sel3Spin() +{ +} + +////////////////////////////////////////// +// DlgRef_1Sel4Spin +////////////////////////////////////////// + +DlgRef_1Sel4Spin::DlgRef_1Sel4Spin( QWidget* parent, Qt::WindowFlags f ) +: QWidget( parent, f ) +{ + setupUi( this ); +} + +DlgRef_1Sel4Spin::~DlgRef_1Sel4Spin() +{ +} + +////////////////////////////////////////// +// DlgRef_1Sel5Spin +////////////////////////////////////////// + +DlgRef_1Sel5Spin::DlgRef_1Sel5Spin( QWidget* parent, Qt::WindowFlags f ) +: QWidget( parent, f ) +{ + setupUi( this ); +} + +DlgRef_1Sel5Spin::~DlgRef_1Sel5Spin() +{ +} + +////////////////////////////////////////// +// DlgRef_1Spin +////////////////////////////////////////// + +DlgRef_1Spin::DlgRef_1Spin( QWidget* parent, Qt::WindowFlags f ) +: QWidget( parent, f ) +{ + setupUi( this ); +} + +DlgRef_1Spin::~DlgRef_1Spin() +{ +} + +////////////////////////////////////////// +// DlgRef_1Sel +////////////////////////////////////////// + +DlgRef_1Sel::DlgRef_1Sel( QWidget* parent, Qt::WindowFlags f ) +: QWidget( parent, f ) +{ + setupUi( this ); +} + +DlgRef_1Sel::~DlgRef_1Sel() +{ +} + +////////////////////////////////////////// +// DlgRef_2Sel1List +////////////////////////////////////////// + +DlgRef_2Sel1List::DlgRef_2Sel1List( QWidget* parent, Qt::WindowFlags f ) +: QWidget( parent, f ) +{ + setupUi( this ); +} + +DlgRef_2Sel1List::~DlgRef_2Sel1List() +{ +} + +////////////////////////////////////////// +// DlgRef_2Sel1Spin2Check +////////////////////////////////////////// + +DlgRef_2Sel1Spin2Check::DlgRef_2Sel1Spin2Check( QWidget* parent, Qt::WindowFlags f ) +: QWidget( parent, f ) +{ + setupUi( this ); +} + +DlgRef_2Sel1Spin2Check::~DlgRef_2Sel1Spin2Check() +{ +} + +////////////////////////////////////////// +// DlgRef_2Sel1Spin +////////////////////////////////////////// + +DlgRef_2Sel1Spin::DlgRef_2Sel1Spin( QWidget* parent, Qt::WindowFlags f ) +: QWidget( parent, f ) +{ + setupUi( this ); +} + +DlgRef_2Sel1Spin::~DlgRef_2Sel1Spin() +{ +} + +////////////////////////////////////////// +// DlgRef_2Sel2Spin1Check +////////////////////////////////////////// + +DlgRef_2Sel2Spin1Check::DlgRef_2Sel2Spin1Check( QWidget* parent, Qt::WindowFlags f ) +: QWidget( parent, f ) +{ + setupUi( this ); +} + +DlgRef_2Sel2Spin1Check::~DlgRef_2Sel2Spin1Check() +{ +} + +////////////////////////////////////////// +// DlgRef_2Sel2Spin +////////////////////////////////////////// + +DlgRef_2Sel2Spin::DlgRef_2Sel2Spin( QWidget* parent, Qt::WindowFlags f ) +: QWidget( parent, f ) +{ + setupUi( this ); +} + +DlgRef_2Sel2Spin::~DlgRef_2Sel2Spin() +{ +} + +////////////////////////////////////////// +// DlgRef_2Sel3Spin +////////////////////////////////////////// + +DlgRef_2Sel3Spin::DlgRef_2Sel3Spin( QWidget* parent, Qt::WindowFlags f ) +: QWidget( parent, f ) +{ + setupUi( this ); +} + +DlgRef_2Sel3Spin::~DlgRef_2Sel3Spin() +{ +} + +////////////////////////////////////////// +// DlgRef_2Sel4Spin1Check +////////////////////////////////////////// + +DlgRef_2Sel4Spin1Check::DlgRef_2Sel4Spin1Check( QWidget* parent, Qt::WindowFlags f ) +: QWidget( parent, f ) +{ + setupUi( this ); +} + +DlgRef_2Sel4Spin1Check::~DlgRef_2Sel4Spin1Check() +{ +} + +////////////////////////////////////////// +// DlgRef_2Sel +////////////////////////////////////////// + +DlgRef_2Sel::DlgRef_2Sel( QWidget* parent, Qt::WindowFlags f ) +: QWidget( parent, f ) +{ + setupUi( this ); +} + +DlgRef_2Sel::~DlgRef_2Sel() +{ +} + +////////////////////////////////////////// +// DlgRef_2Spin +////////////////////////////////////////// + +DlgRef_2Spin::DlgRef_2Spin( QWidget* parent, Qt::WindowFlags f ) +: QWidget( parent, f ) +{ + setupUi( this ); +} + +DlgRef_2Spin::~DlgRef_2Spin() +{ +} + +////////////////////////////////////////// +// DlgRef_3Check +////////////////////////////////////////// + +DlgRef_3Check::DlgRef_3Check( QWidget* parent, Qt::WindowFlags f ) +: QWidget( parent, f ) +{ + setupUi( this ); +} + +DlgRef_3Check::~DlgRef_3Check() +{ +} + +////////////////////////////////////////// +// DlgRef_3Sel1Check +////////////////////////////////////////// + +DlgRef_3Sel1Check::DlgRef_3Sel1Check( QWidget* parent, Qt::WindowFlags f ) +: QWidget( parent, f ) +{ + setupUi( this ); +} + +DlgRef_3Sel1Check::~DlgRef_3Sel1Check() +{ +} + +////////////////////////////////////////// +// DlgRef_3Sel1Spin +////////////////////////////////////////// + +DlgRef_3Sel1Spin::DlgRef_3Sel1Spin( QWidget* parent, Qt::WindowFlags f ) +: QWidget( parent, f ) +{ + setupUi( this ); +} + +DlgRef_3Sel1Spin::~DlgRef_3Sel1Spin() +{ +} + +////////////////////////////////////////// +// DlgRef_3Sel3Spin1Check +////////////////////////////////////////// + +DlgRef_3Sel3Spin1Check::DlgRef_3Sel3Spin1Check( QWidget* parent, Qt::WindowFlags f ) +: QWidget( parent, f ) +{ + setupUi( this ); +} + +DlgRef_3Sel3Spin1Check::~DlgRef_3Sel3Spin1Check() +{ +} + +void DlgRef_3Sel3Spin1Check::ShowRows( int fromRow, int toRow, bool toShow ) +{ + const int maxRows = 6; + + if ( toRow >= fromRow && fromRow >= 0 && toRow <= maxRows ) { + int c = gridLayout1->count(); + for ( int i = 0; i < c; i++ ) { + QWidget* w = gridLayout1->itemAt( i )->widget(); + int row, col, rowspan, colspan; + gridLayout1->getItemPosition( i, &row, &col, &rowspan, &colspan ); + if ( w && row >= fromRow && row <= toRow ) + w->setVisible( toShow ); + } + } +} + +////////////////////////////////////////// +// DlgRef_3Sel4Spin2Check +////////////////////////////////////////// + +DlgRef_3Sel4Spin2Check::DlgRef_3Sel4Spin2Check( QWidget* parent, Qt::WindowFlags f ) +: QWidget( parent, f ) +{ + setupUi( this ); +} + +DlgRef_3Sel4Spin2Check::~DlgRef_3Sel4Spin2Check() +{ +} + +////////////////////////////////////////// +// DlgRef_3Sel +////////////////////////////////////////// + +DlgRef_3Sel::DlgRef_3Sel( QWidget* parent, Qt::WindowFlags f ) +: QWidget( parent, f ) +{ + setupUi( this ); +} + +DlgRef_3Sel::~DlgRef_3Sel() +{ +} + +////////////////////////////////////////// +// DlgRef_3Spin1Check +////////////////////////////////////////// + +DlgRef_3Spin1Check::DlgRef_3Spin1Check( QWidget* parent, Qt::WindowFlags f ) +: QWidget( parent, f ) +{ + setupUi( this ); +} + +DlgRef_3Spin1Check::~DlgRef_3Spin1Check() +{ +} + +////////////////////////////////////////// +// DlgRef_3Spin +////////////////////////////////////////// + +DlgRef_3Spin::DlgRef_3Spin( QWidget* parent, Qt::WindowFlags f ) +: QWidget( parent, f ) +{ + setupUi( this ); +} + +DlgRef_3Spin::~DlgRef_3Spin() +{ +} + +////////////////////////////////////////// +// DlgRef_4Sel1List1Check +////////////////////////////////////////// + +DlgRef_4Sel1List1Check::DlgRef_4Sel1List1Check( QWidget* parent, Qt::WindowFlags f ) +: QWidget( parent, f ) +{ + setupUi( this ); +} + +DlgRef_4Sel1List1Check::~DlgRef_4Sel1List1Check() +{ +} + +////////////////////////////////////////// +// DlgRef_4Sel1List +////////////////////////////////////////// + +DlgRef_4Sel1List::DlgRef_4Sel1List( QWidget* parent, Qt::WindowFlags f ) +: QWidget( parent, f ) +{ + setupUi( this ); +} + +DlgRef_4Sel1List::~DlgRef_4Sel1List() +{ +} + +////////////////////////////////////////// +// DlgRef_4Sel1Spin2Check +////////////////////////////////////////// + +DlgRef_4Sel1Spin2Check::DlgRef_4Sel1Spin2Check( QWidget* parent, Qt::WindowFlags f ) +: QWidget( parent, f ) +{ + setupUi( this ); +} + +DlgRef_4Sel1Spin2Check::~DlgRef_4Sel1Spin2Check() +{ +} + +void DlgRef_4Sel1Spin2Check::ShowRows( int fromRow, int toRow, bool toShow ) +{ + const int maxRows = 6; + + if ( toRow >= fromRow && fromRow >= 0 && toRow <= maxRows ) { + int c = gridLayout1->count(); + for ( int i = 0; i < c; i++ ) { + QWidget* w = gridLayout1->itemAt( i )->widget(); + int row, col, rowspan, colspan; + gridLayout1->getItemPosition( i, &row, &col, &rowspan, &colspan ); + if ( w && row >= fromRow && row <= toRow ) + w->setVisible( toShow ); + } + } +} + +////////////////////////////////////////// +// DlgRef_6Sel +////////////////////////////////////////// + +DlgRef_6Sel::DlgRef_6Sel( QWidget* parent, Qt::WindowFlags f ) +: QWidget( parent, f ) +{ + setupUi( this ); +} + +DlgRef_6Sel::~DlgRef_6Sel() +{ +} + +////////////////////////////////////////// +// DlgRef_Skeleton +////////////////////////////////////////// + +DlgRef_Skeleton::DlgRef_Skeleton( QWidget* parent, Qt::WindowFlags f ) +: QDialog( parent, f ) +{ + setupUi( this ); +} + +DlgRef_Skeleton::DlgRef_Skeleton( QWidget* parent, bool modal, Qt::WindowFlags f ) +: QDialog( parent, f ) +{ + setupUi( this ); + setModal( modal ); +} + +DlgRef_Skeleton::~DlgRef_Skeleton() +{ +} diff --git a/src/DlgRef/GEOM_DlgRef.h b/src/DlgRef/GEOM_DlgRef.h new file mode 100644 index 000000000..8fa216eee --- /dev/null +++ b/src/DlgRef/GEOM_DlgRef.h @@ -0,0 +1,586 @@ +// Copyright (C) 2003 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.opencascade.org/SALOME/ or email : webmaster.salome@opencascade.org +// +// File : GEOM_DlgRef.h +// Author : Vadim SANDLER, Open CASCADE S.A.S. (vadim.sandler@opencascade.com) +// + +#ifndef GEOM_DLGREF_H +#define GEOM_DLGREF_H + +#if defined WIN32 +# if defined DLGREF_EXPORTS +# define DLGREF_EXPORT __declspec( dllexport ) +# else +# define DLGREF_EXPORT __declspec( dllimport ) +# endif +#else +# define DLGREF_EXPORT +#endif + +////////////////////////////////////////// +// DlgRef_1List1Spin1Btn +////////////////////////////////////////// + +#include "ui_DlgRef_1List1Spin1Btn_QTD.h" + +class DLGREF_EXPORT DlgRef_1List1Spin1Btn : public QWidget, + public Ui::DlgRef_1List1Spin1Btn_QTD +{ + Q_OBJECT + +public: + DlgRef_1List1Spin1Btn( QWidget* = 0, Qt::WindowFlags = 0 ); + ~DlgRef_1List1Spin1Btn(); +}; + +////////////////////////////////////////// +// DlgRef_1Sel1Check1List +////////////////////////////////////////// + +#include "ui_DlgRef_1Sel1Check1List_QTD.h" + +class DLGREF_EXPORT DlgRef_1Sel1Check1List : public QWidget, + public Ui::DlgRef_1Sel1Check1List_QTD +{ + Q_OBJECT + +public: + DlgRef_1Sel1Check1List( QWidget* = 0, Qt::WindowFlags = 0 ); + ~DlgRef_1Sel1Check1List(); +}; + +////////////////////////////////////////// +// DlgRef_1Sel1Check +////////////////////////////////////////// + +#include "ui_DlgRef_1Sel1Check_QTD.h" + +class DLGREF_EXPORT DlgRef_1Sel1Check : public QWidget, + public Ui::DlgRef_1Sel1Check_QTD +{ + Q_OBJECT + +public: + DlgRef_1Sel1Check( QWidget* = 0, Qt::WindowFlags = 0 ); + ~DlgRef_1Sel1Check(); +}; + +////////////////////////////////////////// +// DlgRef_1Sel1Spin1Check +////////////////////////////////////////// + +#include "ui_DlgRef_1Sel1Spin1Check_QTD.h" + +class DLGREF_EXPORT DlgRef_1Sel1Spin1Check : public QWidget, + public Ui::DlgRef_1Sel1Spin1Check_QTD +{ + Q_OBJECT + +public: + DlgRef_1Sel1Spin1Check( QWidget* = 0, Qt::WindowFlags = 0 ); + ~DlgRef_1Sel1Spin1Check(); +}; + +////////////////////////////////////////// +// DlgRef_1Sel1Spin +////////////////////////////////////////// + +#include "ui_DlgRef_1Sel1Spin_QTD.h" + +class DLGREF_EXPORT DlgRef_1Sel1Spin : public QWidget, + public Ui::DlgRef_1Sel1Spin_QTD +{ + Q_OBJECT + +public: + DlgRef_1Sel1Spin( QWidget* = 0, Qt::WindowFlags = 0 ); + ~DlgRef_1Sel1Spin(); +}; + +////////////////////////////////////////// +// DlgRef_1Sel2Spin +////////////////////////////////////////// + +#include "ui_DlgRef_1Sel2Spin_QTD.h" + +class DLGREF_EXPORT DlgRef_1Sel2Spin : public QWidget, + public Ui::DlgRef_1Sel2Spin_QTD +{ + Q_OBJECT + +public: + DlgRef_1Sel2Spin( QWidget* = 0, Qt::WindowFlags = 0 ); + ~DlgRef_1Sel2Spin(); +}; + +////////////////////////////////////////// +// DlgRef_1Sel3Check +////////////////////////////////////////// + +#include "ui_DlgRef_1Sel3Check_QTD.h" + +class DLGREF_EXPORT DlgRef_1Sel3Check : public QWidget, + public Ui::DlgRef_1Sel3Check_QTD +{ + Q_OBJECT + +public: + DlgRef_1Sel3Check( QWidget* = 0, Qt::WindowFlags = 0 ); + ~DlgRef_1Sel3Check(); +}; + +////////////////////////////////////////// +// DlgRef_1Sel3Spin +////////////////////////////////////////// + +#include "ui_DlgRef_1Sel3Spin_QTD.h" + +class DLGREF_EXPORT DlgRef_1Sel3Spin : public QWidget, + public Ui::DlgRef_1Sel3Spin_QTD +{ + Q_OBJECT + +public: + DlgRef_1Sel3Spin( QWidget* = 0, Qt::WindowFlags = 0 ); + ~DlgRef_1Sel3Spin(); +}; + +////////////////////////////////////////// +// DlgRef_1Sel4Spin +////////////////////////////////////////// + +#include "ui_DlgRef_1Sel4Spin_QTD.h" + +class DLGREF_EXPORT DlgRef_1Sel4Spin : public QWidget, + public Ui::DlgRef_1Sel4Spin_QTD +{ + Q_OBJECT + +public: + DlgRef_1Sel4Spin( QWidget* = 0, Qt::WindowFlags = 0 ); + ~DlgRef_1Sel4Spin(); +}; + +////////////////////////////////////////// +// DlgRef_1Sel5Spin +////////////////////////////////////////// + +#include "ui_DlgRef_1Sel5Spin_QTD.h" + +class DLGREF_EXPORT DlgRef_1Sel5Spin : public QWidget, + public Ui::DlgRef_1Sel5Spin_QTD +{ + Q_OBJECT + +public: + DlgRef_1Sel5Spin( QWidget* = 0, Qt::WindowFlags = 0 ); + ~DlgRef_1Sel5Spin(); +}; + +////////////////////////////////////////// +// DlgRef_1Spin +////////////////////////////////////////// + +#include "ui_DlgRef_1Spin_QTD.h" + +class DLGREF_EXPORT DlgRef_1Spin : public QWidget, + public Ui::DlgRef_1Spin_QTD +{ + Q_OBJECT + +public: + DlgRef_1Spin( QWidget* = 0, Qt::WindowFlags = 0 ); + ~DlgRef_1Spin(); +}; + +////////////////////////////////////////// +// DlgRef_1Sel +////////////////////////////////////////// + +#include "ui_DlgRef_1Sel_QTD.h" + +class DLGREF_EXPORT DlgRef_1Sel : public QWidget, + public Ui::DlgRef_1Sel_QTD +{ + Q_OBJECT + +public: + DlgRef_1Sel( QWidget* = 0, Qt::WindowFlags = 0 ); + ~DlgRef_1Sel(); +}; + +////////////////////////////////////////// +// DlgRef_2Sel1List +////////////////////////////////////////// + +#include "ui_DlgRef_2Sel1List_QTD.h" + +class DLGREF_EXPORT DlgRef_2Sel1List : public QWidget, + public Ui::DlgRef_2Sel1List_QTD +{ + Q_OBJECT + +public: + DlgRef_2Sel1List( QWidget* = 0, Qt::WindowFlags = 0 ); + ~DlgRef_2Sel1List(); +}; + +////////////////////////////////////////// +// DlgRef_2Sel1Spin2Check +////////////////////////////////////////// + +#include "ui_DlgRef_2Sel1Spin2Check_QTD.h" + +class DLGREF_EXPORT DlgRef_2Sel1Spin2Check : public QWidget, + public Ui::DlgRef_2Sel1Spin2Check_QTD +{ + Q_OBJECT + +public: + DlgRef_2Sel1Spin2Check( QWidget* = 0, Qt::WindowFlags = 0 ); + ~DlgRef_2Sel1Spin2Check(); +}; + +////////////////////////////////////////// +// DlgRef_2Sel1Spin +////////////////////////////////////////// + +#include "ui_DlgRef_2Sel1Spin_QTD.h" + +class DLGREF_EXPORT DlgRef_2Sel1Spin : public QWidget, + public Ui::DlgRef_2Sel1Spin_QTD +{ + Q_OBJECT + +public: + DlgRef_2Sel1Spin( QWidget* = 0, Qt::WindowFlags = 0 ); + ~DlgRef_2Sel1Spin(); +}; + +////////////////////////////////////////// +// DlgRef_2Sel2Spin1Check +////////////////////////////////////////// + +#include "ui_DlgRef_2Sel2Spin1Check_QTD.h" + +class DLGREF_EXPORT DlgRef_2Sel2Spin1Check : public QWidget, + public Ui::DlgRef_2Sel2Spin1Check_QTD +{ + Q_OBJECT + +public: + DlgRef_2Sel2Spin1Check( QWidget* = 0, Qt::WindowFlags = 0 ); + ~DlgRef_2Sel2Spin1Check(); +}; + +////////////////////////////////////////// +// DlgRef_2Sel2Spin +////////////////////////////////////////// + +#include "ui_DlgRef_2Sel2Spin_QTD.h" + +class DLGREF_EXPORT DlgRef_2Sel2Spin : public QWidget, + public Ui::DlgRef_2Sel2Spin_QTD +{ + Q_OBJECT + +public: + DlgRef_2Sel2Spin( QWidget* = 0, Qt::WindowFlags = 0 ); + ~DlgRef_2Sel2Spin(); +}; + +////////////////////////////////////////// +// DlgRef_2Sel3Spin +////////////////////////////////////////// + +#include "ui_DlgRef_2Sel3Spin_QTD.h" + +class DLGREF_EXPORT DlgRef_2Sel3Spin : public QWidget, + public Ui::DlgRef_2Sel3Spin_QTD +{ + Q_OBJECT + +public: + DlgRef_2Sel3Spin( QWidget* = 0, Qt::WindowFlags = 0 ); + ~DlgRef_2Sel3Spin(); +}; + +////////////////////////////////////////// +// DlgRef_2Sel4Spin1Check +////////////////////////////////////////// + +#include "ui_DlgRef_2Sel4Spin1Check_QTD.h" + +class DLGREF_EXPORT DlgRef_2Sel4Spin1Check : public QWidget, + public Ui::DlgRef_2Sel4Spin1Check_QTD +{ + Q_OBJECT + +public: + DlgRef_2Sel4Spin1Check( QWidget* = 0, Qt::WindowFlags = 0 ); + ~DlgRef_2Sel4Spin1Check(); +}; + +////////////////////////////////////////// +// DlgRef_2Sel +////////////////////////////////////////// + +#include "ui_DlgRef_2Sel_QTD.h" + +class DLGREF_EXPORT DlgRef_2Sel : public QWidget, + public Ui::DlgRef_2Sel_QTD +{ + Q_OBJECT + +public: + DlgRef_2Sel( QWidget* = 0, Qt::WindowFlags = 0 ); + ~DlgRef_2Sel(); +}; + +////////////////////////////////////////// +// DlgRef_2Spin +////////////////////////////////////////// + +#include "ui_DlgRef_2Spin_QTD.h" + +class DLGREF_EXPORT DlgRef_2Spin : public QWidget, + public Ui::DlgRef_2Spin_QTD +{ + Q_OBJECT + +public: + DlgRef_2Spin( QWidget* = 0, Qt::WindowFlags = 0 ); + ~DlgRef_2Spin(); +}; + +////////////////////////////////////////// +// DlgRef_3Check +////////////////////////////////////////// + +#include "ui_DlgRef_3Check_QTD.h" + +class DLGREF_EXPORT DlgRef_3Check : public QWidget, + public Ui::DlgRef_3Check_QTD +{ + Q_OBJECT + +public: + DlgRef_3Check( QWidget* = 0, Qt::WindowFlags = 0 ); + ~DlgRef_3Check(); +}; + +////////////////////////////////////////// +// DlgRef_3Sel1Check +////////////////////////////////////////// + +#include "ui_DlgRef_3Sel1Check_QTD.h" + +class DLGREF_EXPORT DlgRef_3Sel1Check : public QWidget, + public Ui::DlgRef_3Sel1Check_QTD +{ + Q_OBJECT + +public: + DlgRef_3Sel1Check( QWidget* = 0, Qt::WindowFlags = 0 ); + ~DlgRef_3Sel1Check(); +}; + +////////////////////////////////////////// +// DlgRef_3Sel1Spin +////////////////////////////////////////// + +#include "ui_DlgRef_3Sel1Spin_QTD.h" + +class DLGREF_EXPORT DlgRef_3Sel1Spin : public QWidget, + public Ui::DlgRef_3Sel1Spin_QTD +{ + Q_OBJECT + +public: + DlgRef_3Sel1Spin( QWidget* = 0, Qt::WindowFlags = 0 ); + ~DlgRef_3Sel1Spin(); +}; + +////////////////////////////////////////// +// DlgRef_3Sel3Spin1Check +////////////////////////////////////////// + +#include "ui_DlgRef_3Sel3Spin1Check_QTD.h" + +class DLGREF_EXPORT DlgRef_3Sel3Spin1Check : public QWidget, + public Ui::DlgRef_3Sel3Spin1Check_QTD +{ + Q_OBJECT + +public: + DlgRef_3Sel3Spin1Check( QWidget* = 0, Qt::WindowFlags = 0 ); + ~DlgRef_3Sel3Spin1Check(); + + void ShowRows( int, int, bool = true ); +}; + +////////////////////////////////////////// +// DlgRef_3Sel4Spin2Check +////////////////////////////////////////// + +#include "ui_DlgRef_3Sel4Spin2Check_QTD.h" + +class DLGREF_EXPORT DlgRef_3Sel4Spin2Check : public QWidget, + public Ui::DlgRef_3Sel4Spin2Check_QTD +{ + Q_OBJECT + +public: + DlgRef_3Sel4Spin2Check( QWidget* = 0, Qt::WindowFlags = 0 ); + ~DlgRef_3Sel4Spin2Check(); +}; + +////////////////////////////////////////// +// DlgRef_3Sel +////////////////////////////////////////// + +#include "ui_DlgRef_3Sel_QTD.h" + +class DLGREF_EXPORT DlgRef_3Sel : public QWidget, + public Ui::DlgRef_3Sel_QTD +{ + Q_OBJECT + +public: + DlgRef_3Sel( QWidget* = 0, Qt::WindowFlags = 0 ); + ~DlgRef_3Sel(); +}; + +////////////////////////////////////////// +// DlgRef_3Spin1Check +////////////////////////////////////////// + +#include "ui_DlgRef_3Spin1Check_QTD.h" + +class DLGREF_EXPORT DlgRef_3Spin1Check : public QWidget, + public Ui::DlgRef_3Spin1Check_QTD +{ + Q_OBJECT + +public: + DlgRef_3Spin1Check( QWidget* = 0, Qt::WindowFlags = 0 ); + ~DlgRef_3Spin1Check(); +}; + +////////////////////////////////////////// +// DlgRef_3Spin +////////////////////////////////////////// + +#include "ui_DlgRef_3Spin_QTD.h" + +class DLGREF_EXPORT DlgRef_3Spin : public QWidget, + public Ui::DlgRef_3Spin_QTD +{ + Q_OBJECT + +public: + DlgRef_3Spin( QWidget* = 0, Qt::WindowFlags = 0 ); + ~DlgRef_3Spin(); +}; + +////////////////////////////////////////// +// DlgRef_4Sel1List1Check +////////////////////////////////////////// + +#include "ui_DlgRef_4Sel1List1Check_QTD.h" + +class DLGREF_EXPORT DlgRef_4Sel1List1Check : public QWidget, + public Ui::DlgRef_4Sel1List1Check_QTD +{ + Q_OBJECT + +public: + DlgRef_4Sel1List1Check( QWidget* = 0, Qt::WindowFlags = 0 ); + ~DlgRef_4Sel1List1Check(); +}; + +////////////////////////////////////////// +// DlgRef_4Sel1List +////////////////////////////////////////// + +#include "ui_DlgRef_4Sel1List_QTD.h" + +class DLGREF_EXPORT DlgRef_4Sel1List : public QWidget, + public Ui::DlgRef_4Sel1List_QTD +{ + Q_OBJECT + +public: + DlgRef_4Sel1List( QWidget* = 0, Qt::WindowFlags = 0 ); + ~DlgRef_4Sel1List(); +}; + +////////////////////////////////////////// +// DlgRef_4Sel1Spin2Check +////////////////////////////////////////// + +#include "ui_DlgRef_4Sel1Spin2Check_QTD.h" + +class DLGREF_EXPORT DlgRef_4Sel1Spin2Check : public QWidget, + public Ui::DlgRef_4Sel1Spin2Check_QTD +{ + Q_OBJECT + +public: + DlgRef_4Sel1Spin2Check( QWidget* = 0, Qt::WindowFlags = 0 ); + ~DlgRef_4Sel1Spin2Check(); + + void ShowRows( int, int, bool = true ); +}; + +////////////////////////////////////////// +// DlgRef_6Sel +////////////////////////////////////////// + +#include "ui_DlgRef_6Sel_QTD.h" + +class DLGREF_EXPORT DlgRef_6Sel : public QWidget, + public Ui::DlgRef_6Sel_QTD +{ + Q_OBJECT + +public: + DlgRef_6Sel( QWidget* = 0, Qt::WindowFlags = 0 ); + ~DlgRef_6Sel(); +}; + +////////////////////////////////////////// +// DlgRef_Skeleton +////////////////////////////////////////// + +#include "ui_DlgRef_Skeleton_QTD.h" + +class DLGREF_EXPORT DlgRef_Skeleton : public QDialog, + public Ui::DlgRef_Skeleton_QTD +{ + Q_OBJECT + +public: + DlgRef_Skeleton( QWidget* = 0, Qt::WindowFlags = 0 ); + DlgRef_Skeleton( QWidget* = 0, bool modal = false, Qt::WindowFlags = 0 ); + ~DlgRef_Skeleton(); +}; + +#endif // GEOM_DLGREF_H diff --git a/src/DlgRef/GEOM_DlgRef.hxx b/src/DlgRef/GEOM_DlgRef.hxx deleted file mode 100755 index f0497ac78..000000000 --- a/src/DlgRef/GEOM_DlgRef.hxx +++ /dev/null @@ -1,47 +0,0 @@ -// Copyright (C) 2003 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.opencascade.org/SALOME/ or email : webmaster.salome@opencascade.org -// -// -// -// File : GEOM_DlgRef.hxx -// Author : Alexander A. BORODIN -// Module : GEOM - -#ifndef _GEOM_DlgRef_HXX_ -#define _GEOM_DlgRef_HXX_ - -#ifdef WNT - #if defined DLGREF_EXPORTS - #if defined WIN32 - #define GEOM_DLGREF_EXPORT __declspec( dllexport ) - #else - #define GEOM_DLGREF_EXPORT - #endif - #else - #if defined WIN32 - #define GEOM_DLGREF_EXPORT __declspec( dllimport ) - #else - #define GEOM_DLGREF_EXPORT - #endif - #endif -#else - #define GEOM_DLGREF_EXPORT -#endif - -#endif diff --git a/src/DlgRef/Makefile.am b/src/DlgRef/Makefile.am index e7dae27e2..e71527c79 100644 --- a/src/DlgRef/Makefile.am +++ b/src/DlgRef/Makefile.am @@ -34,121 +34,168 @@ lib_LTLIBRARIES = libDlgRef.la # Sources files dist_libDlgRef_la_SOURCES = \ - DlgRef_SpinBox.cxx \ - DlgRef_1Sel1Spin.cxx \ - DlgRef_1Sel2Spin.cxx \ - DlgRef_1Sel3Spin.cxx \ - DlgRef_1Sel4Spin.cxx \ - DlgRef_1Sel5Spin.cxx \ - DlgRef_2Sel1Spin.cxx \ - DlgRef_2Sel2Spin.cxx \ - DlgRef_2Sel3Spin.cxx \ - DlgRef_1Sel1Spin1Check.cxx \ - DlgRef_2Sel1Spin2Check.cxx \ - DlgRef_2Sel2Spin1Check.cxx \ - DlgRef_2Sel4Spin1Check.cxx \ - DlgRef_3Sel4Spin2Check.cxx \ - DlgRef_3Sel3Spin1Check.cxx \ - DlgRef_1Spin.cxx \ - DlgRef_2Spin.cxx \ - DlgRef_3Spin.cxx \ - DlgRef_3Spin1Check.cxx \ - DlgRef_3Sel1Spin.cxx \ - DlgRef_4Sel1Spin2Check.cxx + GEOM_DlgRef.cxx + +# DlgRef_SpinBox.cxx \ +# DlgRef_1Sel1Spin.cxx \ +# DlgRef_1Sel2Spin.cxx \ +# DlgRef_1Sel3Spin.cxx \ +# DlgRef_1Sel4Spin.cxx \ +# DlgRef_1Sel5Spin.cxx \ +# DlgRef_2Sel1Spin.cxx \ +# DlgRef_2Sel2Spin.cxx \ +# DlgRef_2Sel3Spin.cxx \ +# DlgRef_1Sel1Spin1Check.cxx \ +# DlgRef_2Sel1Spin2Check.cxx \ +# DlgRef_2Sel2Spin1Check.cxx \ +# DlgRef_2Sel4Spin1Check.cxx \ +# DlgRef_3Sel4Spin2Check.cxx \ +# DlgRef_3Sel3Spin1Check.cxx \ +# DlgRef_1Spin.cxx \ +# DlgRef_2Spin.cxx \ +# DlgRef_3Spin.cxx \ +# DlgRef_3Spin1Check.cxx \ +# DlgRef_3Sel1Spin.cxx \ +# DlgRef_4Sel1Spin2Check.cxx MOC_FILES = \ - DlgRef_SpinBox_moc.cxx \ - DlgRef_1Sel1Spin_moc.cxx \ - DlgRef_1Sel2Spin_moc.cxx \ - DlgRef_1Sel3Spin_moc.cxx \ - DlgRef_1Sel4Spin_moc.cxx \ - DlgRef_1Sel5Spin_moc.cxx \ - DlgRef_2Sel1Spin_moc.cxx \ - DlgRef_2Sel2Spin_moc.cxx \ - DlgRef_2Sel3Spin_moc.cxx \ - DlgRef_1Sel1Spin1Check_moc.cxx \ - DlgRef_2Sel1Spin2Check_moc.cxx \ - DlgRef_2Sel2Spin1Check_moc.cxx \ - DlgRef_2Sel4Spin1Check_moc.cxx \ - DlgRef_3Sel4Spin2Check_moc.cxx \ - DlgRef_3Sel3Spin1Check_moc.cxx \ - DlgRef_1Spin_moc.cxx \ - DlgRef_2Spin_moc.cxx \ - DlgRef_3Spin_moc.cxx \ - DlgRef_3Spin1Check_moc.cxx \ - DlgRef_3Sel1Spin_moc.cxx \ - DlgRef_1Sel_Ext_moc.cxx \ - DlgRef_4Sel1Spin2Check_moc.cxx + GEOM_DlgRef_moc.cxx + +# DlgRef_SpinBox_moc.cxx \ +# DlgRef_1Sel1Spin_moc.cxx \ +# DlgRef_1Sel2Spin_moc.cxx \ +# DlgRef_1Sel3Spin_moc.cxx \ +# DlgRef_1Sel4Spin_moc.cxx \ +# DlgRef_1Sel5Spin_moc.cxx \ +# DlgRef_2Sel1Spin_moc.cxx \ +# DlgRef_2Sel2Spin_moc.cxx \ +# DlgRef_2Sel3Spin_moc.cxx \ +# DlgRef_1Sel1Spin1Check_moc.cxx \ +# DlgRef_2Sel1Spin2Check_moc.cxx \ +# DlgRef_2Sel2Spin1Check_moc.cxx \ +# DlgRef_2Sel4Spin1Check_moc.cxx \ +# DlgRef_3Sel4Spin2Check_moc.cxx \ +# DlgRef_3Sel3Spin1Check_moc.cxx \ +# DlgRef_1Spin_moc.cxx \ +# DlgRef_2Spin_moc.cxx \ +# DlgRef_3Spin_moc.cxx \ +# DlgRef_3Spin1Check_moc.cxx \ +# DlgRef_3Sel1Spin_moc.cxx \ +# DlgRef_1Sel_Ext_moc.cxx \ +# DlgRef_4Sel1Spin2Check_moc.cxx # header files salomeinclude_HEADERS = \ - DlgRef_Skeleton_QTD.h \ - DlgRef_1Sel_QTD.h \ - DlgRef_2Sel_QTD.h \ - DlgRef_3Sel_QTD.h \ - DlgRef_1Sel1Check_QTD.h \ - DlgRef_1Sel3Check_QTD.h \ - DlgRef_1Sel1Check1List_QTD.h \ - DlgRef_1Sel1Spin_QTD.h \ - DlgRef_1Sel2Spin_QTD.h \ - DlgRef_1Sel3Spin_QTD.h \ - DlgRef_1Sel4Spin_QTD.h \ - DlgRef_1Sel5Spin_QTD.h \ - DlgRef_2Sel1Spin_QTD.h \ - DlgRef_2Sel2Spin_QTD.h \ - DlgRef_2Sel3Spin_QTD.h \ - DlgRef_1Sel1Spin1Check_QTD.h \ - DlgRef_2Sel1Spin2Check_QTD.h \ - DlgRef_2Sel2Spin1Check_QTD.h \ - DlgRef_2Sel4Spin1Check_QTD.h \ - DlgRef_3Sel4Spin2Check_QTD.h \ - DlgRef_4Sel1List_QTD.h \ - DlgRef_2Sel1List_QTD.h \ - DlgRef_1List1Spin1Btn_QTD.h \ - DlgRef_4Sel1List1Check_QTD.h \ - DlgRef_1Spin_QTD.h \ - DlgRef_2Spin_QTD.h \ - DlgRef_3Spin_QTD.h \ - DlgRef_3Spin1Check_QTD.h \ - DlgRef_3Sel3Spin1Check_QTD.h \ - DlgRef_4Sel1Spin2Check_QTD.h \ - DlgRef_SpinBox.h \ - DlgRef_1Sel1Spin.h \ - DlgRef_1Sel2Spin.h \ - DlgRef_1Sel3Spin.h \ - DlgRef_1Sel4Spin.h \ - DlgRef_1Sel5Spin.h \ - DlgRef_2Sel1Spin.h \ - DlgRef_2Sel2Spin.h \ - DlgRef_2Sel3Spin.h \ - DlgRef_1Sel1Spin1Check.h \ - DlgRef_2Sel1Spin2Check.h \ - DlgRef_2Sel2Spin1Check.h \ - DlgRef_2Sel4Spin1Check.h \ - DlgRef_3Sel4Spin2Check.h \ - DlgRef_3Sel3Spin1Check.h \ - DlgRef_1Spin.h \ - DlgRef_2Spin.h \ - DlgRef_3Spin.h \ - DlgRef_3Spin1Check.h \ - DlgRef_3Sel1Spin.h \ - DlgRef_1Sel_Ext.h \ - DlgRef_3Check_QTD.h \ - DlgRef_6Sel_QTD.h \ - DlgRef_4Sel1Spin2Check.h \ - DlgRef_3Sel1Check_QTD.h \ - GEOM_DlgRef.hxx + GEOM_DlgRef.h + +# DlgRef_Skeleton_QTD.h \ +# DlgRef_1Sel_QTD.h \ +# DlgRef_2Sel_QTD.h \ +# DlgRef_3Sel_QTD.h \ +# DlgRef_1Sel1Check_QTD.h \ +# DlgRef_1Sel3Check_QTD.h \ +# DlgRef_1Sel1Check1List_QTD.h \ +# DlgRef_1Sel1Spin_QTD.h \ +# DlgRef_1Sel2Spin_QTD.h \ +# DlgRef_1Sel3Spin_QTD.h \ +# DlgRef_1Sel4Spin_QTD.h \ +# DlgRef_1Sel5Spin_QTD.h \ +# DlgRef_2Sel1Spin_QTD.h \ +# DlgRef_2Sel2Spin_QTD.h \ +# DlgRef_2Sel3Spin_QTD.h \ +# DlgRef_1Sel1Spin1Check_QTD.h \ +# DlgRef_2Sel1Spin2Check_QTD.h \ +# DlgRef_2Sel2Spin1Check_QTD.h \ +# DlgRef_2Sel4Spin1Check_QTD.h \ +# DlgRef_3Sel4Spin2Check_QTD.h \ +# DlgRef_4Sel1List_QTD.h \ +# DlgRef_2Sel1List_QTD.h \ +# DlgRef_1List1Spin1Btn_QTD.h \ +# DlgRef_4Sel1List1Check_QTD.h \ +# DlgRef_1Spin_QTD.h \ +# DlgRef_2Spin_QTD.h \ +# DlgRef_3Spin_QTD.h \ +# DlgRef_3Spin1Check_QTD.h \ +# DlgRef_3Sel3Spin1Check_QTD.h \ +# DlgRef_4Sel1Spin2Check_QTD.h \ +# DlgRef_SpinBox.h \ +# DlgRef_1Sel1Spin.h \ +# DlgRef_1Sel2Spin.h \ +# DlgRef_1Sel3Spin.h \ +# DlgRef_1Sel4Spin.h \ +# DlgRef_1Sel5Spin.h \ +# DlgRef_2Sel1Spin.h \ +# DlgRef_2Sel2Spin.h \ +# DlgRef_2Sel3Spin.h \ +# DlgRef_1Sel1Spin1Check.h \ +# DlgRef_2Sel1Spin2Check.h \ +# DlgRef_2Sel2Spin1Check.h \ +# DlgRef_2Sel4Spin1Check.h \ +# DlgRef_3Sel4Spin2Check.h \ +# DlgRef_3Sel3Spin1Check.h \ +# DlgRef_1Spin.h \ +# DlgRef_2Spin.h \ +# DlgRef_3Spin.h \ +# DlgRef_3Spin1Check.h \ +# DlgRef_3Sel1Spin.h \ +# DlgRef_1Sel_Ext.h \ +# DlgRef_3Check_QTD.h \ +# DlgRef_6Sel_QTD.h \ +# DlgRef_4Sel1Spin2Check.h \ +# DlgRef_3Sel1Check_QTD.h \ +# GEOM_DlgRef.hxx + +UIC_FILES = \ + ui_DlgRef_1List1Spin1Btn_QTD.h \ + ui_DlgRef_1Sel1Check1List_QTD.h \ + ui_DlgRef_1Sel1Check_QTD.h \ + ui_DlgRef_1Sel1Spin1Check_QTD.h \ + ui_DlgRef_1Sel1Spin_QTD.h \ + ui_DlgRef_1Sel2Spin_QTD.h \ + ui_DlgRef_1Sel3Check_QTD.h \ + ui_DlgRef_1Sel3Spin_QTD.h \ + ui_DlgRef_1Sel4Spin_QTD.h \ + ui_DlgRef_1Sel5Spin_QTD.h \ + ui_DlgRef_1Sel_QTD.h \ + ui_DlgRef_1Spin_QTD.h \ + ui_DlgRef_2Sel1List_QTD.h \ + ui_DlgRef_2Sel1Spin2Check_QTD.h \ + ui_DlgRef_2Sel1Spin_QTD.h \ + ui_DlgRef_2Sel2Spin1Check_QTD.h \ + ui_DlgRef_2Sel2Spin_QTD.h \ + ui_DlgRef_2Sel3Spin_QTD.h \ + ui_DlgRef_2Sel4Spin1Check_QTD.h \ + ui_DlgRef_2Sel_QTD.h \ + ui_DlgRef_2Spin_QTD.h \ + ui_DlgRef_3Check_QTD.h \ + ui_DlgRef_3Sel1Check_QTD.h \ + ui_DlgRef_3Sel1Spin_QTD.h \ + ui_DlgRef_3Sel3Spin1Check_QTD.h \ + ui_DlgRef_3Sel4Spin2Check_QTD.h \ + ui_DlgRef_3Sel_QTD.h \ + ui_DlgRef_3Spin1Check_QTD.h \ + ui_DlgRef_3Spin_QTD.h \ + ui_DlgRef_4Sel1List1Check_QTD.h \ + ui_DlgRef_4Sel1List_QTD.h \ + ui_DlgRef_4Sel1Spin2Check_QTD.h \ + ui_DlgRef_6Sel_QTD.h \ + ui_DlgRef_Skeleton_QTD.h -nodist_libDlgRef_la_SOURCES= \ - $(MOC_FILES) +BUILT_SOURCES = $(UIC_FILES) -# additionnal information to compil and link file +nodist_libDlgRef_la_SOURCES = \ + $(MOC_FILES) \ + $(UIC_FILES) + +# additionnal information to compile and link file libDlgRef_la_CPPFLAGS = \ - $(QT_INCLUDES) \ - $(KERNEL_CXXFLAGS) \ - $(GUI_CXXFLAGS) + $(QT_INCLUDES) + +# $(KERNEL_CXXFLAGS) \ +# $(GUI_CXXFLAGS) libDlgRef_la_LDFLAGS = \ - $(GUI_LDFLAGS) -lqtx \ $(STDLIB) \ $(QT_MT_LIBS) + +# $(GUI_LDFLAGS) diff --git a/src/DlgRef/UIFiles/DlgRef_1List1Spin1Btn_QTD.ui b/src/DlgRef/UIFiles/DlgRef_1List1Spin1Btn_QTD.ui deleted file mode 100644 index 833bbfd2c..000000000 --- a/src/DlgRef/UIFiles/DlgRef_1List1Spin1Btn_QTD.ui +++ /dev/null @@ -1,83 +0,0 @@ - - - - - DlgRef_1List1Spin1Btn_QTD - - - - 0 - 0 - 204 - 148 - - - - DlgRef_3Sel4Spin2Check_QTD - - - - 11 - - - 6 - - - - - - - - - 11 - - - 6 - - - - - - 0 - 23 - - - - Expanding - - - Vertical - - - - - - - - - - TL1 - - - false - - - - - - - - - - - - - - - - - - - - qPixmapFromMimeSource - diff --git a/src/DlgRef/UIFiles/DlgRef_1Sel1Check1List_QTD.ui b/src/DlgRef/UIFiles/DlgRef_1Sel1Check1List_QTD.ui deleted file mode 100644 index 7403ca8b0..000000000 --- a/src/DlgRef/UIFiles/DlgRef_1Sel1Check1List_QTD.ui +++ /dev/null @@ -1,143 +0,0 @@ - - - - - DlgRef_1Sel1Check1List_QTD - - - - 0 - 0 - 129 - 104 - - - - DlgRef_1Sel1Check1List_QTD - - - - 0 - - - 6 - - - - - - - - - 11 - - - 6 - - - - - 0 - - - 6 - - - - - - 0 - 166 - - - - Expanding - - - Vertical - - - - - - - - - - - - - - - 0 - 0 - 0 - 0 - - - - TL2 - - - false - - - - - - - - 7 - 0 - 0 - 0 - - - - - - - - - - - - 0 - 0 - 0 - 0 - - - - TL1 - - - false - - - - - - - - 0 - 0 - 0 - 0 - - - - - - - - - - - - - - - - qPixmapFromMimeSource - diff --git a/src/DlgRef/UIFiles/DlgRef_1Sel1Check_QTD.ui b/src/DlgRef/UIFiles/DlgRef_1Sel1Check_QTD.ui deleted file mode 100644 index f900f155e..000000000 --- a/src/DlgRef/UIFiles/DlgRef_1Sel1Check_QTD.ui +++ /dev/null @@ -1,118 +0,0 @@ - - - - - DlgRef_1Sel1Check_QTD - - - - 0 - 0 - 382 - 219 - - - - DlgRef_1Sel1Check_QTD - - - - 0 - - - 6 - - - - - - - - - 11 - - - 6 - - - - - 0 - - - 6 - - - - - - 0 - 0 - 0 - 0 - - - - TL1 - - - false - - - - - - - - 0 - 0 - 0 - 0 - - - - - - - - - - - - - - - - - - - 0 - 16 - - - - Expanding - - - Vertical - - - - - - - - - - - - - - - qPixmapFromMimeSource - - PushButton1 - LineEdit1 - CheckButton1 - - diff --git a/src/DlgRef/UIFiles/DlgRef_1Sel1Spin1Check_QTD.ui b/src/DlgRef/UIFiles/DlgRef_1Sel1Spin1Check_QTD.ui deleted file mode 100644 index ebeda4473..000000000 --- a/src/DlgRef/UIFiles/DlgRef_1Sel1Spin1Check_QTD.ui +++ /dev/null @@ -1,159 +0,0 @@ - - - - - DlgRef_1Sel1Spin1Check_QTD - - - - 0 - 0 - 163 - 109 - - - - DlgRef_1Sel1Spin1Check_QTD - - - - 0 - - - 6 - - - - - - - - - 11 - - - 6 - - - - - 0 - - - 6 - - - - - 0 - - - 6 - - - - - - 7 - 0 - 0 - 0 - - - - - - - - - 0 - 0 - 0 - 0 - - - - TL2 - - - false - - - - - - - - - - 0 - 0 - 0 - 0 - - - - TL1 - - - false - - - - - - - - - - - 0 - 0 - 0 - 0 - - - - - - - - - - - - - - - - - - - 0 - 16 - - - - Expanding - - - Vertical - - - - - - - - - - - - qPixmapFromMimeSource - - PushButton1 - LineEdit1 - SpinBox1 - CheckButton1 - - diff --git a/src/DlgRef/UIFiles/DlgRef_1Sel1Spin_QTD.ui b/src/DlgRef/UIFiles/DlgRef_1Sel1Spin_QTD.ui deleted file mode 100644 index f68606a6b..000000000 --- a/src/DlgRef/UIFiles/DlgRef_1Sel1Spin_QTD.ui +++ /dev/null @@ -1,146 +0,0 @@ - - - - - DlgRef_1Sel1Spin_QTD - - - - 0 - 0 - 129 - 87 - - - - DlgRef_1Sel1Spin_QTD - - - - 0 - - - 6 - - - - - - - - - 11 - - - 6 - - - - - 0 - - - 6 - - - - - - 0 - 0 - 0 - 0 - - - - - - - - - - - - 0 - 0 - 0 - 0 - - - - TL1 - - - false - - - - - - - - - - 0 - - - 6 - - - - - - 0 - 0 - 0 - 0 - - - - TL2 - - - false - - - - - - - - 7 - 0 - 0 - 0 - - - - - - - - - - - 0 - 16 - - - - Expanding - - - Vertical - - - - - - - - - - - - qPixmapFromMimeSource - diff --git a/src/DlgRef/UIFiles/DlgRef_1Sel2Spin_QTD.ui b/src/DlgRef/UIFiles/DlgRef_1Sel2Spin_QTD.ui deleted file mode 100644 index 6bb4d0839..000000000 --- a/src/DlgRef/UIFiles/DlgRef_1Sel2Spin_QTD.ui +++ /dev/null @@ -1,176 +0,0 @@ - - - - - DlgRef_1Sel2Spin_QTD - - - - 0 - 0 - 129 - 115 - - - - DlgRef_1Sel2Spin_QTD - - - - 0 - - - 6 - - - - - - - - - 11 - - - 6 - - - - - 0 - - - 6 - - - - - 0 - - - 6 - - - - - - 0 - 0 - 0 - 0 - - - - TL3 - - - false - - - - - - - - 7 - 0 - 0 - 0 - - - - - - - - - 0 - 0 - 0 - 0 - - - - TL2 - - - false - - - - - - - - 7 - 0 - 0 - 0 - - - - - - - - - - - - - - 0 - 30 - - - - Expanding - - - Vertical - - - - - - - - 0 - 0 - 0 - 0 - - - - - - - - - - - - 0 - 0 - 0 - 0 - - - - TL1 - - - false - - - - - - - - - - - - qPixmapFromMimeSource - diff --git a/src/DlgRef/UIFiles/DlgRef_1Sel3Check_QTD.ui b/src/DlgRef/UIFiles/DlgRef_1Sel3Check_QTD.ui deleted file mode 100644 index bd0f0f7ed..000000000 --- a/src/DlgRef/UIFiles/DlgRef_1Sel3Check_QTD.ui +++ /dev/null @@ -1,134 +0,0 @@ - - - - - DlgRef_1Sel3Check_QTD - - - - 0 - 0 - 163 - 116 - - - - DlgRef_1Sel3Check_QTD - - - - 0 - - - 6 - - - - - - - - - 11 - - - 6 - - - - - 0 - - - 6 - - - - - - 0 - 16 - - - - Expanding - - - Vertical - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 0 - 0 - 0 - 0 - - - - - - - - - - - - 0 - 0 - 0 - 0 - - - - TL1 - - - false - - - - - - - - - - - - qPixmapFromMimeSource - - PushButton1 - LineEdit1 - CheckButton1 - CheckButton2 - CheckButton3 - - diff --git a/src/DlgRef/UIFiles/DlgRef_1Sel3Spin_QTD.ui b/src/DlgRef/UIFiles/DlgRef_1Sel3Spin_QTD.ui deleted file mode 100644 index fef75917d..000000000 --- a/src/DlgRef/UIFiles/DlgRef_1Sel3Spin_QTD.ui +++ /dev/null @@ -1,206 +0,0 @@ - - - - - DlgRef_1Sel3Spin_QTD - - - - 0 - 0 - 129 - 143 - - - - DlgRef_1Sel3Spin_QTD - - - - 0 - - - 6 - - - - - - - - - 11 - - - 6 - - - - - 0 - - - 6 - - - - - - 0 - 0 - 0 - 0 - - - - TL1 - - - false - - - - - - - - 0 - 0 - 0 - 0 - - - - - - - - - - - - - - - 0 - 150 - - - - Expanding - - - Vertical - - - - - - - 0 - - - 6 - - - - - - 7 - 0 - 0 - 0 - - - - - - - - - 0 - 0 - 0 - 0 - - - - TL3 - - - false - - - - - - - - 7 - 0 - 0 - 0 - - - - - - - - - 7 - 0 - 0 - 0 - - - - - - - - - 0 - 0 - 0 - 0 - - - - TL4 - - - false - - - - - - - - 0 - 0 - 0 - 0 - - - - TL2 - - - false - - - - - - - - - - - - - - qPixmapFromMimeSource - diff --git a/src/DlgRef/UIFiles/DlgRef_1Sel4Spin_QTD.ui b/src/DlgRef/UIFiles/DlgRef_1Sel4Spin_QTD.ui deleted file mode 100644 index 03eab67d5..000000000 --- a/src/DlgRef/UIFiles/DlgRef_1Sel4Spin_QTD.ui +++ /dev/null @@ -1,265 +0,0 @@ - - - - - DlgRef_1Sel4Spin_QTD - - - - 0 - 0 - 284 - 119 - - - - DlgRef_1Sel4Spin_QTD - - - - 0 - - - 6 - - - - - - - - - 11 - - - 6 - - - - - 0 - - - 6 - - - - - 0 - - - 6 - - - - - - 0 - 0 - 0 - 0 - - - - TL5 - - - false - - - - - - - - 0 - 0 - 0 - 0 - - - - TL3 - - - false - - - - - - - - 0 - 0 - 0 - 0 - - - - TL4 - - - false - - - - - - - - 7 - 0 - 0 - 0 - - - - - - - - - 7 - 0 - 0 - 0 - - - - - - - - - 0 - 0 - 0 - 0 - - - - TL2 - - - false - - - - - - - - 7 - 0 - 0 - 0 - - - - - - - - - - - 0 - 16 - - - - Expanding - - - Vertical - - - - - - - 0 - - - 6 - - - - - - 0 - 0 - 0 - 0 - - - - TL6 - - - false - - - - - - - - - - - - 0 - - - 6 - - - - - - 0 - 0 - 0 - 0 - - - - TL1 - - - false - - - - - - - - 0 - 0 - 0 - 0 - - - - - - - - - - - - - - - - - - - - - qPixmapFromMimeSource - diff --git a/src/DlgRef/UIFiles/DlgRef_1Sel5Spin_QTD.ui b/src/DlgRef/UIFiles/DlgRef_1Sel5Spin_QTD.ui deleted file mode 100644 index fcd28af38..000000000 --- a/src/DlgRef/UIFiles/DlgRef_1Sel5Spin_QTD.ui +++ /dev/null @@ -1,266 +0,0 @@ - - - - - DlgRef_1Sel5Spin_QTD - - - - 0 - 0 - 162 - 143 - - - - DlgRef_1Sel5Spin_QTD - - - - 0 - - - 6 - - - - - - - - - 11 - - - 6 - - - - - 0 - - - 6 - - - - - - 0 - 0 - 0 - 0 - - - - TL1 - - - false - - - - - - - - 0 - 0 - 0 - 0 - - - - - - - - - - - 0 - - - 6 - - - - - - 7 - 0 - 0 - 0 - - - - - - - - - 7 - 0 - 0 - 0 - - - - - - - - - 0 - 0 - 0 - 0 - - - - TL5 - - - false - - - - - - - - 0 - 0 - 0 - 0 - - - - TL3 - - - false - - - - - - - - 0 - 0 - 0 - 0 - - - - TL4 - - - false - - - - - - - - 7 - 0 - 0 - 0 - - - - - - - - - 7 - 0 - 0 - 0 - - - - - - - - - 0 - 0 - 0 - 0 - - - - TL6 - - - false - - - - - - - - 0 - 0 - 0 - 0 - - - - TL2 - - - false - - - - - - - - 7 - 0 - 0 - 0 - - - - - - - - - - - 0 - 120 - - - - Expanding - - - Vertical - - - - - - - - - - - - - - - qPixmapFromMimeSource - diff --git a/src/DlgRef/UIFiles/DlgRef_1Sel_QTD.ui b/src/DlgRef/UIFiles/DlgRef_1Sel_QTD.ui deleted file mode 100644 index 9b28ca4c3..000000000 --- a/src/DlgRef/UIFiles/DlgRef_1Sel_QTD.ui +++ /dev/null @@ -1,114 +0,0 @@ - - - - - DlgRef_1Sel_QTD - - - - 0 - 0 - 129 - 57 - - - - DlgRef_1Sel_QTD - - - - 0 - - - 6 - - - - - - 7 - 7 - 0 - 0 - - - - - - - - 11 - - - 6 - - - - - 0 - - - 6 - - - - - - 0 - 0 - 0 - 0 - - - - - - - - - - - - 0 - 16 - - - - Expanding - - - Vertical - - - - - - - - - - - 0 - 0 - 0 - 0 - - - - TL1 - - - false - - - - - - - - - - - - qPixmapFromMimeSource - diff --git a/src/DlgRef/UIFiles/DlgRef_1Spin_QTD.ui b/src/DlgRef/UIFiles/DlgRef_1Spin_QTD.ui deleted file mode 100644 index 98b425c5b..000000000 --- a/src/DlgRef/UIFiles/DlgRef_1Spin_QTD.ui +++ /dev/null @@ -1,100 +0,0 @@ - - - - - DlgRef_1Spin_QTD - - - - 0 - 0 - 124 - 55 - - - - DlgRef_1Spin_QTD - - - - 0 - - - 6 - - - - - - - - - 11 - - - 6 - - - - - 0 - - - 6 - - - - - - 0 - 16 - - - - Expanding - - - Vertical - - - - - - - - 7 - 0 - 0 - 0 - - - - - - - - - 0 - 0 - 0 - 0 - - - - TL1 - - - false - - - - - - - - - - - - qPixmapFromMimeSource - diff --git a/src/DlgRef/UIFiles/DlgRef_2Sel1List_QTD.ui b/src/DlgRef/UIFiles/DlgRef_2Sel1List_QTD.ui deleted file mode 100644 index fc72ae095..000000000 --- a/src/DlgRef/UIFiles/DlgRef_2Sel1List_QTD.ui +++ /dev/null @@ -1,172 +0,0 @@ - - - - - DlgRef_2Sel1List_QTD - - - - 0 - 0 - 129 - 175 - - - - DlgRef_2Sel1List_QTD - - - - 0 - - - 6 - - - - - - - - - 11 - - - 6 - - - - - 0 - - - 6 - - - - - - - - - 0 - 0 - 0 - 0 - - - - - - - - - - - - 0 - 0 - 0 - 0 - - - - - - - - - - - - 0 - 0 - 0 - 0 - - - - TL1 - - - false - - - - - - - - 0 - 80 - - - - Expanding - - - Vertical - - - - - - - - - - - 0 - 0 - 0 - 0 - - - - TL2 - - - false - - - - - - - - 7 - 0 - 0 - 0 - - - - - - - - - 0 - 0 - 0 - 0 - - - - TL3 - - - false - - - - - - - - - - - - qPixmapFromMimeSource - diff --git a/src/DlgRef/UIFiles/DlgRef_2Sel1Spin2Check_QTD.ui b/src/DlgRef/UIFiles/DlgRef_2Sel1Spin2Check_QTD.ui deleted file mode 100644 index 02c81c66a..000000000 --- a/src/DlgRef/UIFiles/DlgRef_2Sel1Spin2Check_QTD.ui +++ /dev/null @@ -1,195 +0,0 @@ - - - - - DlgRef_2Sel1Spin2Check_QTD - - - - 0 - 0 - 256 - 139 - - - - DlgRef_2Sel1Spin2Check_QTD - - - - 0 - - - 6 - - - - - - - - - 11 - - - 6 - - - - - 0 - - - 6 - - - - - - 0 - 0 - 0 - 0 - - - - TL2 - - - false - - - - - - - - 0 - 0 - 0 - 0 - - - - - - - - - - - - 0 - 0 - 0 - 0 - - - - TL3 - - - false - - - - - - - - 0 - 0 - 0 - 0 - - - - TL1 - - - false - - - - - - - - 0 - 316 - - - - Expanding - - - Vertical - - - - - - - - - - - - - - - - - - 0 - 0 - 0 - 0 - - - - - - - - - - - - - - - - - - - - - - 7 - 0 - 0 - 0 - - - - - - - - - - - - - qPixmapFromMimeSource - - PushButton1 - LineEdit1 - PushButton2 - LineEdit2 - SpinBox1 - CheckButton2 - CheckButton1 - - diff --git a/src/DlgRef/UIFiles/DlgRef_2Sel1Spin_QTD.ui b/src/DlgRef/UIFiles/DlgRef_2Sel1Spin_QTD.ui deleted file mode 100644 index 6b6a3f4cd..000000000 --- a/src/DlgRef/UIFiles/DlgRef_2Sel1Spin_QTD.ui +++ /dev/null @@ -1,195 +0,0 @@ - - - - - DlgRef_2Sel1Spin_QTD - - - - 0 - 0 - 163 - 122 - - - - DlgRef_2Sel1Spin_QTD - - - - 0 - - - 6 - - - - - - - - - 11 - - - 6 - - - - - 0 - - - 6 - - - - - - - - - 0 - 0 - 0 - 0 - - - - - - - - - - - - 0 - 0 - 0 - 0 - - - - TL1 - - - false - - - - - - - - - - - 0 - 0 - 0 - 0 - - - - - - - - - - - - 0 - 0 - 0 - 0 - - - - QFrame::NoFrame - - - QFrame::Plain - - - TL2 - - - false - - - - - - - 0 - - - 6 - - - - - - 7 - 0 - 0 - 0 - - - - - - - - - 0 - 0 - 0 - 0 - - - - TL3 - - - false - - - - - - - - - - 0 - 16 - - - - Expanding - - - Vertical - - - - - - - - - - - - qPixmapFromMimeSource - - PushButton1 - LineEdit1 - PushButton2 - LineEdit2 - SpinBox1 - - diff --git a/src/DlgRef/UIFiles/DlgRef_2Sel2Spin1Check_QTD.ui b/src/DlgRef/UIFiles/DlgRef_2Sel2Spin1Check_QTD.ui deleted file mode 100644 index dd82f093e..000000000 --- a/src/DlgRef/UIFiles/DlgRef_2Sel2Spin1Check_QTD.ui +++ /dev/null @@ -1,228 +0,0 @@ - - - - - DlgRef_2Sel2Spin1Check_QTD - - - - 0 - 0 - 163 - 170 - - - - DlgRef_2Sel2Spin1Check_QTD - - - - 0 - - - 6 - - - - - - - - - 11 - - - 6 - - - - - 0 - - - 6 - - - - - - 0 - 0 - 0 - 0 - - - - TL2 - - - false - - - - - - - - 0 - 0 - 0 - 0 - - - - TL1 - - - false - - - - - - - 0 - - - 6 - - - - - - 7 - 0 - 0 - 0 - - - - - - - - - 0 - 0 - 0 - 0 - - - - TL3 - - - false - - - - - - - - 0 - 0 - 0 - 0 - - - - TL4 - - - false - - - - - - - - 7 - 0 - 0 - 0 - - - - - - - - - - - - - - 0 - 16 - - - - Expanding - - - Vertical - - - - - - - - - - - - - - - - - - 0 - 0 - 0 - 0 - - - - - - - - - - - - 0 - 0 - 0 - 0 - - - - - - - - - - - - - - - - qPixmapFromMimeSource - - PushButton1 - LineEdit1 - PushButton2 - LineEdit2 - SpinBox1 - SpinBox2 - CheckButton1 - - diff --git a/src/DlgRef/UIFiles/DlgRef_2Sel2Spin_QTD.ui b/src/DlgRef/UIFiles/DlgRef_2Sel2Spin_QTD.ui deleted file mode 100644 index 4f2d749ad..000000000 --- a/src/DlgRef/UIFiles/DlgRef_2Sel2Spin_QTD.ui +++ /dev/null @@ -1,212 +0,0 @@ - - - - - DlgRef_2Sel2Spin_QTD - - - - 0 - 0 - 129 - 145 - - - - DlgRef_2Sel2Spin_QTD - - - - 0 - - - 6 - - - - - - - - - 11 - - - 6 - - - - - 0 - - - 6 - - - - - - - - 0 - - - 6 - - - - - - 7 - 0 - 0 - 0 - - - - - - - - - 0 - 0 - 0 - 0 - - - - TL4 - - - false - - - - - - - - 0 - 0 - 0 - 0 - - - - TL3 - - - false - - - - - - - - 7 - 0 - 0 - 0 - - - - - - - - - - - 0 - 0 - 0 - 0 - - - - - - - - - - - - 0 - 0 - 0 - 0 - - - - TL2 - - - false - - - - - - - - 0 - 20 - - - - Expanding - - - Vertical - - - - - - - - 0 - 0 - 0 - 0 - - - - TL1 - - - false - - - - - - - - 0 - 0 - 0 - 0 - - - - - - - - - - - - - - - - - - - qPixmapFromMimeSource - diff --git a/src/DlgRef/UIFiles/DlgRef_2Sel3Spin_QTD.ui b/src/DlgRef/UIFiles/DlgRef_2Sel3Spin_QTD.ui deleted file mode 100644 index 7ac5809fb..000000000 --- a/src/DlgRef/UIFiles/DlgRef_2Sel3Spin_QTD.ui +++ /dev/null @@ -1,242 +0,0 @@ - - - - - DlgRef_2Sel3Spin_QTD - - - - 0 - 0 - 129 - 173 - - - - DlgRef_2Sel3Spin_QTD - - - - 0 - - - 6 - - - - - - - - - 11 - - - 6 - - - - - 0 - - - 6 - - - - - - - - - 0 - 0 - 0 - 0 - - - - TL1 - - - false - - - - - - - - 0 - 0 - 0 - 0 - - - - TL2 - - - false - - - - - - - 0 - - - 6 - - - - - - 0 - 0 - 0 - 0 - - - - TL3 - - - false - - - - - - - - 7 - 0 - 0 - 0 - - - - - - - - - 0 - 0 - 0 - 0 - - - - TL4 - - - false - - - - - - - - 0 - 0 - 0 - 0 - - - - TL4 - - - false - - - - - - - - 7 - 0 - 0 - 0 - - - - - - - - - 7 - 0 - 0 - 0 - - - - - - - - - - - 0 - 0 - 0 - 0 - - - - - - - - - - - - 0 - 20 - - - - Expanding - - - Vertical - - - - - - - - - - - 0 - 0 - 0 - 0 - - - - - - - - - - - - - - - - qPixmapFromMimeSource - diff --git a/src/DlgRef/UIFiles/DlgRef_2Sel4Spin1Check_QTD.ui b/src/DlgRef/UIFiles/DlgRef_2Sel4Spin1Check_QTD.ui deleted file mode 100644 index 849422cb8..000000000 --- a/src/DlgRef/UIFiles/DlgRef_2Sel4Spin1Check_QTD.ui +++ /dev/null @@ -1,300 +0,0 @@ - - - - - DlgRef_2Sel4Spin1Check_QTD - - - - 0 - 0 - 262 - 230 - - - - DlgRef_2Sel4Spin1Check_QTD - - - - 0 - - - 6 - - - - - - - - - 11 - - - 6 - - - - - 0 - - - 6 - - - - - - 0 - 0 - 0 - 0 - - - - - - - - - - - - - - - - - - 0 - - - 6 - - - - - - 0 - 0 - 0 - 0 - - - - TL3 - - - false - - - - - - - - 7 - 0 - 0 - 0 - - - - - - - - - 7 - 0 - 0 - 0 - - - - - - - - - 0 - 0 - 0 - 0 - - - - TL4 - - - false - - - - - - - - - - - - - 0 - 0 - 0 - 0 - - - - TL1 - - - false - - - - - - - - - - - 0 - 16 - - - - Expanding - - - Vertical - - - - - - - - 0 - 0 - 0 - 0 - - - - - - - - - - - - 0 - 0 - 0 - 0 - - - - TL2 - - - false - - - - - - - 0 - - - 6 - - - - - - 7 - 0 - 0 - 0 - - - - - - - - - 0 - 0 - 0 - 0 - - - - TL5 - - - false - - - - - - - - 7 - 0 - 0 - 0 - - - - - - - - - 0 - 0 - 0 - 0 - - - - TL6 - - - false - - - - - - - - - - - - - - qPixmapFromMimeSource - - PushButton1 - LineEdit1 - PushButton2 - LineEdit2 - SpinBox1 - SpinBox2 - CheckButton1 - SpinBox3 - SpinBox4 - - diff --git a/src/DlgRef/UIFiles/DlgRef_2Sel_QTD.ui b/src/DlgRef/UIFiles/DlgRef_2Sel_QTD.ui deleted file mode 100644 index d34411687..000000000 --- a/src/DlgRef/UIFiles/DlgRef_2Sel_QTD.ui +++ /dev/null @@ -1,150 +0,0 @@ - - - - - DlgRef_2Sel_QTD - - - - 0 - 0 - 129 - 87 - - - - - 5 - 7 - 0 - 0 - - - - DlgRef_2Sel_QTD - - - - 0 - - - 6 - - - - - - - - - 11 - - - 6 - - - - - 0 - - - 6 - - - - - - 0 - 0 - 0 - 0 - - - - - - - - - - - - 0 - 16 - - - - Expanding - - - Vertical - - - - - - - - - - - 0 - 0 - 0 - 0 - - - - - - - - - - - - 0 - 0 - 0 - 0 - - - - TL1 - - - false - - - - - - - - 0 - 0 - 0 - 0 - - - - TL2 - - - false - - - - - - - - - - - - - - - qPixmapFromMimeSource - diff --git a/src/DlgRef/UIFiles/DlgRef_2Spin_QTD.ui b/src/DlgRef/UIFiles/DlgRef_2Spin_QTD.ui deleted file mode 100644 index 20f254c65..000000000 --- a/src/DlgRef/UIFiles/DlgRef_2Spin_QTD.ui +++ /dev/null @@ -1,130 +0,0 @@ - - - - - DlgRef_2Spin_QTD - - - - 0 - 0 - 124 - 83 - - - - DlgRef_2Spin_QTD - - - - 0 - - - 6 - - - - - - - - - 11 - - - 6 - - - - - 0 - - - 6 - - - - - - 7 - 0 - 0 - 0 - - - - - - - - - 0 - 16 - - - - Expanding - - - Vertical - - - - - - - - 7 - 0 - 0 - 0 - - - - - - - - - 0 - 0 - 0 - 0 - - - - TL1 - - - false - - - - - - - - 0 - 0 - 0 - 0 - - - - TL2 - - - false - - - - - - - - - - - - qPixmapFromMimeSource - diff --git a/src/DlgRef/UIFiles/DlgRef_3Check_QTD.ui b/src/DlgRef/UIFiles/DlgRef_3Check_QTD.ui deleted file mode 100644 index 3c1ff6065..000000000 --- a/src/DlgRef/UIFiles/DlgRef_3Check_QTD.ui +++ /dev/null @@ -1,96 +0,0 @@ - - - - - DlgRef_3Check_QTD - - - - 0 - 0 - 135 - 108 - - - - DlgRef_3Check_QTD - - - - 0 - - - 6 - - - - - - - - - 11 - - - 6 - - - - - 0 - - - 6 - - - - - RadioButton3 - - - - - - - RadioButton1 - - - - - - - RadioButton2 - - - - - - - - 0 - 91 - - - - Expanding - - - Vertical - - - - - - - - - - - - qPixmapFromMimeSource - - RadioButton1 - RadioButton2 - RadioButton3 - - diff --git a/src/DlgRef/UIFiles/DlgRef_3Sel1Check_QTD.ui b/src/DlgRef/UIFiles/DlgRef_3Sel1Check_QTD.ui deleted file mode 100644 index 8a15ff4ce..000000000 --- a/src/DlgRef/UIFiles/DlgRef_3Sel1Check_QTD.ui +++ /dev/null @@ -1,199 +0,0 @@ - - - - - DlgRef_3Sel1Check_QTD - - - - 0 - 0 - 490 - 878 - - - - - 5 - 5 - 0 - 0 - - - - DlgRef_3Sel3Spin1Check_QTD - - - - 0 - - - 6 - - - - - - 5 - 5 - 0 - 0 - - - - - - - - 11 - - - 6 - - - - - - 0 - 0 - 0 - 0 - - - - - - - - - - - - - - - 0 - 0 - 0 - 0 - - - - TL1 - - - false - - - - - - - - 0 - 0 - 0 - 0 - - - - - - - - - - - - - - - 0 - 0 - 0 - 0 - - - - TL2 - - - false - - - - - - - - 0 - 0 - 0 - 0 - - - - - - - - - - - - - - - 0 - 0 - 0 - 0 - - - - TL3 - - - false - - - - - - - radioButton4 - - - - - - - - 16 - 721 - - - - Expanding - - - Vertical - - - - - - - - - - qPixmapFromMimeSource - - PushButton1 - LineEdit1 - PushButton2 - LineEdit2 - PushButton3 - LineEdit3 - - diff --git a/src/DlgRef/UIFiles/DlgRef_3Sel3Spin1Check_QTD.ui b/src/DlgRef/UIFiles/DlgRef_3Sel3Spin1Check_QTD.ui deleted file mode 100644 index 55c9f89e6..000000000 --- a/src/DlgRef/UIFiles/DlgRef_3Sel3Spin1Check_QTD.ui +++ /dev/null @@ -1,303 +0,0 @@ - - - - - DlgRef_3Sel3Spin1Check_QTD - - - - 0 - 0 - 380 - 229 - - - - - 5 - 5 - 0 - 0 - - - - DlgRef_3Sel3Spin1Check_QTD - - - - 0 - - - 6 - - - - - - 5 - 5 - 0 - 0 - - - - - - - - 11 - - - 6 - - - - - 0 - - - 6 - - - - - - 7 - 0 - 0 - 0 - - - - - - - - - - - - 7 - 0 - 0 - 0 - - - - - - - - - 0 - 0 - 0 - 0 - - - - TL1 - - - false - - - - - - - - 0 - 0 - 0 - 0 - - - - TL3 - - - false - - - - - - - - - - - - - - - 0 - 0 - 0 - 0 - - - - - - - - - - - - 0 - 0 - 0 - 0 - - - - TL4 - - - false - - - - - - - - - - - 0 - 0 - 0 - 0 - - - - - - - - - - - - 0 - 0 - 0 - 0 - - - - TL6 - - - false - - - - - - - - 7 - 0 - 0 - 0 - - - - - - - - - 0 - 0 - 0 - 0 - - - - TL5 - - - false - - - - - - - - 0 - 0 - 0 - 0 - - - - TL2 - - - false - - - - - - - - - - - 0 - 0 - 0 - 0 - - - - - - - - - - - - 0 - 250 - - - - Expanding - - - Vertical - - - - - - - - - - - - qPixmapFromMimeSource - - PushButton1 - LineEdit1 - PushButton2 - LineEdit2 - PushButton3 - LineEdit3 - SpinBox_1 - SpinBox_2 - SpinBox_3 - CheckBox1 - - diff --git a/src/DlgRef/UIFiles/DlgRef_3Sel4Spin2Check_QTD.ui b/src/DlgRef/UIFiles/DlgRef_3Sel4Spin2Check_QTD.ui deleted file mode 100644 index d8dab0af6..000000000 --- a/src/DlgRef/UIFiles/DlgRef_3Sel4Spin2Check_QTD.ui +++ /dev/null @@ -1,346 +0,0 @@ - - - - - DlgRef_3Sel4Spin2Check_QTD - - - - 0 - 0 - 269 - 281 - - - - DlgRef_3Sel4Spin2Check_QTD - - - - 0 - - - 6 - - - - - - - - - 11 - - - 6 - - - - - 0 - - - 6 - - - - - - - - - - - - - - - - 0 - 0 - 0 - 0 - - - - TL3 - - - false - - - - - - - - 0 - 0 - 0 - 0 - - - - - - - - - - - - - - - 0 - 0 - 0 - 0 - - - - - - - - - - - 0 - - - 6 - - - - - - 7 - 0 - 0 - 0 - - - - - - - - - 7 - 0 - 0 - 0 - - - - - - - - - 0 - 0 - 0 - 0 - - - - TL7 - - - false - - - - - - - - 0 - 0 - 0 - 0 - - - - TL6 - - - false - - - - - - - - - - - - - - - - - 0 - 0 - 0 - 0 - - - - - - - - - - - - 0 - 0 - 0 - 0 - - - - TL1 - - - false - - - - - - - - 0 - 16 - - - - Expanding - - - Vertical - - - - - - - - - - 0 - - - 6 - - - - - - 0 - 0 - 0 - 0 - - - - TL5 - - - false - - - - - - - - 0 - 0 - 0 - 0 - - - - TL4 - - - false - - - - - - - - 7 - 0 - 0 - 0 - - - - - - - - - 7 - 0 - 0 - 0 - - - - - - - - - - - 0 - 0 - 0 - 0 - - - - TL2 - - - false - - - - - - - - - - - - qPixmapFromMimeSource - - PushButton1 - LineEdit1 - PushButton2 - LineEdit2 - PushButton3 - LineEdit3 - SpinBox1 - SpinBox2 - CheckButton1 - SpinBox3 - SpinBox4 - CheckButton2 - - diff --git a/src/DlgRef/UIFiles/DlgRef_3Sel_QTD.ui b/src/DlgRef/UIFiles/DlgRef_3Sel_QTD.ui deleted file mode 100644 index 077e60e89..000000000 --- a/src/DlgRef/UIFiles/DlgRef_3Sel_QTD.ui +++ /dev/null @@ -1,186 +0,0 @@ - - - - - DlgRef_3Sel_QTD - - - - 0 - 0 - 129 - 117 - - - - - 5 - 7 - 0 - 0 - - - - DlgRef_3Sel_QTD - - - - 0 - - - 6 - - - - - - - - - 11 - - - 6 - - - - - 0 - - - 6 - - - - - - - - - 0 - 0 - 0 - 0 - - - - - - - - - - - - - - - 0 - 0 - 0 - 0 - - - - TL1 - - - false - - - - - - - - 0 - 0 - 0 - 0 - - - - TL3 - - - false - - - - - - - - - - - 0 - 159 - - - - Expanding - - - Vertical - - - - - - - - 0 - 0 - 0 - 0 - - - - TL2 - - - false - - - - - - - - 0 - 0 - 0 - 0 - - - - - - - - - - - - 0 - 0 - 0 - 0 - - - - - - - - - - - - - - - - qPixmapFromMimeSource - diff --git a/src/DlgRef/UIFiles/DlgRef_3Spin1Check_QTD.ui b/src/DlgRef/UIFiles/DlgRef_3Spin1Check_QTD.ui deleted file mode 100644 index bc6936e56..000000000 --- a/src/DlgRef/UIFiles/DlgRef_3Spin1Check_QTD.ui +++ /dev/null @@ -1,167 +0,0 @@ - - - - - DlgRef_3Spin1Check_QTD - - - - 0 - 0 - 124 - 130 - - - - DlgRef_3Spin1Check_QTD - - - - 0 - - - 6 - - - - - - - - - 11 - - - 6 - - - - - 0 - - - 6 - - - - - - - - - - - - - 0 - 20 - - - - Expanding - - - Vertical - - - - - - - - 7 - 0 - 0 - 0 - - - - - - - - - 0 - 0 - 0 - 0 - - - - TL3 - - - false - - - - - - - - 7 - 0 - 0 - 0 - - - - - - - - - 7 - 0 - 0 - 0 - - - - - - - - - 0 - 0 - 0 - 0 - - - - TL1 - - - false - - - - - - - - 0 - 0 - 0 - 0 - - - - TL2 - - - false - - - - - - - - - - - - qPixmapFromMimeSource - diff --git a/src/DlgRef/UIFiles/DlgRef_3Spin_QTD.ui b/src/DlgRef/UIFiles/DlgRef_3Spin_QTD.ui deleted file mode 100644 index d5a53489d..000000000 --- a/src/DlgRef/UIFiles/DlgRef_3Spin_QTD.ui +++ /dev/null @@ -1,160 +0,0 @@ - - - - - DlgRef_3Spin_QTD - - - - 0 - 0 - 124 - 111 - - - - DlgRef_3Spin_QTD - - - - 0 - - - 6 - - - - - - - - - 11 - - - 6 - - - - - 0 - - - 6 - - - - - - 7 - 0 - 0 - 0 - - - - - - - - - 0 - 16 - - - - Expanding - - - Vertical - - - - - - - - 0 - 0 - 0 - 0 - - - - TL3 - - - false - - - - - - - - 7 - 0 - 0 - 0 - - - - - - - - - 7 - 0 - 0 - 0 - - - - - - - - - 0 - 0 - 0 - 0 - - - - TL1 - - - false - - - - - - - - 0 - 0 - 0 - 0 - - - - TL2 - - - false - - - - - - - - - - - - qPixmapFromMimeSource - diff --git a/src/DlgRef/UIFiles/DlgRef_4Sel1List1Check_QTD.ui b/src/DlgRef/UIFiles/DlgRef_4Sel1List1Check_QTD.ui deleted file mode 100644 index bef0ae06a..000000000 --- a/src/DlgRef/UIFiles/DlgRef_4Sel1List1Check_QTD.ui +++ /dev/null @@ -1,271 +0,0 @@ - - - - - DlgRef_4Sel1List_QTD - - - - 0 - 0 - 129 - 175 - - - - DlgRef_4Sel1List_QTD - - - - 0 - - - 6 - - - - - - - - - 11 - - - 6 - - - - - 0 - - - 6 - - - - - - - - - 0 - 0 - 0 - 0 - - - - - - - - - - - - 0 - 0 - 0 - 0 - - - - - - - - - - - - - - - 0 - 0 - 0 - 0 - - - - - - - - - - - - 0 - 0 - 0 - 0 - - - - - - - - - - - - 0 - 0 - 0 - 0 - - - - TL1 - - - false - - - - - - - - 0 - 0 - 0 - 0 - - - - TL4 - - - false - - - - - - - - 0 - 80 - - - - Expanding - - - Vertical - - - - - - - - - - - 0 - 0 - 0 - 0 - - - - TL5 - - - false - - - - - - - - - - - 0 - 0 - 0 - 0 - - - - TL2 - - - false - - - - - - - - 7 - 0 - 0 - 0 - - - - - - - - - 0 - 0 - 0 - 0 - - - - TL3 - - - false - - - - - - - - - - - - - - - - - - - - - - - - - - qPixmapFromMimeSource - - PushButton1 - LineEdit1 - PushButton2 - LineEdit2 - ComboBox1 - CheckBox1 - PushButton5 - PushButton3 - LineEdit3 - PushButton4 - LineEdit4 - - diff --git a/src/DlgRef/UIFiles/DlgRef_4Sel1List_QTD.ui b/src/DlgRef/UIFiles/DlgRef_4Sel1List_QTD.ui deleted file mode 100644 index 4092f9921..000000000 --- a/src/DlgRef/UIFiles/DlgRef_4Sel1List_QTD.ui +++ /dev/null @@ -1,244 +0,0 @@ - - - - - DlgRef_4Sel1List_QTD - - - - 0 - 0 - 129 - 175 - - - - DlgRef_4Sel1List_QTD - - - - 0 - - - 6 - - - - - - - - - 11 - - - 6 - - - - - 0 - - - 6 - - - - - - - - - 0 - 0 - 0 - 0 - - - - - - - - - - - - 0 - 0 - 0 - 0 - - - - - - - - - - - - - - - 0 - 0 - 0 - 0 - - - - - - - - - - - - 0 - 0 - 0 - 0 - - - - - - - - - - - - 0 - 0 - 0 - 0 - - - - TL1 - - - false - - - - - - - - 0 - 0 - 0 - 0 - - - - TL4 - - - false - - - - - - - - 0 - 80 - - - - Expanding - - - Vertical - - - - - - - - - - - 0 - 0 - 0 - 0 - - - - TL5 - - - false - - - - - - - - - - - 0 - 0 - 0 - 0 - - - - TL2 - - - false - - - - - - - - 7 - 0 - 0 - 0 - - - - - - - - - 0 - 0 - 0 - 0 - - - - TL3 - - - false - - - - - - - - - - - - qPixmapFromMimeSource - diff --git a/src/DlgRef/UIFiles/DlgRef_4Sel1Spin2Check_QTD.ui b/src/DlgRef/UIFiles/DlgRef_4Sel1Spin2Check_QTD.ui deleted file mode 100644 index 1f8156971..000000000 --- a/src/DlgRef/UIFiles/DlgRef_4Sel1Spin2Check_QTD.ui +++ /dev/null @@ -1,247 +0,0 @@ - - - - - DlgRef_4Sel1Spin2Check_QTD - - - - 0 - 0 - 261 - 198 - - - - DlgRef_4Sel1Spin2Check_QTD - - - - 0 - - - 6 - - - - - - - - - 11 - - - 6 - - - - - 6 - - - - - - - - - - - - - 0 - 0 - 0 - 0 - - - - - - - - - - - - - - - 0 - 0 - 0 - 0 - - - - TL5 - - - false - - - - - - - - 0 - 0 - 0 - 0 - - - - TL1 - - - false - - - - - - - - - - - 7 - 0 - 0 - 0 - - - - - - - - - - - - - - - - 0 - 0 - 0 - 0 - - - - TL2 - - - false - - - - - - - - 0 - 0 - 0 - 0 - - - - - - - - - - - - 0 - 0 - 0 - 0 - - - - - - - - - - - - 0 - 0 - 0 - 0 - - - - TL4 - - - false - - - - - - - - 0 - 0 - 0 - 0 - - - - - - - - - - - - - - - - - - 0 - 0 - 0 - 0 - - - - TL3 - - - false - - - - - - - - - - - - qPixmapFromMimeSource - - PushButton1 - LineEdit1 - PushButton2 - LineEdit2 - SpinBox1 - CheckButton2 - - diff --git a/src/DlgRef/UIFiles/DlgRef_6Sel_QTD.ui b/src/DlgRef/UIFiles/DlgRef_6Sel_QTD.ui deleted file mode 100644 index 79812a0b4..000000000 --- a/src/DlgRef/UIFiles/DlgRef_6Sel_QTD.ui +++ /dev/null @@ -1,278 +0,0 @@ - - - - - DlgRef_6Sel_QTD - - - - 0 - 0 - 235 - 196 - - - - - 5 - 7 - 0 - 0 - - - - DlgRef_6Sel_QTD - - - - 0 - - - 6 - - - - - - - - - 11 - - - 6 - - - - - 0 - - - 6 - - - - - - 0 - 0 - 0 - 0 - - - - TL1 - - - false - - - - - - - - 0 - 0 - 0 - 0 - - - - TL2 - - - false - - - - - - - - 0 - 0 - 0 - 0 - - - - TL3 - - - false - - - - - - - - 0 - 0 - 0 - 0 - - - - TL4 - - - false - - - - - - - - 0 - 0 - 0 - 0 - - - - TL5 - - - false - - - - - - - - 0 - 0 - 0 - 0 - - - - TL6 - - - false - - - - - - - - 0 - 0 - 0 - 0 - - - - - - - - - - - - 0 - 0 - 0 - 0 - - - - - - - - - - - - 0 - 0 - 0 - 0 - - - - - - - - - - - - 0 - 0 - 0 - 0 - - - - - - - - - - - - 0 - 0 - 0 - 0 - - - - - - - - - - - - 0 - 0 - 0 - 0 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - qPixmapFromMimeSource - diff --git a/src/DlgRef/UIFiles/DlgRef_Skeleton_QTD.ui b/src/DlgRef/UIFiles/DlgRef_Skeleton_QTD.ui deleted file mode 100644 index 0c9f246b4..000000000 --- a/src/DlgRef/UIFiles/DlgRef_Skeleton_QTD.ui +++ /dev/null @@ -1,241 +0,0 @@ - - - - - DlgRef_Skeleton_QTD - - - - 0 - 0 - 307 - 378 - - - - - 5 - 7 - 0 - 0 - - - - DlgRef_Skeleton_QTD - - - true - - - - 11 - - - 6 - - - - - 0 - - - 6 - - - - - - 7 - 7 - 0 - 0 - - - - - - - - - - - - 7 - 0 - 0 - 0 - - - - - - - - 11 - - - 6 - - - - - 0 - - - 6 - - - - - &Ok - - - - - - - &Apply - - - - - - - - 91 - 0 - - - - Expanding - - - Horizontal - - - - - - - &Cancel - - - - - - - &Help - - - - - - - - - - - - - 5 - 0 - 0 - 0 - - - - - - - - 11 - - - 6 - - - - - 0 - - - 6 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Result name - - - - 11 - - - 6 - - - - - 0 - - - 6 - - - - - - - - Name - - - false - - - - - - - - - - - - - - qPixmapFromMimeSource - diff --git a/src/DlgRef/UIFiles/ui_to_cxx b/src/DlgRef/UIFiles/ui_to_cxx deleted file mode 100755 index 6c5e27193..000000000 --- a/src/DlgRef/UIFiles/ui_to_cxx +++ /dev/null @@ -1,85 +0,0 @@ -# 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 -# -#!/bin/sh - -#uic -o ../DlgRef_Skeleton_QTD.h DlgRef_Skeleton_QTD.ui - -#uic -o ../DlgRef_1List1Spin1Btn_QTD.h DlgRef_1List1Spin1Btn_QTD.ui - -#uic -o ../DlgRef_1Sel_QTD.h DlgRef_1Sel_QTD.ui - -#uic -o ../DlgRef_1Sel1Spin_QTD.h DlgRef_1Sel1Spin_QTD.ui - -#uic -o ../DlgRef_1Sel1Spin1Check_QTD.h DlgRef_1Sel1Spin1Check_QTD.ui - -#uic -o ../DlgRef_1Sel2Spin_QTD.h DlgRef_1Sel2Spin_QTD.ui - -#uic -o ../DlgRef_1Sel3Spin_QTD.h DlgRef_1Sel3Spin_QTD.ui - -#uic -o ../DlgRef_1Sel4Spin_QTD.h DlgRef_1Sel4Spin_QTD.ui - -#uic -o ../DlgRef_1Sel5Spin_QTD.h DlgRef_1Sel5Spin_QTD.ui - -#uic -o ../DlgRef_1Sel1Check_QTD.h DlgRef_1Sel1Check_QTD.ui - -#uic -o ../DlgRef_1Sel3Check_QTD.h DlgRef_1Sel3Check_QTD.ui - -#uic -o ../DlgRef_1Sel1Check1List_QTD.h DlgRef_1Sel1Check1List_QTD.ui - -#uic -o ../DlgRef_2Sel_QTD.h DlgRef_2Sel_QTD.ui - -#uic -o ../DlgRef_2Sel1List_QTD.h DlgRef_2Sel1List_QTD.ui - -#uic -o ../DlgRef_2Sel1Spin_QTD.h DlgRef_2Sel1Spin_QTD.ui - -#uic -o ../DlgRef_2Sel1Spin2Check_QTD.h DlgRef_2Sel1Spin2Check_QTD.ui - -#uic -o ../DlgRef_2Sel2Spin_QTD.h DlgRef_2Sel2Spin_QTD.ui - -#uic -o ../DlgRef_2Sel2Spin1Check_QTD.h DlgRef_2Sel2Spin1Check_QTD.ui - -#uic -o ../DlgRef_2Sel3Spin_QTD.h DlgRef_2Sel3Spin_QTD.ui - -#uic -o ../DlgRef_2Sel4Spin1Check_QTD.h DlgRef_2Sel4Spin1Check_QTD.ui - -#uic -o ../DlgRef_4Sel1List_QTD.h DlgRef_4Sel1List_QTD.ui - -#uic -o ../DlgRef_4Sel1List1Check_QTD.h DlgRef_4Sel1List1Check_QTD.ui - -#uic -o ../DlgRef_3Sel_QTD.h DlgRef_3Sel_QTD.ui - -#uic -o ../DlgRef_3Sel1Check_QTD.h DlgRef_3Sel1Check_QTD.ui - -#uic -o ../DlgRef_3Sel4Spin2Check_QTD.h DlgRef_3Sel4Spin2Check_QTD.ui - -#uic -o ../DlgRef_1Spin_QTD.h DlgRef_1Spin_QTD.ui - -#uic -o ../DlgRef_2Spin_QTD.h DlgRef_2Spin_QTD.ui - -#uic -o ../DlgRef_3Spin_QTD.h DlgRef_3Spin_QTD.ui - -#uic -o ../DlgRef_3Spin1Check_QTD.h DlgRef_3Spin1Check_QTD.ui - -#uic -o ../DlgRef_3Sel3Spin1Check_QTD.h DlgRef_3Sel3Spin1Check_QTD.ui - -#uic -o ../DlgRef_6Sel_QTD.h DlgRef_6Sel_QTD.ui - -#uic -o ../DlgRef_3Check_QTD.h DlgRef_3Check_QTD.ui - -#uic -o ../DlgRef_4Sel1Spin2Check_QTD.h DlgRef_4Sel1Spin2Check_QTD.ui diff --git a/src/GEOMBase/GEOMBase.cxx b/src/GEOMBase/GEOMBase.cxx index af97da382..133d4e566 100644 --- a/src/GEOMBase/GEOMBase.cxx +++ b/src/GEOMBase/GEOMBase.cxx @@ -1,55 +1,53 @@ -// GEOM GEOMGUI : GUI for Geometry component +// GEOM GEOMGUI : GUI for Geometry component // -// Copyright (C) 2003 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, -// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS +// Copyright (C) 2003 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 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. +// 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 +// 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 // +// File : GEOMBase.cxx +// Author : Damien COQUERET, Open CASCADE S.A.S. // -// -// File : GEOMBase.cxx -// Author : Damien COQUERET -// Module : GEOM -// $Header$ #include "GEOMBase.h" -#include "GeometryGUI.h" + #include "GEOMBase_aParameterDlg.h" -#include "GEOM_Client.hxx" +#include +#include //// SALOME Includes -#include "GEOM_Actor.h" -#include "SVTK_ViewModel.h" -#include "SVTK_ViewWindow.h" -#include "OCCViewer_ViewPort3d.h" -#include "OCCViewer_ViewModel.h" -#include "OCCViewer_ViewWindow.h" - -#include "SALOME_ListIO.hxx" -#include "SALOME_ListIteratorOfListIO.hxx" - -#include "SUIT_Desktop.h" -#include "SUIT_Session.h" -#include "SUIT_ViewManager.h" -#include "SUIT_ViewWindow.h" -#include "SUIT_MessageBox.h" -#include "SalomeApp_Application.h" -#include "SalomeApp_Study.h" +#include +#include +#include +#include +#include +#include + +#include +#include + +#include +#include +#include +#include +#include +#include +#include // // Open CASCADE Includes #include diff --git a/src/GEOMBase/GEOMBase.h b/src/GEOMBase/GEOMBase.h index 400db37bb..2dc0b7f5a 100644 --- a/src/GEOMBase/GEOMBase.h +++ b/src/GEOMBase/GEOMBase.h @@ -1,29 +1,27 @@ -// GEOM GEOMGUI : GUI for Geometry component +// GEOM GEOMGUI : GUI for Geometry component // -// Copyright (C) 2003 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, -// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS +// Copyright (C) 2003 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 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. +// 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 +// 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 // +// File : GEOMBase.h +// Author : Damien COQUERET // -// -// File : GEOMBase.h -// Author : Damien COQUERET -// Module : GEOM #ifndef GEOMBASE_H #define GEOMBASE_H @@ -31,7 +29,7 @@ #include "GEOM_GEOMBase.hxx" // SALOME Includes -#include "GEOM_AISShape.hxx" +#include // IDL Headers #include @@ -126,4 +124,4 @@ public : static bool IsShape(GEOM::GEOM_Object_ptr theObj); }; -#endif +#endif // GEOMBASE_H diff --git a/src/GEOMBase/GEOMBase_Helper.cxx b/src/GEOMBase/GEOMBase_Helper.cxx index e800880f6..4e8cd27b4 100755 --- a/src/GEOMBase/GEOMBase_Helper.cxx +++ b/src/GEOMBase/GEOMBase_Helper.cxx @@ -1,42 +1,39 @@ -// GEOM GEOMGUI : GUI for Geometry component +// GEOM GEOMGUI : GUI for Geometry component // -// Copyright (C) 2004 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, -// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS +// Copyright (C) 2004 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 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. +// 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 +// 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 // +// File : GEOMBase_Helper.cxx +// Author : Sergey ANIKIN, Open CASCADE S.A.S. (sergey.anikin@opencascade.com) // -// -// File : GEOMBase_Helper.cxx -// Author : Sergey ANIKIN -// Module : GEOM -// $Header$ - -#include #include "GEOMBase_Helper.h" #include "GEOMBase.h" #include "GEOM_Operation.h" -#include "GeometryGUI.h" + +#include #include #include #include #include +#include #include #include @@ -47,7 +44,7 @@ #include #include -#include "SALOME_Prs.h" +#include #include #include @@ -1026,9 +1023,4 @@ bool GEOMBase_Helper::selectObjects( ObjectList& objects ) return true; } - - - - - diff --git a/src/GEOMBase/GEOMBase_Helper.h b/src/GEOMBase/GEOMBase_Helper.h index 9dace227f..db10f7cc0 100755 --- a/src/GEOMBase/GEOMBase_Helper.h +++ b/src/GEOMBase/GEOMBase_Helper.h @@ -1,38 +1,35 @@ -// GEOM GEOMGUI : GUI for Geometry component +// GEOM GEOMGUI : GUI for Geometry component // -// Copyright (C) 2004 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, -// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS +// Copyright (C) 2004 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 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. +// 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 +// 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 // +// File : GEOMBase_Helper.h +// Author : Sergey ANIKIN, Open CASCADE S.A.S. (sergey.anikin@opencascade.com) // -// -// File : GEOMBase_Helper.h -// Author : Sergey ANIKIN -// Module : GEOM -// $Header$ #ifndef GEOMBASE_HELPER_H #define GEOMBASE_HELPER_H #include "GEOM_GEOMBase.hxx" -#include "GEOM_Displayer.h" -#include "SALOME_ListIO.hxx" +#include +#include #include #include CORBA_CLIENT_HEADER(GEOM_Gen) @@ -200,4 +197,4 @@ private: }; -#endif +#endif // GEOMBASE_HELPER_H diff --git a/src/GEOMBase/GEOMBase_Skeleton.cxx b/src/GEOMBase/GEOMBase_Skeleton.cxx index 16633bcbd..3a1cd3217 100644 --- a/src/GEOMBase/GEOMBase_Skeleton.cxx +++ b/src/GEOMBase/GEOMBase_Skeleton.cxx @@ -1,43 +1,40 @@ -// GEOM GEOMGUI : GUI for Geometry component +// GEOM GEOMGUI : GUI for Geometry component // -// Copyright (C) 2003 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, -// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS +// Copyright (C) 2003 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 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. +// 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 +// 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 // +// File : GEOMBase_Skeleton.cxx +// Author : Damien COQUERET, Open CASCADE S.A.S. // -// -// File : GEOMBase_Skeleton.cxx -// Author : Damien COQUERET -// Module : GEOM -// $Header$ #include "GEOMBase_Skeleton.h" #include "GEOMBase.h" -#include "GeometryGUI.h" +#include -#include "SalomeApp_Application.h" -#include "LightApp_Application.h" -#include "LightApp_SelectionMgr.h" -#include "SUIT_Desktop.h" -#include "SUIT_ResourceMgr.h" -#include "SUIT_Session.h" -#include "SUIT_MessageBox.h" +#include +#include +#include +#include +#include +#include +#include #include diff --git a/src/GEOMBase/GEOMBase_Skeleton.h b/src/GEOMBase/GEOMBase_Skeleton.h index f6022d001..3d35bf0e1 100644 --- a/src/GEOMBase/GEOMBase_Skeleton.h +++ b/src/GEOMBase/GEOMBase_Skeleton.h @@ -1,38 +1,36 @@ -// GEOM GEOMGUI : GUI for Geometry component +// GEOM GEOMGUI : GUI for Geometry component // -// Copyright (C) 2003 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, -// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS +// Copyright (C) 2003 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 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. +// 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 +// 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 // +// File : GEOMBase_Skeleton.h +// Author : Damine COQUERET, Open CASCADE S.A.S. // -// -// File : GEOMBase_Skeleton.h -// Author : Damine COQUERET -// Module : GEOM #ifndef GEOMBASE_SKELETON_H #define GEOMBASE_SKELETON_H #include "GEOM_GEOMBase.hxx" - -#include "DlgRef_Skeleton_QTD.h" #include "GEOMBase_Helper.h" +#include + class GeometryGUI; class GEOMBASE_EXPORT GEOMBase_Skeleton : public QDialog, public Ui::DlgRef_Skeleton_QTD, public GEOMBase_Helper diff --git a/src/GEOMBase/GEOMBase_aParameterDlg.cxx b/src/GEOMBase/GEOMBase_aParameterDlg.cxx index 66391833d..6c9f27bab 100644 --- a/src/GEOMBase/GEOMBase_aParameterDlg.cxx +++ b/src/GEOMBase/GEOMBase_aParameterDlg.cxx @@ -1,33 +1,30 @@ -// GEOM GEOMGUI : GUI for Geometry component +// GEOM GEOMGUI : GUI for Geometry component // -// Copyright (C) 2003 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, -// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS +// Copyright (C) 2003 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 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. +// 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 +// 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 // +// File : GEOMBase_aParameterDlg.cxx +// Author : Lucien PIGNOLONI // -// -// File : GEOMBase_aParameterDlg.cxx -// Author : Lucien PIGNOLONI -// Module : GEOM -// $Header$ #include "GEOMBase_aParameterDlg.h" -#include "QtxDoubleSpinBox.h" +#include #include #include diff --git a/src/GEOMBase/GEOMBase_aParameterDlg.h b/src/GEOMBase/GEOMBase_aParameterDlg.h index 1f27f6fb8..16ea0649b 100644 --- a/src/GEOMBase/GEOMBase_aParameterDlg.h +++ b/src/GEOMBase/GEOMBase_aParameterDlg.h @@ -1,33 +1,30 @@ -// GEOM GEOMGUI : GUI for Geometry component +// GEOM GEOMGUI : GUI for Geometry component // -// Copyright (C) 2003 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, -// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS +// Copyright (C) 2003 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 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. +// 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 +// 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 // +// File : GEOMBase_aParameterDlg.h +// Author : Lucien PIGNOLONI // -// -// File : GEOMBase_aParameterDlg.h -// Author : Lucien PIGNOLONI -// Module : GEOM -// $Header$ -#ifndef GEOMBase_aParameterDLG_H -#define GEOMBase_aParameterDLG_H +#ifndef GEOMBASE_APARAMETERDLG_H +#define GEOMBASE_APARAMETERDLG_H #include "GEOM_GEOMBase.hxx" @@ -58,4 +55,4 @@ private: }; -#endif // GEOMBase_aParameterDlg.h +#endif // GEOMBASE_APARAMETERDLG_H diff --git a/src/GEOMBase/GEOM_GEOMBase.hxx b/src/GEOMBase/GEOM_GEOMBase.hxx index 99b371671..7b35b5413 100755 --- a/src/GEOMBase/GEOM_GEOMBase.hxx +++ b/src/GEOMBase/GEOM_GEOMBase.hxx @@ -1,47 +1,37 @@ -// Copyright (C) 2003 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, -// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS +// Copyright (C) 2003 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 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. +// 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 +// 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.opencascade.org/SALOME/ or email : webmaster.salome@opencascade.org +// See http://www.opencascade.org/SALOME/ or email : webmaster.salome@opencascade.org // +// File : GEOM_GEOMBase.hxx +// Author : Alexander BORODIN, Open CASCADE S.A.S. (alexander.borodin@opencascade.com) // -// -// File : GEOM_GEOMBase.hxx -// Author : Alexander A. BORODIN -// Module : GEOM -#ifndef _GEOM_GEOMBase_HXX_ -#define _GEOM_GEOMBase_HXX_ +#ifndef GEOM_GEOMBASE_HXX +#define GEOM_GEOMBASE_HXX -#ifdef WNT - #if defined GEOMBASE_EXPORTS - #if defined WIN32 - #define GEOMBASE_EXPORT __declspec( dllexport ) - #else - #define GEOMBASE_EXPORT - #endif - #else - #if defined WIN32 - #define GEOMBASE_EXPORT __declspec( dllimport ) - #else - #define GEOMBASE_EXPORT - #endif - #endif +#if defined WIN32 +# if defined GEOMBASE_EXPORTS +# define GEOMBASE_EXPORT __declspec( dllexport ) +# else +# define GEOMBASE_EXPORT __declspec( dllimport ) +# endif #else - #define GEOMBASE_EXPORT +# define GEOMBASE_EXPORT #endif -#endif +#endif // GEOM_GEOMBASE_HXX diff --git a/src/GEOMBase/GEOM_Operation.cxx b/src/GEOMBase/GEOM_Operation.cxx index 1e6d475c5..0e736400d 100644 --- a/src/GEOMBase/GEOM_Operation.cxx +++ b/src/GEOMBase/GEOM_Operation.cxx @@ -1,35 +1,32 @@ -// GEOM GEOMGUI : GUI for Geometry component +// GEOM GEOMGUI : GUI for Geometry component // -// Copyright (C) 2004 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, -// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS +// Copyright (C) 2004 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 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. +// 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 +// 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 // +// File : GEOM_Operation.cxx +// Author : Sergey ANIKIN, Open CASCADE S.A.S. (sergey.anikin@opencascade.com) // -// -// File : GEOM_Operation.cxx -// Author : Sergey ANIKIN -// Module : GEOM -// $Header$ #include "GEOM_Operation.h" -#include "SUIT_Application.h" -#include "SalomeApp_Tools.h" +#include +#include //================================================================ diff --git a/src/GEOMBase/GEOM_Operation.h b/src/GEOMBase/GEOM_Operation.h index c6654a9ea..c843b4ce3 100644 --- a/src/GEOMBase/GEOM_Operation.h +++ b/src/GEOMBase/GEOM_Operation.h @@ -1,37 +1,34 @@ -// GEOM GEOMGUI : GUI for Geometry component +// GEOM GEOMGUI : GUI for Geometry component // -// Copyright (C) 2004 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, -// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS +// Copyright (C) 2004 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 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. +// 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 +// 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 // +// File : GEOM_Operation.h +// Author : Sergey ANIKIN, Open CASCADE S.A.S. (sergey.anikin@opencascade.com) // -// -// File : GEOM_Operation.h -// Author : Sergey ANIKIN -// Module : GEOM -// $Header$ #ifndef GEOM_OPERATION_H #define GEOM_OPERATION_H #include "GEOM_GEOMBase.hxx" -#include "SUIT_Operation.h" +#include #include #include CORBA_CLIENT_HEADER(GEOM_Gen) @@ -54,4 +51,4 @@ private: GEOM::GEOM_IOperations_var myIOperation; }; -#endif +#endif // GEOM_OPERATION_H diff --git a/src/GEOMBase/Makefile.am b/src/GEOMBase/Makefile.am index 85293c18f..0c735439a 100644 --- a/src/GEOMBase/Makefile.am +++ b/src/GEOMBase/Makefile.am @@ -80,6 +80,7 @@ libGEOMBase_la_CPPFLAGS = \ -I$(srcdir)/../GEOMImpl \ -I$(srcdir)/../GEOMGUI \ -I$(srcdir)/../DlgRef \ + -I$(top_builddir)/src/DlgRef \ -I$(top_builddir)/idl \ -I$(top_builddir)/salome_adm/unix diff --git a/src/GEOMGUI/GEOMGUI.cxx b/src/GEOMGUI/GEOMGUI.cxx index 7eafabe34..b545a31ae 100644 --- a/src/GEOMGUI/GEOMGUI.cxx +++ b/src/GEOMGUI/GEOMGUI.cxx @@ -1,38 +1,34 @@ -// GEOM GEOMGUI : GUI for Geometry component +// GEOM GEOMGUI : GUI for Geometry component // -// Copyright (C) 2003 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, -// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS +// Copyright (C) 2003 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 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. +// 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 +// 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 // -// -// -// File : GEOMGUI.cxx -// Author : Vadim SANDLER -// Module : GEOM -// $Header$ +// File : GEOMGUI.cxx +// Author : Vadim SANDLER, Open CASCADE S.A.S. (vadim.sandler@opencascade.com) +// #include "GEOMGUI.h" - -#include "SUIT_Desktop.h" -#include "SUIT_ViewWindow.h" - #include "GeometryGUI.h" +#include +#include + //================================================================================= // class : GEOMGUI::GEOMGUI // purpose : Constructor diff --git a/src/GEOMGUI/GEOMGUI.h b/src/GEOMGUI/GEOMGUI.h index e6b39516f..f1919fadf 100644 --- a/src/GEOMGUI/GEOMGUI.h +++ b/src/GEOMGUI/GEOMGUI.h @@ -1,33 +1,30 @@ -// GEOM GEOMGUI : GUI for Geometry component +// GEOM GEOMGUI : GUI for Geometry component // -// Copyright (C) 2003 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, -// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS +// Copyright (C) 2003 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 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. +// 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 +// 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 // +// File : GEOMGUI.h +// Author : Vadim SANDLER, Open CASCADE S.A.S. (vadim.sandler@opencascade.com) // -// -// File : GEOMGUI.h -// Author : Vadim SANDLER -// Module : GEOM -// $Header$ -#if !defined( __GEOMGUI_H ) -#define __GEOMGUI_H +#ifndef GEOMGUI_H +#define GEOMGUI_H #include "GEOM_GEOMGUI.hxx" @@ -67,5 +64,5 @@ private: GeometryGUI* myGeometryGUI; }; -#endif // __GEOMGUI_H +#endif // GEOMGUI_H diff --git a/src/GEOMGUI/GEOMGUI_OCCSelector.cxx b/src/GEOMGUI/GEOMGUI_OCCSelector.cxx index 27d2340fd..657f74149 100644 --- a/src/GEOMGUI/GEOMGUI_OCCSelector.cxx +++ b/src/GEOMGUI/GEOMGUI_OCCSelector.cxx @@ -17,6 +17,10 @@ // // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // +// File : GEOMGUI_OCCSelector.cxx +// Author : Alexander SOLOVYOV, Open CASCADE S.A.S. (alexander.solovyov@opencascade.com) +// + #include "GEOMGUI_OCCSelector.h" #include diff --git a/src/GEOMGUI/GEOMGUI_OCCSelector.h b/src/GEOMGUI/GEOMGUI_OCCSelector.h index 81be7bc3b..622ffc233 100644 --- a/src/GEOMGUI/GEOMGUI_OCCSelector.h +++ b/src/GEOMGUI/GEOMGUI_OCCSelector.h @@ -1,3 +1,5 @@ +// GEOM GEOMGUI : GUI for Geometry component +// // Copyright (C) 2005 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS // @@ -17,6 +19,10 @@ // // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // +// File : GEOMGUI_OCCSelector.h +// Author : Alexander SOLOVYOV, Open CASCADE S.A.S. (alexander.solovyov@opencascade.com) +// + #ifndef GEOMGUI_OCCSELECTOR_H #define GEOMGUI_OCCSELECTOR_H @@ -36,4 +42,4 @@ protected: }; -#endif +#endif // GEOMGUI_OCCSELECTOR_H diff --git a/src/GEOMGUI/GEOMGUI_Selection.cxx b/src/GEOMGUI/GEOMGUI_Selection.cxx index 14158e390..c2f17a13e 100644 --- a/src/GEOMGUI/GEOMGUI_Selection.cxx +++ b/src/GEOMGUI/GEOMGUI_Selection.cxx @@ -17,6 +17,10 @@ // // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // +// File : GEOMGUI_Selection.cxx +// Author : Alexander SOLOVYOV, Open CASCADE S.A.S. (alexander.solovyov@opencascade.com) +// + #include "GEOMGUI_Selection.h" #include "GeometryGUI.h" @@ -40,7 +44,7 @@ #include #include -#include "GEOMImpl_Types.hxx" +#include // OCCT Includes #include @@ -51,7 +55,7 @@ #include GEOMGUI_Selection::GEOMGUI_Selection( const QString& client, LightApp_SelectionMgr* mgr ) - :LightApp_Selection( client, mgr ) +: LightApp_Selection( client, mgr ) { } diff --git a/src/GEOMGUI/GEOMGUI_Selection.h b/src/GEOMGUI/GEOMGUI_Selection.h index ff1487b12..cfd05e7d5 100644 --- a/src/GEOMGUI/GEOMGUI_Selection.h +++ b/src/GEOMGUI/GEOMGUI_Selection.h @@ -1,33 +1,28 @@ -// GEOMGUI_Selection +// Copyright (C) 2003 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, +// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS // -// Copyright (C) 2003 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 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. // -// 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 +// 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 // +// File : GEOMGUI_Selection.h +// Author : Alexander SOLOVYOV, Open CASCADE S.A.S. (alexander.solovyov@opencascade.com) // -// -// File : GEOMGUI_Selection.h -// Author : Alexander SOLOVYOV -// Module : GUI -// $Header$ -#ifndef GEOMGUI_SELECTION_HeaderFile -#define GEOMGUI_SELECTION_HeaderFile +#ifndef GEOMGUI_SELECTION_H +#define GEOMGUI_SELECTION_H #include "GEOM_GEOMGUI.hxx" @@ -57,4 +52,4 @@ private: GEOM::GEOM_Object_ptr getObject( const int ) const; }; -#endif +#endif // GEOMGUI_SELECTION_H diff --git a/src/GEOMGUI/GEOM_Displayer.cxx b/src/GEOMGUI/GEOM_Displayer.cxx index 4dce2b1ea..15abb8acc 100644 --- a/src/GEOMGUI/GEOM_Displayer.cxx +++ b/src/GEOMGUI/GEOM_Displayer.cxx @@ -1,48 +1,45 @@ -// GEOM GEOMGUI : GUI for Geometry component +// GEOM GEOMGUI : GUI for Geometry component // -// Copyright (C) 2003 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, -// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS +// Copyright (C) 2003 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 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. +// 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 +// 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 // +// File : GEOM_Displayer.cxx +// Author : Vadim SANDLER, Open CASCADE S.A.S. (vadim.sandler@opencascade.com) // -// -// File : GEOM_Displayer.cxx -// Author : Vadim SANDLER -// Module : GEOM -// $Header$ #include "GEOM_Displayer.h" #include "GeometryGUI.h" -#include "GEOM_TypeFilter.h" -#include "GEOM_EdgeFilter.h" -#include "GEOM_FaceFilter.h" -#include "GEOM_PreviewFilter.h" -#include "GEOM_LogicalFilter.h" -#include "GEOM_OCCFilter.h" +#include +#include +#include +#include +#include +#include -#include "GEOM_Actor.h" -#include "GEOM_AssemblyBuilder.h" -#include "GEOM_AISShape.hxx" -#include "GEOM_AISVector.hxx" -#include "GEOM_AISTrihedron.hxx" -#include "GEOM_VTKTrihedron.hxx" +#include +#include +#include +#include +#include +#include #include #include @@ -88,7 +85,7 @@ // CORBA Headers #include CORBA_CLIENT_HEADER(SALOMEDS_Attributes) -#include "GEOMImpl_Types.hxx" +#include using namespace std; diff --git a/src/GEOMGUI/GEOM_Displayer.h b/src/GEOMGUI/GEOM_Displayer.h index bfa7301c0..5db184b19 100644 --- a/src/GEOMGUI/GEOM_Displayer.h +++ b/src/GEOMGUI/GEOM_Displayer.h @@ -1,37 +1,34 @@ -// GEOM GEOMGUI : GUI for Geometry component +// GEOM GEOMGUI : GUI for Geometry component // -// Copyright (C) 2003 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, -// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS +// Copyright (C) 2003 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 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. +// 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 +// 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 // +// File : GEOM_Displayer.h +// Author : Vadim SANDLER, Open CASCADE S.A.S. (vadim.sandler@opencascade.com) // -// -// File : GEOM_Displayer.h -// Author : Vadim SANDLER -// Module : GEOM -// $Header$ -#if !defined (__GEOM_DISPLAYER_H) -#define __GEOM_DISPLAYER_H +#ifndef GEOM_DISPLAYER_H +#define GEOM_DISPLAYER_H #include "GEOM_GEOMGUI.hxx" -#include "SALOME_InteractiveObject.hxx" +#include class SALOME_ListIO; class SALOME_View; @@ -192,5 +189,5 @@ private: SalomeApp_Application* myApp; }; -#endif // __GEOM_DISPLAYER_H +#endif // GEOM_DISPLAYER_H diff --git a/src/GEOMGUI/GEOM_GEOMGUI.hxx b/src/GEOMGUI/GEOM_GEOMGUI.hxx index 9508b0d19..90f8c46af 100755 --- a/src/GEOMGUI/GEOM_GEOMGUI.hxx +++ b/src/GEOMGUI/GEOM_GEOMGUI.hxx @@ -1,47 +1,37 @@ -// Copyright (C) 2003 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, -// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS +// Copyright (C) 2003 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 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. +// 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 +// 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.opencascade.org/SALOME/ or email : webmaster.salome@opencascade.org +// See http://www.opencascade.org/SALOME/ or email : webmaster.salome@opencascade.org // +// File : GEOM_GEOMGUI.hxx +// Author : Alexander BORODIN, Open CASCADE S.A.S. (alexander.borodin@opencascade.com) // -// -// File : GEOM_GEOMGUI.hxx -// Author : Alexander A. BORODIN -// Module : GEOM -#ifndef _GEOM_GEOMGUI_HXX_ -#define _GEOM_GEOMGUI_HXX_ +#ifndef GEOM_GEOMGUI_HXX +#define GEOM_GEOMGUI_HXX -#ifdef WNT - #if defined GEOMGUI_EXPORTS - #if defined WIN32 - #define GEOMGUI_EXPORT __declspec( dllexport ) - #else - #define GEOMGUI_EXPORT - #endif - #else - #if defined WIN32 - #define GEOMGUI_EXPORT __declspec( dllimport ) - #else - #define GEOMGUI_EXPORT - #endif - #endif +#if defined WIN32 +# if defined GEOMGUI_EXPORTS +# define GEOMGUI_EXPORT __declspec( dllexport ) +# else +# define GEOMGUI_EXPORT __declspec( dllimport ) +# endif #else - #define GEOMGUI_EXPORT +# define GEOMGUI_EXPORT #endif -#endif +#endif // GEOM_GEOMGUI_HXX diff --git a/src/GEOMGUI/GEOM_images.ts b/src/GEOMGUI/GEOM_images.ts new file mode 100644 index 000000000..c33bcbb30 --- /dev/null +++ b/src/GEOMGUI/GEOM_images.ts @@ -0,0 +1,886 @@ + + + + @default + + ICON_DLG_ADD_POINT_ON_EDGE + pointonedge.png + + + ICON_DLG_ARC + arc.png + + + ICON_DLG_ARCHIMEDE + archimede.png + + + ICON_DLG_ARC_CENTER + arccenter.png + + + ICON_DLG_BASICPROPERTIES + basicproperties.png + + + ICON_DLG_BEZIER + bezier.png + + + ICON_DLG_BLOCK_2F + block_2f.png + + + ICON_DLG_BLOCK_6F + block_6f.png + + + ICON_DLG_BLOCK_EXPLODE + subblock.png + + + ICON_DLG_BLOCK_MULTITRSF_DOUBLE + block_multitrsf_double.png + + + ICON_DLG_BLOCK_MULTITRSF_SIMPLE + block_multitrsf_simple.png + + + ICON_DLG_BOUNDING_BOX + bounding.png + + + ICON_DLG_BOX_2P + box2points.png + + + ICON_DLG_BOX_DXYZ + boxdxyz.png + + + ICON_DLG_BUILD_COMPOUND + build_compound.png + + + ICON_DLG_BUILD_EDGE + build_edge.png + + + ICON_DLG_BUILD_FACE + build_face.png + + + ICON_DLG_BUILD_SHELL + build_shell.png + + + ICON_DLG_BUILD_SOLID + build_solid.png + + + ICON_DLG_BUILD_WIRE + build_wire.png + + + ICON_DLG_CENTERMASS + centergravity.png + + + ICON_DLG_CHAMFER + chamfer.png + + + ICON_DLG_CHAMFER_ALL + chamferall.png + + + ICON_DLG_CHAMFER_EDGE + chamferedge.png + + + ICON_DLG_CHAMFER_FACE + chamferface.png + + + ICON_DLG_CHANGE_ORIENTATION + change_orientation.png + + + ICON_DLG_CHECKSHAPE + check.png + + + ICON_DLG_CHECK_COMPOUND_OF_BLOCKS + check_blocks_compound.png + + + ICON_DLG_CIRCLE_PNTS + circle3points.png + + + ICON_DLG_CIRCLE_PV + circlepointvector.png + + + ICON_DLG_CLOSECONTOUR + closecontour.png + + + ICON_DLG_COMMON + common.png + + + ICON_DLG_CONE_DXYZ + conedxyz.png + + + ICON_DLG_CONE_PV + conepointvector.png + + + ICON_DLG_CUT + cut.png + + + ICON_DLG_CYLINDER_DXYZ + cylinderdxyz.png + + + ICON_DLG_CYLINDER_PV + cylinderpointvector.png + + + ICON_DLG_DIVIDE_EDGE + pointonedge.png + + + ICON_DLG_ELLIPSE_PV + ellipsepointvector.png + + + ICON_DLG_FILLET + fillet.png + + + ICON_DLG_FILLET_ALL + filletall.png + + + ICON_DLG_FILLET_EDGE + filletedge.png + + + ICON_DLG_FILLET_FACE + filletface.png + + + ICON_DLG_FILLING + filling.png + + + ICON_DLG_FREE_FACES + free_faces.png + + + ICON_DLG_FUSE + fuse.png + + + ICON_DLG_GLUE_FACES + glue.png + + + ICON_DLG_GLUE_FACES2 + glue2.png + + + ICON_DLG_INERTIA + axisinertia.png + + + ICON_DLG_INTERPOL + interpol.png + + + ICON_DLG_LINE_2P + line2points.png + + + ICON_DLG_LINE_EDGE + lineedge.png + + + ICON_DLG_LINE_PV + linepointvector.png + + + ICON_DLG_MINDIST + mindist.png + + + ICON_DLG_MIRROR_AXE + mirrorAxe.png + + + ICON_DLG_MIRROR_PLANE + mirrorPlane.png + + + ICON_DLG_MIRROR_POINT + mirrorPoint.png + + + ICON_DLG_MULTIROTATION + multirotation.png + + + ICON_DLG_MULTIROTATION_DOUBLE + multirotationdouble.png + + + ICON_DLG_MULTIROTATION_SIMPLE + multirotationsimple.png + + + ICON_DLG_MULTITRANSLATION + multitranslation.png + + + ICON_DLG_MULTITRANSLATION_DOUBLE + multitranslationdouble.png + + + ICON_DLG_MULTITRANSLATION_SIMPLE + multitranslationsimple.png + + + ICON_DLG_OFFSET + offset.png + + + ICON_DLG_PARTITION + partition.png + + + ICON_DLG_PARTITION_KEEP_FACES + partitionkeep.png + + + ICON_DLG_PARTITION_PLANE + partitionplane.png + + + ICON_DLG_PIPE + pipe.png + + + ICON_DLG_PLANE_3PNTS + plane3points.png + + + ICON_DLG_PLANE_DXYZ + planedxyz.png + + + ICON_DLG_PLANE_FACE + planeface.png + + + ICON_DLG_PLANE_PV + planepointvector.png + + + ICON_DLG_POINT + point2.png + + + ICON_DLG_POINT_EDGE + pointonedge.png + + + ICON_DLG_POINT_REF + point3.png + + + ICON_DLG_POLYLINE + polyline.png + + + ICON_DLG_POSITION + position.png + + + ICON_DLG_POSITION2 + position2.png + + + ICON_DLG_PRISM + prism.png + + + ICON_DLG_PRISM_2P + prism2.png + + + ICON_DLG_PROPAGATE + propagate.png + + + ICON_DLG_QUAD_FACE_2_EDGE + block_face_2e.png + + + ICON_DLG_QUAD_FACE_4_EDGE + block_face_4e.png + + + ICON_DLG_QUAD_FACE_4_VERT + block_face_4v.png + + + ICON_DLG_REDO + redo.png + + + ICON_DLG_REVOL + revol.png + + + ICON_DLG_ROTATION + rotate.png + + + ICON_DLG_ROTATION_THREE_POINTS + rotatepnt.png + + + ICON_DLG_SCALE + scale.png + + + ICON_DLG_SECTION + section.png + + + ICON_DLG_SEWING + sewing.png + + + ICON_DLG_SHAPEPROCESS + shapeprocess.png + + + ICON_DLG_SPHERE_DXYZ + spheredxyz.png + + + ICON_DLG_SPHERE_P + spherepoint.png + + + ICON_DLG_SPLINE + spline.png + + + ICON_DLG_SUBSHAPE + subshape.png + + + ICON_DLG_SUPPRESS_HOLES + supressHolesOnFaceShell.png + + + ICON_DLG_SUPPRESS_INT_WIRES + suppressintwires.png + + + ICON_DLG_SUPRESS_FACE + supressface.png + + + ICON_DLG_SUPRESS_HOLE + supresshole.png + + + ICON_DLG_SUPRESS_HOLE_FACE_SHELL + supressHolesOnFaceShell.png + + + ICON_DLG_TOLERANCE + tolerance.png + + + ICON_DLG_TORUS_DXYZ + torusdxyz.png + + + ICON_DLG_TORUS_PV + toruspointvector.png + + + ICON_DLG_TRANSLATION_DXYZ + translationDxyz.png + + + ICON_DLG_TRANSLATION_POINTS + translationPoints.png + + + ICON_DLG_TRANSLATION_VECTOR + translationVector.png + + + ICON_DLG_UNDO + undo.png + + + ICON_DLG_VECTOR_2P + vector2points.png + + + ICON_DLG_VECTOR_DXYZ + vectordxyz.png + + + ICON_DLG_WHATIS + whatis.png + + + ICON_DLG_WPLANE_FACE + planeworkingface.png + + + ICON_DLG_WPLANE_ORIGIN + planeworkingorigin.png + + + ICON_DLG_WPLANE_VECTOR + planeworkingvector.png + + + ICON_MARKER + marker.png + + + ICON_MARKER2 + marker2.png + + + ICON_MARKER3 + marker3.png + + + ICON_OBJBROWSER_BLOCK + tree_block.png + + + ICON_OBJBROWSER_COMPOUND + tree_compound.png + + + ICON_OBJBROWSER_COMPSOLID + tree_compsolid.png + + + ICON_OBJBROWSER_EDGE + tree_edge.png + + + ICON_OBJBROWSER_FACE + tree_face.png + + + ICON_OBJBROWSER_GROUP_EDGE + tree_group_edge.png + + + ICON_OBJBROWSER_GROUP_FACE + tree_group_face.png + + + ICON_OBJBROWSER_GROUP_PNT + tree_group_vertex.png + + + ICON_OBJBROWSER_GROUP_SOLID + tree_group_solid.png + + + ICON_OBJBROWSER_Geometry + geometry.png + + + ICON_OBJBROWSER_LCS + tree_lcs.png + + + ICON_OBJBROWSER_SHAPE + tree_shape.png + + + ICON_OBJBROWSER_SHELL + tree_shell.png + + + ICON_OBJBROWSER_SOLID + tree_solid.png + + + ICON_OBJBROWSER_VERTEX + tree_vertex.png + + + ICON_OBJBROWSER_WIRE + tree_wire.png + + + ICON_SELECT + select1.png + + + ICO_ARC + arc.png + + + ICO_ARCHIMEDE + archimede.png + + + ICO_BASIC_PROPS + basicproperties.png + + + ICO_BND_BOX + bounding.png + + + ICO_BOX + box.png + + + ICO_CHAMFER + chamfer.png + + + ICO_CHANGE_ORIENTATION + change_orientation.png + + + ICO_CHECK + check.png + + + ICO_CHECK_COMPOUND + check_blocks_compound.png + + + ICO_CHECK_FREE_BNDS + free_bound.png + + + ICO_CHECK_FREE_FACES + free_faces.png + + + ICO_CIRCLE + circle.png + + + ICO_CLOSE_CONTOUR + closecontour.png + + + ICO_COMMON + common.png + + + ICO_COMPOUND + build_compound.png + + + ICO_COMPOUND_SEL_ONLY + build_compound.png + + + ICO_CONE + cone.png + + + ICO_CURVE + spline.png + + + ICO_CUT + cut.png + + + ICO_CYLINDER + cylinder.png + + + ICO_DELETE + delete.png + + + ICO_DISPLAY + display.png + + + ICO_DISPLAY_ALL + displayall.png + + + ICO_DISPLAY_ONLY + displayonly.png + + + ICO_EDGE + build_edge.png + + + ICO_EDGE_SEL_ONLY + build_edge.png + + + ICO_ELLIPSE + ellipse.png + + + ICO_ERASE + erase.png + + + ICO_ERASE_ALL + eraseall.png + + + ICO_EXPLODE + subshape.png + + + ICO_EXPLODE_BLOCKS + subshape.png + + + ICO_EXTRUSION + prism.png + + + ICO_FACE + build_face.png + + + ICO_FACE_SEL_ONLY + build_face.png + + + ICO_FILLET + fillet.png + + + ICO_FILLING + filling.png + + + ICO_FUSE + fuse.png + + + ICO_GLUE_FACES + glue.png + + + ICO_GROUP_CREATE + group_new.png + + + ICO_GROUP_EDIT + group_edit.png + + + ICO_HEX_SOLID + box.png + + + ICO_INERTIA + axisinertia.png + + + ICO_LINE + line.png + + + ICO_LOCAL_CS + marker.png + + + ICO_MASS_CENTER + centergravity.png + + + ICO_MIN_DIST + mindist.png + + + ICO_MIRROR + mirrorPlane.png + + + ICO_MODIFY_LOCATION + position2.png + + + ICO_MUL_ROTATION + multirotation.png + + + ICO_MUL_TRANSFORM + multirotation.png + + + ICO_MUL_TRANSLATION + multitranslation.png + + + ICO_OFFSET + offset.png + + + ICO_PARTITION + partition.png + + + ICO_PIPE + pipe.png + + + ICO_PLANE + plane.png + + + ICO_POINT + point2.png + + + ICO_POINT_COORDS + point_coord.png + + + ICO_POINT_ON_EDGE + pointonedge.png + + + ICO_POP_CREATE_GROUP + group_new.png + + + ICO_PROPAGATE + propagate.png + + + ICO_Q_FACE + build_face.png + + + ICO_REVOLUTION + revol.png + + + ICO_ROTATION + rotate.png + + + ICO_SCALE + scale.png + + + ICO_SECTION + section.png + + + ICO_SEWING + sewing.png + + + ICO_SHADING + shading.png + + + ICO_SHAPE_PROCESS + shapeprocess.png + + + ICO_SHELL + build_shell.png + + + ICO_SHELL_SEL_ONLY + build_shell.png + + + ICO_SKETCH + sketch.png + + + ICO_SOLID + build_solid.png + + + ICO_SOLID_SEL_ONLY + build_solid.png + + + ICO_SPHERE + sphere.png + + + ICO_SUPPERSS_HOLES + supresshole.png + + + ICO_SUPPRESS_FACES + supressface.png + + + ICO_SUPPRESS_INT_WIRES + suppressintwires.png + + + ICO_TOLERANCE + tolerance.png + + + ICO_TORUS + torus.png + + + ICO_TRANSLATION + translationVector.png + + + ICO_VECTOR + vector.png + + + ICO_VERTEX_SEL_ONLY + point2.png + + + ICO_WHAT_IS + whatis.png + + + ICO_WIRE + build_wire.png + + + ICO_WIRE_SEL_ONLY + build_wire.png + + + ICO_WORK_PLANE + planeWorking.png + + + diff --git a/src/GEOMGUI/GEOM_msg_en.ts b/src/GEOMGUI/GEOM_msg_en.ts new file mode 100644 index 000000000..246b56f8b --- /dev/null +++ b/src/GEOMGUI/GEOM_msg_en.ts @@ -0,0 +1,3614 @@ + + + + @default + + CHANGE_ORIENTATION_NEW_OBJ_NAME + Invert + + + CLOSE_CONTOUR_NEW_OBJ_NAME + CloseContour + + + DEP_OBJECT + Selected object has been used to create another one\n It can't be deleted + + + DEVIDE_EDGE_NEW_OBJECT_NAME + NewObject + + + ERROR_SHAPE_TYPE + Object of incorrect type selected!\nPlease, select face, shell or solid and try again + + + GEOM_2D_CONTINUTY + 2D continuity + + + GEOM_2D_CURVE_MODE + 2D curve mode + + + GEOM_2D_TOLERANCE + 2D tolerance + + + GEOM_3D_CONTINUTY + 3D continuity + + + GEOM_3D_CURVE_MODE + 3D curve mode + + + GEOM_3D_TOLERANCE + 3D tolerance + + + GEOM_3_POINTS + 3 points + + + GEOM_ADD_POINT + Add point + + + GEOM_ANGLE + Angle : + + + GEOM_ANGLE_1 + Angle + + + GEOM_ARC + Arc + + + GEOM_ARCHIMEDE + Archimede + + + GEOM_ARCHIMEDE_TITLE + Archimede Construction + + + GEOM_ARC_TITLE + Arc Construction + + + GEOM_ARGUMENTS + Arguments + + + GEOM_AXE_MIRROR + Axe Mirror + + + GEOM_AXIS + Axis + + + GEOM_BASE + Base + + + GEOM_BASE_OBJECT + Base Object + + + GEOM_BASE_POINT + Base Point + + + GEOM_BEZIER + Bezier + + + GEOM_BLOCK + Hexahedral Solid + + + GEOM_BLOCKS_COMPOUND + BlocksCompound + + + GEOM_BLOCK_EXPLODE + Sub Blocks + + + GEOM_BLOCK_EXPLODE_TITLE + Sub Blocks Selection + + + GEOM_BLOCK_MULTITRSF + Block Multi-Transformation + + + GEOM_BLOCK_MULTITRSF_DOUBLE + Multi-Transformation Double + + + GEOM_BLOCK_MULTITRSF_SIMPLE + Multi-Transformation Simple + + + GEOM_BLOCK_MULTITRSF_TITLE + Block Multi-Transformation + + + GEOM_BLOCK_TITLE + Hexahedral Solid Construction + + + GEOM_BNDBOX + Bounding Box + + + GEOM_BNDBOX_OBJDIM + Object And Its Dimensions + + + GEOM_BNDBOX_TITLE + Bounding Box Informations + + + GEOM_BOX + Box + + + GEOM_BOX_OBJ + Dimensions At Origin + + + GEOM_BOX_TITLE + Box Construction + + + GEOM_BSplineRestriction + BSplineRestriction + + + GEOM_BUT_APPLY + &Apply + + + GEOM_BUT_CANCEL + &Cancel + + + GEOM_BUT_CLOSE + &Close + + + GEOM_BUT_CLOSE_SKETCH + Sketch Closure + + + GEOM_BUT_END_SKETCH + Sketch Validation + + + GEOM_BUT_EXPLODE + &Explode + + + GEOM_BUT_HELP + &Help + + + GEOM_BUT_NO + &No + + + GEOM_BUT_OK + O&k + + + GEOM_BUT_YES + &Yes + + + GEOM_BY_LENGTH + By length + + + GEOM_BY_PARAMETER + By parameter + + + GEOM_CENTER + Center + + + GEOM_CENTER_POINT + Center Point + + + GEOM_CENTRAL_POINT + Central Point + + + GEOM_CHAMFER + Chamfer + + + GEOM_CHAMFER_ABORT + Chamfer can't be computed with %1 and %2 + + + GEOM_CHAMFER_ALL + Chamfer On Whole Shape + + + GEOM_CHAMFER_EDGES + Chamfer On Edges From Shape + + + GEOM_CHAMFER_FACES + Chamfer On Faces From Shape + + + GEOM_CHAMFER_TITLE + Chamfer Construction + + + GEOM_CHANGE_ORIENTATION + Objects to change orientation + + + GEOM_CHANGE_ORIENTATION_TITLE + Change orientation + + + GEOM_CHECK_BLOCKS_COMPOUND + Check and Improve Blocks Compound + + + GEOM_CHECK_BLOCKS_COMPOUND_ERRORS + Errors + + + GEOM_CHECK_BLOCKS_COMPOUND_HAS_ERRORS + The Compound of Blocks has errors + + + GEOM_CHECK_BLOCKS_COMPOUND_HAS_NO_ERRORS + The Compound of Blocks has no errors + + + GEOM_CHECK_BLOCKS_COMPOUND_SUBSHAPES + Incriminated Sub-Shapes + + + GEOM_CHECK_INFOS + Object And Its Topological Informations + + + GEOM_CHECK_SHAPE + Check Shape + + + GEOM_CHECK_TITLE + Check Shape Informations + + + GEOM_CIRCLE + Circle + + + GEOM_CIRCLE_TITLE + Circle Construction + + + GEOM_CLOSECONTOUR_TITLE + Close contour + + + GEOM_CMASS + Center Of Mass + + + GEOM_CMASS_TITLE + Center Of Mass Construction + + + GEOM_COMMON + Common + + + GEOM_COMMON_TITLE + BOOLEAN : Common Of Two Objects + + + GEOM_COMPOUND + Compound + + + GEOM_COMPOUNDSOLID + CompSolid + + + GEOM_COMPOUND_TITLE + Create A Compound + + + GEOM_CONE + Cone + + + GEOM_CONE_TITLE + Cone Construction + + + GEOM_CONFIRM + Confirm operation + + + GEOM_CONFIRM_INFO + Shape contains %1 sub shapes ! + + + GEOM_COOR + Coord. : + + + GEOM_COORDINATES + Coordinates + + + GEOM_CREATE_COPY + Create a copy + + + GEOM_CREATE_SINGLE_SOLID + Create a single solid + + + GEOM_CURVE + Curve + + + GEOM_CURVE_CONTINUTY + Curve continuity + + + GEOM_CURVE_TITLE + Curve Construction + + + GEOM_CUT + Cut + + + GEOM_CUT_TITLE + BOOLEAN : Cut Of Two Objects + + + GEOM_CYLINDER + Cylinder + + + GEOM_CYLINDER_TITLE + Cylinder Construction + + + GEOM_D1 + D1 : + + + GEOM_D2 + D2 : + + + GEOM_DETECT + Detect + + + GEOM_DIAGONAL_POINTS + Diagonal Points + + + GEOM_DIMENSIONS + Dimensions + + + GEOM_DISTANCE + Distance + + + GEOM_DIVIDE_EDGE_TITLE + Addition of point + + + GEOM_DX + Dx : + + + GEOM_DY + Dy : + + + GEOM_DZ + Dz : + + + GEOM_DropSmallEdges + DropSmallEdges + + + GEOM_EDGE + Edge + + + GEOM_EDGE_TITLE + Create An Edge + + + GEOM_ELLIPSE + Ellipse + + + GEOM_ELLIPSE_ERROR_1 + Error creating ellipse. Reason: minor radius is greater than major radius. + + + GEOM_ELLIPSE_TITLE + Ellipse Construction + + + GEOM_END_LCS + End LCS + + + GEOM_ERROR + Error + + + GEOM_ERROR_STATUS + Operation status + + + GEOM_ERR_GET_ENGINE + Failed to obtain GEOM Engine component. Reload Geometry module and try again. + + + GEOM_ERR_LIB_NOT_FOUND + GUI library corresponding to the user action can not be found or loaded + + + GEOM_EXTRUSION + Extrusion + + + GEOM_EXTRUSION_BSV + Base Shape + Vector + + + GEOM_EXTRUSION_BSV_2P + Base Shape + 2 Points + + + GEOM_EXTRUSION_TITLE + Construction by Extrusion + + + GEOM_FACE + Face + + + GEOM_FACES + Faces + + + GEOM_FACE_FFW + Face from a closed wire and edge + + + GEOM_FACE_OPT + Try to create a planar face + + + GEOM_FACE_OR_LCS + Face or LCS + + + GEOM_FACE_SELECTION + Face Selection + + + GEOM_FACE_TITLE + Create A Face + + + GEOM_FILLET + Fillet + + + GEOM_FILLET_ABORT + Fillet can't be computed with radius %1 + + + GEOM_FILLET_ALL + Fillet On Whole Shape + + + GEOM_FILLET_EDGES + Fillet On Edges From Shape + + + GEOM_FILLET_FACES + Fillet On Faces From Shape + + + GEOM_FILLET_TITLE + Fillet Construction + + + GEOM_FILLING + Filling + + + GEOM_FILLING_ARG + Arguments And Parameters + + + GEOM_FILLING_COMPOUND + Edges compound + + + GEOM_FILLING_MAX_DEG + Max deg + + + GEOM_FILLING_MIN_DEG + Min deg + + + GEOM_FILLING_NB_ITER + Nb. Iter : + + + GEOM_FILLING_TITLE + Filling Surface With Edges + + + GEOM_FILLING_TOL_2D + Tol. 2D : + + + GEOM_FILLING_TOL_3D + Tol. 3D : + + + GEOM_FREE_BOUNDARIES + Free boundaries + + + GEOM_FREE_BOUNDS_ERROR + Object is not selected + + + GEOM_FREE_BOUNDS_MSG + Number of free boundaries detected: %1 (%2 closed, %3 open) + + + GEOM_FREE_BOUNDS_TLT + Free boundary detection + + + GEOM_FREE_FACES + Free faces + + + GEOM_FREE_FACES_TITLE + Free faces + + + GEOM_FUSE + Fuse + + + GEOM_FUSE_TITLE + BOOLEAN : Fuse Two Objects + + + GEOM_FixFaceSize + FixFaceSize + + + GEOM_FixShape + FixShape + + + GEOM_GLUE + Glue + + + GEOM_GLUE_TITLE + Glue faces + + + GEOM_HEIGHT + Height : + + + GEOM_HOLES + Holes + + + GEOM_IDENTICAL_NAMES_SELECT_BY_MOUSE + Identical names : select by mouse ! + + + GEOM_IMPORT + Imported_Shape + + + GEOM_INCORRECT_INPUT + Incorrect input data! + + + GEOM_INERTIA_CONSTR + Matrix And Moments Of Inertia + + + GEOM_INERTIA_I + %1:1 : + + + GEOM_INERTIA_IXYZ + IX & IY & IZ : + + + GEOM_INERTIA_TITLE + Calculs Of Inertia + + + GEOM_INF_LOADED + File %1 loaded. + + + GEOM_INTERNAL_WIRES + Internal wires + + + GEOM_INTERPOL + Interpolation + + + GEOM_KEEP_OBJECT + Keep Object + + + GEOM_LENGTH + Length is : + + + GEOM_LINE + Line + + + GEOM_LINE_TITLE + Line Construction + + + GEOM_MAIN_OBJECT + Main Object + + + GEOM_MARKER + Marker + + + GEOM_MARKER_TITLE + Create marker + + + GEOM_MATERIAL_ID + Material ID: + + + GEOM_MATERIAL_MATERIAL + Material + + + GEOM_MATERIAL_SET + << Set + + + GEOM_MATERIAL_SHAPE + Shapes + + + GEOM_MATERIAL_TITLE + Define materials for Dominant Fuse + + + GEOM_MATRIX + Matrix : + + + GEOM_MAX + Max : + + + GEOM_MAX_3D_TOLERANCE + Max 3D tolerance + + + GEOM_MAX_TOLERANCE + Max tolerance + + + GEOM_MEN_ALL_FILES + All Files ( * ) + + + GEOM_MEN_ANGLE + Angle : + + + GEOM_MEN_COMPONENT + Geometry + + + GEOM_MEN_ENTER_ANGLE + Enter An Angle In Degrees + + + GEOM_MEN_EXPORT + Export + + + GEOM_MEN_IMPORT + Import + + + GEOM_MEN_ISOS + Select Number Of Isos + + + GEOM_MEN_ISOU + Isos u : + + + GEOM_MEN_ISOV + Isos v : + + + GEOM_MEN_POPUP_NAME + %1 Objects + + + GEOM_MEN_SHADING + \nShading + + + GEOM_MEN_SKETCHER_X + Enter a length to set X + + + GEOM_MEN_SKETCHER_Y + Enter a length to set Y + + + GEOM_MEN_STEP_LABEL + Step : + + + GEOM_MEN_TRANSPARENCY + Transparency + + + GEOM_MEN_TRANSPARENCY_LABEL + Transparency : + + + GEOM_MEN_WIREFRAME + Wireframe + + + GEOM_MEN_X + X : + + + GEOM_MEN_Y + Y : + + + GEOM_MESHING_DEFLECTION + Meshing Deflect. : + + + GEOM_MIN + Min : + + + GEOM_MINDIST_OBJ + Objects And Results + + + GEOM_MINDIST_TITLE + Minimun Distance Between Two Objects + + + GEOM_MIRROR + Mirror + + + GEOM_MIRROR_TITLE + Mirror An Object + + + GEOM_MULTIROTATION + Multi-Rotation + + + GEOM_MULTIROTATION_DOUBLE + Multi Rotation Double + + + GEOM_MULTIROTATION_SIMPLE + Multi Rotation Simple + + + GEOM_MULTIROTATION_TITLE + Multi-Rotation + + + GEOM_MULTITRANSLATION + Multi-Translation + + + GEOM_MULTITRANSLATION_DOUBLE + Multi Translation Double + + + GEOM_MULTITRANSLATION_SIMPLE + Multi Translation Simple + + + GEOM_MULTITRANSLATION_TITLE + Multi-Translation + + + GEOM_NAME_INCORRECT + Object name not found + + + GEOM_NB_BLOCKS_NO_OTHERS + There are %1 specified blocks and NO other solids + + + GEOM_NB_BLOCKS_SOME_OTHERS + There are %1 specified blocks and some other solids + + + GEOM_NB_TIMES + Nb. Times : + + + GEOM_NB_TIMES_U + Nb. Times U : + + + GEOM_NB_TIMES_V + Nb. Times V : + + + GEOM_NODES + Nodes + + + GEOM_NUM_SPLIT_POINTS + Number of splitting points + + + GEOM_OBJECT + Object + + + GEOM_OBJECTS + Objects + + + GEOM_OBJECT_I + Object %1 + + + GEOM_OBJECT_RESULT + Object And Result + + + GEOM_OFFSET + Offset + + + GEOM_OFFSET_TITLE + Offset Surface + + + GEOM_OPERATIONS + Operations + + + GEOM_ORIENTATION + Orientation + + + GEOM_ORIENTATION_OPT + Reverse orientation with normal vectors simulation + + + GEOM_ORIENTATION_TITLE + Change Orientation + + + GEOM_PARAMETER + Parameter : + + + GEOM_PARAMETERS + Parameters + + + GEOM_PARAM_POINT + Parametric point + + + GEOM_PARTITION + Partition + + + GEOM_PARTITION_HALFSPACE + Half-space partition + + + GEOM_PARTITION_ORIENTATION + Change Orientation + + + GEOM_PARTITION_TITLE + Partition Of Object With Tool + + + GEOM_PATH_OBJECT + Path Object + + + GEOM_PIPE + Pipe + + + GEOM_PIPE_TITLE + Pipe Construction + + + GEOM_PLANE + Plane + + + GEOM_PLANE_MIRROR + Plane Mirror + + + GEOM_PLANE_PV + Point + Vector + + + GEOM_PLANE_PVC + Point + Coordinate Vector + + + GEOM_PLANE_SIZE + Size of plane : + + + GEOM_PLANE_TITLE + Plane Construction + + + GEOM_POINT + Point + + + GEOM_POINT1 + Point 1 + + + GEOM_POINT2 + Point 2 + + + GEOM_POINT3 + Point 3 + + + GEOM_POINTS + Points + + + GEOM_POINT_I + Point %1 + + + GEOM_POINT_MIRROR + Point Mirror + + + GEOM_POINT_TITLE + Point Construction + + + GEOM_POLYLINE + Polyline + + + GEOM_POSITION + Location + + + GEOM_POSITION_TITLE + Modify the Location of an Object + + + GEOM_PRECISION + Precision : + + + GEOM_PROPAGATE + Propagate + + + GEOM_PROPAGATE_TITLE + Propagate + + + GEOM_PROPERTIES + Basic Properties + + + GEOM_PROPERTIES_CONSTR + Object And Its Properties + + + GEOM_PROPERTIES_SURFACE + Surface is : + + + GEOM_PROPERTIES_TITLE + Basic Properties Informations + + + GEOM_PROPERTIES_VOLUME + Volume is : + + + GEOM_PRP_ABORT + Operation aborted + + + GEOM_PRP_COMMAND + No command associated with this id = %1. + + + GEOM_PRP_DONE + Operation done + + + GEOM_PRP_EXPORT + Exporting geometry to %1 ... + + + GEOM_PRP_LOADING + Loading %1 ... + + + GEOM_PRP_MIN_DIST + Min Distance not computed + + + GEOM_PRP_NOT_FOR_VTK_VIEWER + Not allowed in VTK viewer + + + GEOM_PRP_NULLSHAPE + Error, null or inappropriate shape ! + + + GEOM_PRP_READY + Ready + + + GEOM_PRP_SELECT_EDGE + Select edges and click on Apply + + + GEOM_PRP_SELECT_FACE + Select faces to suppress and click on Ok/Apply + + + GEOM_PRP_SELECT_FIRST + Select main shape first + + + GEOM_PRP_SELECT_SUBSHAPES + Select Sub Shapes + + + GEOM_PRP_SHAPE_IN_STUDY + Main shape must be in the study before + + + GEOM_QUAD_FACE + Quadrangle Face + + + GEOM_QUAD_FACE_TITLE + Quadrangle Face Construction + + + GEOM_RADIUS + Radius : + + + GEOM_RADIUS_I + Radius %1 : + + + GEOM_RADIUS_MAJOR + Major radius : + + + GEOM_RADIUS_MINOR + Minor radius : + + + GEOM_REALLY_DELETE + Do you really want to delete object(s) ? + + + GEOM_RECONSTRUCTION_LIMIT + Reconstruction Limit + + + GEOM_RECONSTRUCTION_LIMIT_EDGE + Edge + + + GEOM_RECONSTRUCTION_LIMIT_FACE + Face + + + GEOM_RECONSTRUCTION_LIMIT_SHAPE + Shape + + + GEOM_RECONSTRUCTION_LIMIT_SHELL + Shell + + + GEOM_RECONSTRUCTION_LIMIT_SOLID + Solid + + + GEOM_RECONSTRUCTION_LIMIT_VERTEX + Vertex + + + GEOM_RECONSTRUCTION_LIMIT_WIRE + Wire + + + GEOM_REF_POINT + Point with reference + + + GEOM_REMOVE_ALL_HOLES + Remove all holes + + + GEOM_REMOVE_ALL_INT_WIRES + Remove all internal wires + + + GEOM_REMOVE_HOLES_TITLE + Suppress holes + + + GEOM_REMOVE_INTERNAL_WIRES_TITLE + Suppress internal wires + + + GEOM_REMOVE_WEBS + Remove webs + + + GEOM_REQUIRED_DEGREE + Required degree + + + GEOM_REQUIRED_NUM_SEGMENTS + Required number of segments + + + GEOM_REVERSE + Reverse + + + GEOM_REVERSE_PLANE + Reverse the plane normal + + + GEOM_REVERSE_U + Reverse U + + + GEOM_REVERSE_V + Reverse V + + + GEOM_REVERSE_VECTOR + Reverse Vector + + + GEOM_REVOLUTION + Revolution + + + GEOM_REVOLUTION_TITLE + Construction By Revolution + + + GEOM_ROTATION + Rotation + + + GEOM_ROTATION_TITLE + Rotation Of An Object + + + GEOM_SCALE + Scale + + + GEOM_SCALE_FACTOR + Scale Factor : + + + GEOM_SCALE_TITLE + Scale An Object + + + GEOM_SECTION + Section + + + GEOM_SECTION_TITLE + BOOLEAN : Section Of Two Objects + + + GEOM_SELECTED_FACE + Selected face + + + GEOM_SELECTED_OBJECTS + Selected objects + + + GEOM_SELECTED_SHAPE + Selected shape + + + GEOM_SELECTION + Selection + + + GEOM_SET_MATERIALS + Set materials + + + GEOM_SEWING + Sewing + + + GEOM_SEWING_TITLE + Topological sewing + + + GEOM_SHAPE + Shape + + + GEOM_SHAPEPROCESS_TITLE + Shape Processing + + + GEOM_SHAPES + Shapes + + + GEOM_SHELL + Shell + + + GEOM_SHELLS + Shells + + + GEOM_SHELL_TITLE + Shell Construction + + + GEOM_SKETCHER_ABS + Absolute + + + GEOM_SKETCHER_ANGLE + Angle + + + GEOM_SKETCHER_ANGLE2 + Angle : + + + GEOM_SKETCHER_APPLY + Apply + + + GEOM_SKETCHER_ARC + Arc + + + GEOM_SKETCHER_DEST + Destination + + + GEOM_SKETCHER_DIR + Direction + + + GEOM_SKETCHER_DX2 + DX : + + + GEOM_SKETCHER_DY2 + DY : + + + GEOM_SKETCHER_EL + Element Type + + + GEOM_SKETCHER_LENGTH + Length + + + GEOM_SKETCHER_LENGTH2 + Length : + + + GEOM_SKETCHER_PER + Perpendicular + + + GEOM_SKETCHER_POINT + Point + + + GEOM_SKETCHER_POINT2 + Point : + + + GEOM_SKETCHER_RADIUS2 + Radius : + + + GEOM_SKETCHER_REL + Relative + + + GEOM_SKETCHER_SEGMENT + Segment + + + GEOM_SKETCHER_SEL + Selection + + + GEOM_SKETCHER_TAN + Tangent + + + GEOM_SKETCHER_TITLE + Sketch Construction + + + GEOM_SKETCHER_TYPE + Type + + + GEOM_SKETCHER_UNDO + Undo + + + GEOM_SKETCHER_VALUES + Values + + + GEOM_SKETCHER_VX2 + VX : + + + GEOM_SKETCHER_VXVY + VX-VY + + + GEOM_SKETCHER_VY2 + VY : + + + GEOM_SKETCHER_X + X + + + GEOM_SKETCHER_X2 + X : + + + GEOM_SKETCHER_X3 + Abs. X : + + + GEOM_SKETCHER_Y + Y + + + GEOM_SKETCHER_Y2 + Y : + + + GEOM_SKETCHER_Y3 + Abs. Y : + + + GEOM_SOLID + Solid + + + GEOM_SOLID_TITLE + Solid Construction + + + GEOM_SPHERE + Sphere + + + GEOM_SPHERE_CR + Center + Radius + + + GEOM_SPHERE_RO + Radius At Origin + + + GEOM_SPHERE_TITLE + Sphere Construction + + + GEOM_SPLINE + Spline + + + GEOM_SPLINE_TITLE + Spline Construction + + + GEOM_START_LCS + Start LCS + + + GEOM_STEP + Step : + + + GEOM_STEP_TITLE + Step value for GUI constructions + + + GEOM_STEP_U + Step U : + + + GEOM_STEP_V + Step V : + + + GEOM_STUDY_LOCKED + The active study is locked and therefore cannot be modified + + + GEOM_SUBSHAPE_SELECT + Select Sub Shapes + + + GEOM_SUBSHAPE_TITLE + Sub Shapes Selection + + + GEOM_SUBSHAPE_TYPE + Sub Shapes Type : + + + GEOM_SUB_SHAPE + Sub Shapes + + + GEOM_SUPPRESSHOLE_FACE_SHELL + Face or shell + + + GEOM_SUPPRESSHOLE_SELECTFACE + Select the face with hole + + + GEOM_SUPPRESSHOLE_SELECTFACE_END + Select end face (if hole traversing) + + + GEOM_SUPPRESSHOLE_SELECTWIRE + Select wire on face + + + GEOM_SUPPRESSHOLE_SELECTWIRE_END + Select end wire (if hole traversing) + + + GEOM_SUPPRESSHOLE_SELECT_HOLES_ON_FACE + Select hole(s) on the face + + + GEOM_SUPPRESSHOLE_TITLE + Suppress holes + + + GEOM_SUPPRESS_RESULT + Suppress Result + + + GEOM_SUPPRESS_RESULT_INSIDE + Inside + + + GEOM_SUPPRESS_RESULT_OUTSIDE + Outside + + + GEOM_SUPRESSFACE + Supress Face + + + GEOM_SUPRESSFACE_SELECT + Select Faces To Suppress + + + GEOM_SUPRESSFACE_TITLE + Suppress Faces In An Object + + + GEOM_SURFACE_CONTINUTY + Surface continuity + + + GEOM_SURFACE_MODE + Surface mode + + + GEOM_SURFCONE + Conical Face + + + GEOM_SURFCYLINDER + Cylindrical Face + + + GEOM_SURFSPHERE + Spherical Face + + + GEOM_SURFTORUS + Toroidal Face + + + GEOM_SameParameter + SameParameter + + + GEOM_SplitAngle + SplitAngle + + + GEOM_SplitClosedFaces + SplitClosedFaces + + + GEOM_SplitContinuity + SplitContinuity + + + GEOM_TOLERANCE + Tolerance + + + GEOM_TOLERANCE_CONSTR + Object And Its Tolerances + + + GEOM_TOLERANCE_EDGE + Edge : + + + GEOM_TOLERANCE_FACE + Face : + + + GEOM_TOLERANCE_TITLE + Maximum Tolerance + + + GEOM_TOLERANCE_VERTEX + Vertex : + + + GEOM_TOOL_OBJECT + Tool Object + + + GEOM_TORUS + Torus + + + GEOM_TORUS_TITLE + Torus Construction + + + GEOM_TRANSLATION + Translation + + + GEOM_TRANSLATION_COOR + Translation With Coordinates + + + GEOM_TRANSLATION_TITLE + Translation Of An Object + + + GEOM_TRANSPARENCY_OPAQUE + Opaque + + + GEOM_TRANSPARENCY_TITLE + Transparency + + + GEOM_TRANSPARENCY_TRANSPARENT + Transparent + + + GEOM_TRIHEDRON + Trihedron + + + GEOM_ToBezier + ToBezier + + + GEOM_VALUE + Value + + + GEOM_VECTOR + Vector + + + GEOM_VECTOR_LENGTH + Vector Length : + + + GEOM_VECTOR_TITLE + Vector Construction + + + GEOM_VECTOR_U + Vector U + + + GEOM_VECTOR_V + Vector V + + + GEOM_VERTEX + Vertex + + + GEOM_WATER_DENSITY + Water Density : + + + GEOM_WEIGHT + Weight : + + + GEOM_WHATIS + Whatis + + + GEOM_WHATIS_OBJECT + Object And Its Topological Informations + + + GEOM_WHATIS_TITLE + Whatis Informations + + + GEOM_WIRE + Wire + + + GEOM_WIRES + Wire(s) + + + GEOM_WIRES_TO_REMOVE + Wires to remove + + + GEOM_WIREZ + Wires + + + GEOM_WIRE_CONNECT + Wire creation from wires/edges connected + + + GEOM_WIRE_TITLE + Create A Wire + + + GEOM_WPLANE + Working Plane + + + GEOM_WPLANE_FACE + Plane, Planar Face or LCS + + + GEOM_WPLANE_ORIGIN + Select a plane + + + GEOM_WPLANE_OXY + OXY + + + GEOM_WPLANE_OYZ + OYZ + + + GEOM_WPLANE_OZX + OZX + + + GEOM_WPLANE_TITLE + Working Plane Selection + + + GEOM_WPLANE_VECTOR + Select 2 vectors + + + GEOM_WPLANE_VX + Vector X + + + GEOM_WPLANE_VZ + Vector Z + + + GEOM_WRN_RADIUS_NULL + Radius is null + + + GEOM_WRN_WARNING + Warning + + + GEOM_X + X : + + + GEOM_Y + Y : + + + GEOM_Z + Z : + + + GLUE_NEW_OBJ_NAME + Glue + + + MEN_ALL_SEL_ONLY + Select All + + + MEN_ARC + Arc + + + MEN_ARCHIMEDE + Archimede + + + MEN_BASIC + Basic + + + MEN_BASIC_PROPS + Basic properties + + + MEN_BLOCKS + Blocks + + + MEN_BND_BOX + Bounding box + + + MEN_BOOLEAN + Boolean + + + MEN_BOX + Box + + + MEN_BUILD + Build + + + MEN_CHAMFER + Chamfer + + + MEN_CHANGE_ORIENTATION + Change orientation + + + MEN_CHECK + Check + + + MEN_CHECK_COMPOUND + Check compound of blocks + + + MEN_CHECK_FREE_BNDS + Check free boundaries + + + MEN_CHECK_FREE_FACES + Check free faces + + + MEN_CHECK_GEOMETRY + Check Geometry + + + MEN_CIRCLE + Circle + + + MEN_CLIPPING + Clipping range + + + MEN_CLOSE_CONTOUR + Close contour + + + MEN_COMMON + Common + + + MEN_COMPOUND + Compound + + + MEN_COMPOUND_SEL_ONLY + Compound + + + MEN_CONE + Cone + + + MEN_CURVE + Curve + + + MEN_CUT + Cut + + + MEN_CYLINDER + Cylinder + + + MEN_DELETE + Delete + + + MEN_DIMENSIONS + Dimensions + + + MEN_DISPLAY + Display + + + MEN_DISPLAY_ALL + Display all + + + MEN_DISPLAY_MODE + Display mode + + + MEN_DISPLAY_ONLY + Display only + + + MEN_EDGE + Edge + + + MEN_EDGE_SEL_ONLY + Edge + + + MEN_EDIT + Edit + + + MEN_ELLIPSE + Ellipse + + + MEN_ERASE + Erase + + + MEN_ERASE_ALL + Erase all + + + MEN_EXPLODE + Explode + + + MEN_EXPLODE_BLOCKS + Explode on Blocks + + + MEN_EXPORT + Export... + + + MEN_EXTRUSION + Extrusion + + + MEN_FACE + Face + + + MEN_FACE_SEL_ONLY + Face + + + MEN_FILE + File + + + MEN_FILLET + Fillet + + + MEN_FILLING + Filling + + + MEN_FUSE + Fuse + + + MEN_GENERATION + Generation + + + MEN_GLUE_FACES + Glue faces + + + MEN_GROUP + Group + + + MEN_GROUP_CREATE + Create + + + MEN_GROUP_EDIT + Edit + + + MEN_HEX_SOLID + Hexahedral Solid + + + MEN_IMPORT + Import... + + + MEN_INERTIA + Inertia + + + MEN_ISOS + Isos + + + MEN_LINE + Line + + + MEN_LOCAL_CS + Local coordinate system + + + MEN_MASS_CENTER + Center of mass + + + MEN_MEASURES + Measures + + + MEN_MIN_DIST + Min distance + + + MEN_MIRROR + Mirror image + + + MEN_MODIFY_LOCATION + Modify the Location + + + MEN_MUL_ROTATION + Multi-Rotation + + + MEN_MUL_TRANSFORM + Multi-transformation + + + MEN_MUL_TRANSLATION + Multi-Translation + + + MEN_NEW_ENTITY + New Entity + + + MEN_OFFSET + Offset surface + + + MEN_OPERATIONS + Operations + + + MEN_PARTITION + Partition + + + MEN_PIPE + Extrusion along a path + + + MEN_PLANE + Plane + + + MEN_POINT + Point + + + MEN_POINT_COORDS + Point coordinates + + + MEN_POINT_ON_EDGE + Add point on edge + + + MEN_POP_COLOR + Color + + + MEN_POP_CREATE_GROUP + Create Group + + + MEN_POP_ISOS + Isos + + + MEN_POP_RENAME + Rename + + + MEN_POP_SHADING + Shading + + + MEN_POP_TRANSPARENCY + Transparency + + + MEN_POP_WIREFRAME + Wireframe + + + MEN_PREFERENCES + Preferences + + + MEN_PREFERENCES_GEOM + Geometry + + + MEN_PRIMITIVES + Primitives + + + MEN_PROPAGATE + Propagate + + + MEN_Q_FACE + Quadrangle Face + + + MEN_REPAIR + Repair + + + MEN_REVOLUTION + Revolution + + + MEN_ROTATION + Rotation + + + MEN_SCALE + Scale transform + + + MEN_SECTION + Section + + + MEN_SELECT_ONLY + Select Only + + + MEN_SEWING + Sewing + + + MEN_SHADING + Shading + + + MEN_SHADING_COLOR + Shading color + + + MEN_SHAPE_PROCESS + Shape processing + + + MEN_SHELL + Shell + + + MEN_SHELL_SEL_ONLY + Shell + + + MEN_SKETCH + Sketch + + + MEN_SOLID + Solid + + + MEN_SOLID_SEL_ONLY + Solid + + + MEN_SPHERE + Sphere + + + MEN_STEP_VALUE + Step value + + + MEN_SUPPERSS_HOLES + Suppress holes + + + MEN_SUPPRESS_FACES + Suppress faces + + + MEN_SUPPRESS_INT_WIRES + Suppress internal wires + + + MEN_TOLERANCE + Compute tolerance + + + MEN_TOOLS + Tools + + + MEN_TORUS + Torus + + + MEN_TRANSFORMATION + Transformation + + + MEN_TRANSLATION + Translation + + + MEN_VECTOR + Vector + + + MEN_VERTEX_SEL_ONLY + Vertex + + + MEN_VIEW + View + + + MEN_WHAT_IS + What is + + + MEN_WIRE + Wire + + + MEN_WIREFRAME + Wireframe + + + MEN_WIRE_SEL_ONLY + Wire + + + MEN_WORK_PLANE + Working plane + + + NAME_LBL + Name: + + + NON_GEOM_OBJECTS_SELECTED + There are objects selected which do not belong to %1 component. + + + PREF_DISPLAY_MODE + Default display mode + + + PREF_FREE_BOUND_COLOR + Color of free boundaries + + + PREF_GROUP_GENERAL + General + + + PREF_GROUP_OCCVIEWER + OCC Viewer 3d + + + PREF_GROUP_VERTEX + Marker of Points + + + PREF_ISOS_COLOR + Color of isolines + + + PREF_LINE_COLOR + Color of edges, vectors, wires + + + PREF_MARKER_SCALE + Size + + + PREF_POINT_COLOR + Color of points + + + PREF_SHADING_COLOR + Default shading color + + + PREF_STEP_VALUE + Step value for spin boxes + + + PREF_TAB_SETTINGS + Settings + + + PREF_TYPE_OF_MARKER + Type + + + PREF_WIREFRAME_COLOR + Default wireframe color + + + PROCESS_SHAPE_NEW_OBJ_NAME + ProcessShape + + + REMOVE_HOLES_NEW_OBJ_NAME + SupressHoles + + + REMOVE_INT_WIRES_NEW_OBJ_NAME + RemoveIntWires + + + SEWING_NEW_OBJ_NAME + Sewing + + + STB_ALL_SEL_ONLY + Select all Objects + + + STB_ARC + Create an arc + + + STB_ARCHIMEDE + Archimede + + + STB_BASIC_PROPS + Basic properties + + + STB_BND_BOX + Compute bounding box + + + STB_BOX + Create a box + + + STB_CHAMFER + Chamfer + + + STB_CHANGE_ORIENTATION + Change orientation + + + STB_CHECK + Check + + + STB_CHECK_COMPOUND + Check compound of blocks + + + STB_CHECK_FREE_BNDS + Check free boundaries + + + STB_CHECK_FREE_FACES + Check free faces + + + STB_CHECK_GEOMETRY + Check Geometry + + + STB_CIRCLE + Create a circle + + + STB_CLIPPING + Clipping range + + + STB_CLOSE_CONTOUR + Perform close contour + + + STB_COMMON + Common + + + STB_COMPOUND + Build a compound + + + STB_COMPOUND_SEL_ONLY + Select only a Compounds + + + STB_CONE + Create a cone + + + STB_CURVE + Create a curve + + + STB_CUT + Cut + + + STB_CYLINDER + Create a cylinder + + + STB_DELETE + Delete object + + + STB_DISPLAY + Display + + + STB_DISPLAY_ALL + Display all + + + STB_DISPLAY_ONLY + Display only + + + STB_EDGE + Build an edge + + + STB_EDGE_SEL_ONLY + Select only a Edges + + + STB_ELLIPSE + Create an ellipse + + + STB_ERASE + Erase + + + STB_ERASE_ALL + Erase all + + + STB_EXPLODE + Explode + + + STB_EXPLODE_BLOCKS + Explode on Blocks + + + STB_EXPORT + Export geometry to BREP file + + + STB_EXTRUSION + Create an extrusion + + + STB_FACE + Build a face + + + STB_FACE_SEL_ONLY + Select only a Faces + + + STB_FILLET + Fillet + + + STB_FILLING + Create a filling + + + STB_FUSE + Fuse + + + STB_GLUE_FACES + Perform glue faces + + + STB_GROUP_CREATE + Create a group + + + STB_GROUP_EDIT + Edit a group + + + STB_HEX_SOLID + Hexahedral Solid + + + STB_IMPORT + Import geometry from BREP file + + + STB_INERTIA + Compute intertia + + + STB_ISOS + Set number of isolines + + + STB_LINE + Create a line + + + STB_LOCAL_CS + Create a local coordinate system + + + STB_MASS_CENTER + Compute center of mass + + + STB_MIN_DIST + Compute minimum distance + + + STB_MIRROR + Mirror image + + + STB_MODIFY_LOCATION + Modify the Location + + + STB_MUL_ROTATION + Multi-Rotation + + + STB_MUL_TRANSFORM + Multi-transformation + + + STB_MUL_TRANSLATION + Multi-Translation + + + STB_OFFSET + Offset surface + + + STB_PARTITION + Partition + + + STB_PIPE + Create a shape by Extrusion along a path + + + STB_PLANE + Create a plane + + + STB_POINT + Create a point + + + STB_POINT_COORDS + Point coordinates + + + STB_POINT_ON_EDGE + Add point on edge + + + STB_POP_COLOR + Color + + + STB_POP_CREATE_GROUP + Create Group + + + STB_POP_ISOS + Isolines + + + STB_POP_RENAME + Rename + + + STB_POP_SHADING + Shading + + + STB_POP_TRANSPARENCY + Transparency + + + STB_POP_WIREFRAME + Wireframe + + + STB_PROPAGATE + Propagate + + + STB_Q_FACE + Quadrangle Face + + + STB_REVOLUTION + Create a revolution + + + STB_ROTATION + Rotation + + + STB_SCALE + Scale transform + + + STB_SECTION + Section + + + STB_SEWING + Perform sewing + + + STB_SHADING + Shading + + + STB_SHADING_COLOR + Set shading color + + + STB_SHAPE_PROCESS + Perform shape processing + + + STB_SHELL + Build a shell + + + STB_SHELL_SEL_ONLY + Select only a Shells + + + STB_SKETCH + Sketch + + + STB_SOLID + Build a solid + + + STB_SOLID_SEL_ONLY + Select only a Solids + + + STB_SPHERE + Create a sphere + + + STB_STEP_VALUE + Set step value + + + STB_SUPPERSS_HOLES + Perform suppress holes + + + STB_SUPPRESS_FACES + Perform suppress faces + + + STB_SUPPRESS_INT_WIRES + Perform suppress internal wires + + + STB_TOLERANCE + Compute tolerance + + + STB_TORUS + Create a torus + + + STB_TRANSLATION + Translation + + + STB_VECTOR + Create a vector + + + STB_VERTEX_SEL_ONLY + Select only a Points + + + STB_WHAT_IS + What is + + + STB_WIRE + Build a wire + + + STB_WIRE_SEL_ONLY + Select only a Wires + + + STB_WORK_PLANE + Create a working plane + + + SUPPRESS_RESULT + Suppress Result + + + SUPRESS_FACE_NEW_OBJ_NAME + SupressFaces + + + ShHealOper_ErrorExecution_msg + Shape Healing algorithm failed + + + ShHealOper_InvalidParameters_msg + Incorrect parameters for Shape Healing algorithm + + + ShHealOper_NotError_msg + Shape Healing algorithm has done no modification of the original shape + + + TLT_RENAME + Rename + + + TOM_O + O + + + TOM_O_PLUS + + in O + + + TOM_O_POINT + . in O + + + TOM_O_STAR + * in O + + + TOM_O_X + X in O + + + TOM_PLUS + + + + + TOM_POINT + . + + + TOM_STAR + * + + + TOM_X + X + + + TOOL_BASIC + Basic + + + TOOL_BOOLEAN + Boolean operations + + + TOOL_GENERATION + Generation + + + TOOL_PRIMITIVES + Primitives + + + TOOL_TRANSFORMATION + Transformation + + + TOP_ARC + Create an arc + + + TOP_ARCHIMEDE + Archimede + + + TOP_BASIC_PROPS + Basic properties + + + TOP_BND_BOX + Compute bounding box + + + TOP_BOX + Create a box + + + TOP_CHAMFER + Chamfer + + + TOP_CHANGE_ORIENTATION + Change orientation + + + TOP_CHECK + Check + + + TOP_CHECK_COMPOUND + Check compound of blocks + + + TOP_CHECK_FREE_BNDS + Check free boundaries + + + TOP_CHECK_FREE_FACES + Check free faces + + + TOP_CHECK_GEOMETRY + Check Geometry + + + TOP_CIRCLE + Create a circle + + + TOP_CLIPPING + Clipping range + + + TOP_CLOSE_CONTOUR + Perform close contour + + + TOP_COMMON + Common + + + TOP_COMPOUND + Build a compound + + + TOP_CONE + Create a cone + + + TOP_CURVE + Create a curve + + + TOP_CUT + Cut + + + TOP_CYLINDER + Create a cylinder + + + TOP_DELETE + Delete object + + + TOP_DISPLAY + Display + + + TOP_DISPLAY_ALL + Display all + + + TOP_DISPLAY_ONLY + Display only + + + TOP_EDGE + Build an edge + + + TOP_ELLIPSE + Create an ellipse + + + TOP_ERASE + Erase + + + TOP_ERASE_ALL + Erase all + + + TOP_EXPLODE + Explode + + + TOP_EXPLODE_BLOCKS + Explode on Blocks + + + TOP_EXPORT + Export geometry to BREP file + + + TOP_EXTRUSION + Create an extrusion + + + TOP_FACE + Build a face + + + TOP_FILLET + Fillet + + + TOP_FILLING + Create a filling + + + TOP_FUSE + Fuse + + + TOP_GLUE_FACES + Perform glue faces + + + TOP_GROUP_CREATE + Create a group + + + TOP_GROUP_EDIT + Edit a group + + + TOP_HEX_SOLID + Hexahedral Solid + + + TOP_IMPORT + Import geometry from BREP file + + + TOP_INERTIA + Compute intertia + + + TOP_ISOS + Set number of isolines + + + TOP_LINE + Create a line + + + TOP_LOCAL_CS + Create a local coordinate system + + + TOP_MASS_CENTER + Compute center of mass + + + TOP_MIN_DIST + Compute minimum distance + + + TOP_MIRROR + Mirror image + + + TOP_MODIFY_LOCATION + Modify the Location + + + TOP_MUL_ROTATION + Multi-Rotation + + + TOP_MUL_TRANSFORM + Multi-transformation + + + TOP_MUL_TRANSLATION + Multi-Translation + + + TOP_OFFSET + Offset surface + + + TOP_PARTITION + Partition + + + TOP_PIPE + Extrusion along a path + + + TOP_PLANE + Create a plane + + + TOP_POINT + Create a point + + + TOP_POINT_COORDS + Point coordinates + + + TOP_POINT_ON_EDGE + Add point on edge + + + TOP_POP_COLOR + Color + + + TOP_POP_CREATE_GROUP + Create Group + + + TOP_POP_ISOS + Isolines + + + TOP_POP_RENAME + Rename + + + TOP_POP_SHADING + Shading + + + TOP_POP_TRANSPARENCY + Transparency + + + TOP_POP_WIREFRAME + Wireframe + + + TOP_PROPAGATE + Propagate + + + TOP_Q_FACE + Quadrangle Face + + + TOP_REVOLUTION + Create a revolution + + + TOP_ROTATION + Rotation + + + TOP_SCALE + Scale transform + + + TOP_SECTION + Section + + + TOP_SEWING + Perform sewing + + + TOP_SHADING + Shading + + + TOP_SHADING_COLOR + Set shading color + + + TOP_SHAPE_PROCESS + Perform shape processing + + + TOP_SHELL + Build a shell + + + TOP_SKETCH + Sketch + + + TOP_SOLID + Build a solid + + + TOP_SPHERE + Create a sphere + + + TOP_STEP_VALUE + Set step value + + + TOP_SUPPERSS_HOLES + Perform suppress holes + + + TOP_SUPPRESS_FACES + Perform suppress faces + + + TOP_SUPPRESS_INT_WIRES + Perform suppress internal wires + + + TOP_TOLERANCE + Compute tolerance + + + TOP_TORUS + Create a torus + + + TOP_TRANSLATION + Translation + + + TOP_VECTOR + Create a vector + + + TOP_WHAT_IS + What is + + + TOP_WIRE + Build a wire + + + TOP_WORK_PLANE + Create a working plane + + + WRN_NOT_IMPLEMENTED + Sorry, this functionality is not yet implemented + + + _S_ + (s) + + + + BasicGUI_MarkerDlg + + CAPTION + Local CS Construction + + + DX + Dx + + + DY + Dy + + + DZ + Dz + + + LCS_NAME + LocalCS + + + LOCALCS + Local coordinate system + + + ORIGIN + Coordinates of origin + + + VEC_PARALLEL + Coordinate system axes cannot be parallel + + + XDIR + X axis direction + + + YDIR + Y axis direction + + + + BlocksGUI_BlockDlg + + FACE_1 + Face 1 + + + FACE_2 + Face 2 + + + FACE_3 + Face 3 + + + FACE_4 + Face 4 + + + FACE_5 + Face 5 + + + FACE_6 + Face 6 + + + + BlocksGUI_ExplodeDlg + + NB_FACES_MAX + Max. nb. faces + + + NB_FACES_MIN + Min. nb. faces + + + + BlocksGUI_QuadFaceDlg + + EDGE_1 + Edge 1 + + + EDGE_2 + Edge 2 + + + EDGE_3 + Edge 3 + + + EDGE_4 + Edge 4 + + + VERTEX_1 + Vertex 1 + + + VERTEX_2 + Vertex 2 + + + VERTEX_3 + Vertex 3 + + + VERTEX_4 + Vertex 4 + + + + BlocksGUI_TrsfDlg + + FACE_1 + Face 1 + + + FACE_1U + Face 1 U + + + FACE_1V + Face 1 V + + + FACE_2 + Face 2 + + + FACE_2U + Face 2 U + + + FACE_2V + Face 2 V + + + + EntityGUI_SketcherDlg + + CANNOT_CLOSE + It is impossible to close sketch\nNumber of sketch points too small + + + + EntityGUI_SubShapeDlg + + NO_SUBSHAPES_SELECTED + Please, select one or more sub-shapes + + + + GroupGUI + + NO_GROUP + Please, select a group to edit + + + + GroupGUI_GroupDlg + + ADD + Add + + + CREATE_GROUP_TITLE + Create Group + + + EDIT_GROUP_TITLE + Edit Group + + + EMPTY_LIST + Please, select one or more sub-shapes to put into the group + + + EMPTY_NAME + Please, specify a non-empty group name + + + GROUP_NAME + Group Name + + + GROUP_PREFIX + Group + + + MAIN_SHAPE + Main Shape + + + MAIN_SUB_SHAPES + Main Shape And Sub-Shapes + + + NO_GROUP + Please, select a group to edit + + + NO_MAIN_OBJ + Please, select a main shape + + + REMOVE + Remove + + + SELECT_ALL + Select All + + + SELECT_SUB_SHAPES + Select Sub-Shapes + + + SHAPE_TYPE + Shape Type + + + + MeasureGUI_1Sel1TextView1Check_QTD + + CHECK_SHAPE_GEOMETRY + Check also geometry + + + + MeasureGUI_PointDlg + + CAPTION + Point Coordinates + + + COORDINATES + Point and its coordinates + + + POINT + Point + + + X + X + + + Y + Y + + + Z + Z + + + + OperationGUI_ChamferDlg + + D + D + + + FACE_1 + Face 1 + + + FACE_2 + Face 2 + + + SELECTED_FACES + Selected faces + + + + OperationGUI_FilletDlg + + SELECTED_EDGES + Selected edges + + + SELECTED_FACES + Selected faces + + + + RepairGUI_FreeBoundDlg + + CAPTION + Check free boundaries + + + FREE_BOUND + Free boundaries + + + NUMBER_CLOSED + Number of closed free boundaries: + + + NUMBER_OPEN + Number of open free boundaries: + + + + RepairGUI_GlueDlg + + FACES_FOR_GLUING_ARE_DETECTED + There are %1 face(s) that can be glued. They are coloured on the screen with red colour\nPlease close this message box and select faces for glueing + + + GLUE_FACES + Glue faces + + + SELECT_FACES + Select Faces + + + THERE_ARE_NO_FACES_FOR_GLUING + There are no faces for gluing + + + + RepairGUI_ShapeProcessDlg + + ERROR_NO_OBJECTS + Please, select a geometrical object for Shape Processing. + + + ERROR_NO_OPERATORS + Please, select at least one Shape Process operation to proceed. + + + TIME_CONSUMING + Enabling this option may result in a very time-consuming operation for some input shapes.\nWould you like to continue? + + + diff --git a/src/GEOMGUI/GEOM_msg_fr.ts b/src/GEOMGUI/GEOM_msg_fr.ts new file mode 100644 index 000000000..d41770768 --- /dev/null +++ b/src/GEOMGUI/GEOM_msg_fr.ts @@ -0,0 +1,1422 @@ + + + + @default + + GEOM_ANGLE + Angle : + + + GEOM_ARC + Arc + + + GEOM_ARCHIMEDE + Archimde + + + GEOM_ARCHIMEDE_TITLE + Construction d'Archimde + + + GEOM_ARC_TITLE + Construction d'un Arc + + + GEOM_ARGUMENTS + Arguments + + + GEOM_AXE_MIRROR + Axe Miroir + + + GEOM_AXIS + Axe + + + GEOM_BASE + Base + + + GEOM_BASE_OBJECT + Objet De Base + + + GEOM_BASE_POINT + Point De Base + + + GEOM_BEZIER + Bezier + + + GEOM_BNDBOX + Boite Anglobante + + + GEOM_BNDBOX_OBJDIM + Objet and ses dimensions + + + GEOM_BNDBOX_TITLE + Boite Englobante + + + GEOM_BOX + Boite + + + GEOM_BOX_OBJ + Dimensions A l'Origine + + + GEOM_BOX_TITLE + Construction d'une Boite + + + GEOM_BUT_APPLY + &Appliquer + + + GEOM_BUT_CANCEL + &Annuler + + + GEOM_BUT_CLOSE + &Fermer + + + GEOM_BUT_CLOSE_SKETCH + Fermer Sketch + + + GEOM_BUT_END_SKETCH + Terminer Sketch + + + GEOM_BUT_EXPLODE + &Exploser + + + GEOM_BUT_HELP + &Aide + + + GEOM_BUT_NO + &Non + + + GEOM_BUT_OK + &Ok + + + GEOM_BUT_YES + &Oui + + + GEOM_CENTER + Centre + + + GEOM_CENTER_POINT + Point Centre + + + GEOM_CENTRAL_POINT + Point Central + + + GEOM_CHAMFER + Chanfrein + + + GEOM_CHAMFER_ABORT + Le chanfrein ne peut-tre realis avec %1 et %2 + + + GEOM_CHAMFER_ALL + Chanfrein sur toute la Shape + + + GEOM_CHAMFER_EDGES + Chanfrein sur Edges de la Shape + + + GEOM_CHAMFER_FACES + Chanfrein sur Faces de la Shape + + + GEOM_CHAMFER_TITLE + Construction d'un Chanfrein + + + GEOM_CHECK_BLOCKS_COMPOUND + Check Blocks Compound + + + GEOM_CHECK_BLOCKS_COMPOUND_ERRORS + Errors + + + GEOM_CHECK_BLOCKS_COMPOUND_HAS_ERRORS + The Compound of Blocks has errors + + + GEOM_CHECK_BLOCKS_COMPOUND_HAS_NO_ERRORS + The Compound of Blocks has no errors + + + GEOM_CHECK_BLOCKS_COMPOUND_SUBSHAPES + Incriminated Sub-Shapes + + + GEOM_CHECK_COMPOUND_BLOCKS_TITLE + Check Blocks Compound + + + GEOM_CHECK_INFOS + Objet et ses Informations Topologiques + + + GEOM_CHECK_SHAPE + Check Shape + + + GEOM_CHECK_TITLE + Check Shape + + + GEOM_CIRCLE + Cercle + + + GEOM_CIRCLE_TITLE + Construction d'un Cercle + + + GEOM_CMASS + Centre de Masse + + + GEOM_CMASS_TITLE + Centre De Gravit + + + GEOM_COMMON + Joindre + + + GEOM_COMMON_TITLE + BOOLEEN : Jonction De Deux Objets + + + GEOM_COMPOUND + Compound + + + GEOM_COMPOUNDSOLID + CompSolid + + + GEOM_COMPOUND_TITLE + Cration d'un Compound + + + GEOM_CONE + Cone + + + GEOM_CONE_TITLE + Construction d'un Cone + + + GEOM_CONFIRM + Confirmer cette operation + + + GEOM_CONFIRM_INFO + L'objet contient %1 sous objets + + + GEOM_COOR + Coord. : + + + GEOM_COORDINATES + Coordonnes + + + GEOM_CREATE_COPY + Create a copy + + + GEOM_CREATE_SINGLE_SOLID + Create a single solid + + + GEOM_CUT + Couper + + + GEOM_CUT_TITLE + BOOLEEN : Couper Deux Objets + + + GEOM_CYLINDER + Cylindre + + + GEOM_CYLINDER_TITLE + Construction d'un Cylindre + + + GEOM_D1 + D1 : + + + GEOM_D2 + D2 : + + + GEOM_DIAGONAL_POINTS + Points Diagonaux + + + GEOM_DIMENSIONS + Dimensions + + + GEOM_DISTANCE + Distance + + + GEOM_DX + Dx : + + + GEOM_DY + Dy : + + + GEOM_DZ + Dz : + + + GEOM_EDGE + Edge + + + GEOM_EDGE_TITLE + Cration d'un Edge + + + GEOM_ELLIPSE + Ellipse + + + GEOM_ELLIPSE_TITLE + Construction d'Ellipses + + + GEOM_EXTRUSION + Extrusion + + + GEOM_EXTRUSION_BSV + Shape de base + Vecteur + + + GEOM_EXTRUSION_BSV_2P + Shape de base + 2 Points + + + GEOM_EXTRUSION_TITLE + Extruder une Shape de base + + + GEOM_FACE + Face + + + GEOM_FACES + Faces + + + GEOM_FACE_FFW + Face a partir d'un wire + + + GEOM_FACE_OPT + Cration d'une Face plane + + + GEOM_FACE_SELECTION + Selection de Face + + + GEOM_FACE_TITLE + Cration d'une Face + + + GEOM_FILLET + Conge + + + GEOM_FILLET_ABORT + Le cong ne peut-tre realis avec un rayon de %1 + + + GEOM_FILLET_ALL + Cong sur toute la Shape + + + GEOM_FILLET_EDGES + Cong sur Edges de la Shape + + + GEOM_FILLET_FACES + Cong sur Faces de la Shape + + + GEOM_FILLET_TITLE + Construction d'un Cong + + + GEOM_FILLING + Surface Par Edges + + + GEOM_FILLING_ARG + Argument Et Parametres + + + GEOM_FILLING_COMPOUND + Compound de Edges + + + GEOM_FILLING_MAX_DEG + Max. Deg + + + GEOM_FILLING_MIN_DEG + Min. Deg + + + GEOM_FILLING_NB_ITER + Nb. Iter + + + GEOM_FILLING_TITLE + Surface Par Edges + + + GEOM_FILLING_TOL_2D + Tol. 2D + + + GEOM_FILLING_TOL_3D + Tol. 3D + + + GEOM_FREE_FACES + Free faces + + + GEOM_FREE_FACES_TITLE + Free faces + + + GEOM_FUSE + Fusionner + + + GEOM_FUSE_TITLE + BOOLEEN : Fusionner deux Objets + + + GEOM_HEIGHT + Hauteur + + + GEOM_IDENTICAL_NAMES_SELECT_BY_MOUSE + Noms identiques : selectionner avec la souris ! + + + GEOM_INERTIA_CONSTR + Matrice Et Moments d'Inertie + + + GEOM_INERTIA_I + %1:1 + + + GEOM_INERTIA_IXYZ + IX & IY & IZ + + + GEOM_INERTIA_TITLE + Calculs d'Inertie + + + GEOM_INF_LOADED + Le fichier %1 est charg. + + + GEOM_INTERPOL + Interpolation + + + GEOM_KEEP_OBJECT + Objet garde + + + GEOM_LENGTH + Longueur : + + + GEOM_LINE + Ligne + + + GEOM_LINE_TITLE + Construction d'une Ligne + + + GEOM_MAIN_OBJECT + Objet Principal + + + GEOM_MATERIAL_ID + Material ID: + + + GEOM_MATERIAL_MATERIAL + Material + + + GEOM_MATERIAL_SET + << Set + + + GEOM_MATERIAL_SHAPE + Shapes + + + GEOM_MATERIAL_TITLE + Define materials for Dominant Fuse + + + GEOM_MATRIX + Matrice : + + + GEOM_MAX + Max : + + + GEOM_MEN_ALL_FILES + Tous fichiers ( * ) + + + GEOM_MEN_ANGLE + Angle : + + + GEOM_MEN_COMPONENT + Gometrie + + + GEOM_MEN_ENTER_ANGLE + Saisir un angle en degrs + + + GEOM_MEN_EXPORT + Exporter + + + GEOM_MEN_IMPORT + Importer + + + GEOM_MEN_ISOS + Choisir un nombre d'isos + + + GEOM_MEN_ISOU + Isos u : + + + GEOM_MEN_ISOV + Isos v : + + + GEOM_MEN_LOAD_SCRIPT + Fichiers PYTHON ( *.py ) + + + GEOM_MEN_POPUP_NAME + %1 Objets + + + GEOM_MEN_SHADING + Ombr + + + GEOM_MEN_SKETCHER_X + Saisir une longueur pour fixer X + + + GEOM_MEN_SKETCHER_Y + Saisir une longueur pour fixer Y + + + GEOM_MEN_STEP_LABEL + Increment + + + GEOM_MEN_TRANSPARENCY + Transparence + + + GEOM_MEN_TRANSPARENCY_LABEL + Transparence : + + + GEOM_MEN_WIREFRAME + Filaire + + + GEOM_MEN_X + X : + + + GEOM_MEN_Y + Y : + + + GEOM_MESHING_DEFLECTION + Dflection Du Maillage : + + + GEOM_MIN + Min : + + + GEOM_MINDIST_OBJ + Objets Et Resultats + + + GEOM_MINDIST_TITLE + Distance Minimale entre Deux Objets + + + GEOM_MIRROR + Miroir + + + GEOM_MIRROR_TITLE + Methode Miroir + + + GEOM_MULTIROTATION + Multi-Rotation + + + GEOM_MULTIROTATION_DOUBLE + Multi Rotation Double + + + GEOM_MULTIROTATION_SIMPLE + Multi Rotation Simple + + + GEOM_MULTIROTATION_TITLE + Multi-Rotation + + + GEOM_MULTITRANSLATION + Multi-Translation + + + GEOM_MULTITRANSLATION_DOUBLE + Multi Translation Double + + + GEOM_MULTITRANSLATION_SIMPLE + Multi Translation Simple + + + GEOM_MULTITRANSLATION_TITLE + Multi-Translation + + + GEOM_NAME_INCORRECT + Le nom saisi n'existe pas + + + GEOM_NB_TIMES + Nb. Fois : + + + GEOM_NB_TIMES_U + Nb. Fois U : + + + GEOM_NB_TIMES_V + Nb. Fois V : + + + GEOM_OBJECT + Objet + + + GEOM_OBJECTS + Objets + + + GEOM_OBJECT_I + Objet %1 + + + GEOM_OBJECT_RESULT + Objet Et Rsultat + + + GEOM_ORIENTATION + Orientation + + + GEOM_ORIENTATION_OPT + Renverser l'orientation avec une simulation de vecteur normal + + + GEOM_ORIENTATION_TITLE + Changer l'Orientation + + + GEOM_PARAMETER + Paramtre : + + + GEOM_PARAM_POINT + Point paramtrique + + + GEOM_PARTITION + Partition + + + GEOM_PARTITION_HALFSPACE + Half-space partition + + + GEOM_PARTITION_ORIENTATION + Change l'orientation + + + GEOM_PARTITION_TITLE + Partition d'Objects Avec Outils + + + GEOM_PATH_OBJECT + Objet Chemin + + + GEOM_PIPE + Pipe + + + GEOM_PIPE_TITLE + Construction d'une Pipe + + + GEOM_PLANE + Plan + + + GEOM_PLANE_MIRROR + Plan Miroir + + + GEOM_PLANE_PV + Point + Vecteur + + + GEOM_PLANE_PVC + Point + Vecteur Coordonnes + + + GEOM_PLANE_SIZE + Taille du plan : + + + GEOM_PLANE_TITLE + Construction d'un Plan + + + GEOM_POINT + Point + + + GEOM_POINTS + Points + + + GEOM_POINT_I + Point %1 + + + GEOM_POINT_MIRROR + Point Miroir + + + GEOM_POINT_TITLE + Construction d'un Point + + + GEOM_PRECISION + Prcision : + + + GEOM_PROPAGATE + Propagate + + + GEOM_PROPAGATE_TITLE + Propagate + + + GEOM_PROPERTIES + Basiques Proprietes + + + GEOM_PROPERTIES_CONSTR + Objet et ses Proprietes + + + GEOM_PROPERTIES_SURFACE + Surface : + + + GEOM_PROPERTIES_TITLE + Proprietes Basiques + + + GEOM_PROPERTIES_VOLUME + Volume : + + + GEOM_PRP_ABORT + L'opration a echou + + + GEOM_PRP_COMMAND + Pas de commande associe l'id = %1. + + + GEOM_PRP_DONE + Opration effectue + + + GEOM_PRP_LOADING + Chargement de %1 ... + + + GEOM_PRP_MIN_DIST + Min Distance non calculer + + + GEOM_PRP_NOT_FOR_VTK_VIEWER + Non permis dans viewer VTK + + + GEOM_PRP_NULLSHAPE + Erreur, objet inconsistant ou inappropri ! + + + GEOM_PRP_READY + Prt... + + + GEOM_PRP_SELECT_EDGE + Selectionner les edges et clicker sur Apply + + + GEOM_PRP_SELECT_FACE + Select les faces a supprimer et clicker sur Ok/Apply + + + GEOM_PRP_SELECT_FIRST + Selectionner la shape principale en premier + + + GEOM_PRP_SELECT_SUBSHAPES + Selection de sous objets + + + GEOM_PRP_SHAPE_IN_STUDY + La shape principale doit etre avant dans l'etude + + + GEOM_RADIUS + Rayon + + + GEOM_RADIUS_I + Rayon %1 + + + GEOM_RADIUS_MAJOR + Rayon max. : + + + GEOM_RADIUS_MINOR + Rayon min. : + + + GEOM_REALLY_DELETE + Voulez-vous supprimer l'object(s) ? + + + GEOM_RECONSTRUCTION_LIMIT + Limite de Reconstruction + + + GEOM_RECONSTRUCTION_LIMIT_EDGE + Edge + + + GEOM_RECONSTRUCTION_LIMIT_FACE + Face + + + GEOM_RECONSTRUCTION_LIMIT_SHAPE + Shape + + + GEOM_RECONSTRUCTION_LIMIT_SHELL + Shell + + + GEOM_RECONSTRUCTION_LIMIT_SOLID + Solid + + + GEOM_RECONSTRUCTION_LIMIT_VERTEX + Vertex + + + GEOM_RECONSTRUCTION_LIMIT_WIRE + Wire + + + GEOM_REMOVE_WEBS + Remove webs + + + GEOM_REVERSE + Renverser + + + GEOM_REVERSE_U + Renverser U + + + GEOM_REVERSE_V + Reverser V + + + GEOM_REVERSE_VECTOR + Renverser Le Vecteur + + + GEOM_REVOLUTION + Rvolution + + + GEOM_REVOLUTION_TITLE + Construction Par Revolution + + + GEOM_ROTATION + Rotation + + + GEOM_ROTATION_TITLE + Rotation d'un Objet + + + GEOM_SCALE + Echelle + + + GEOM_SCALE_FACTOR + Facteur d'echelle + + + GEOM_SCALE_TITLE + Echelle d'un Objet + + + GEOM_SECTION + Section + + + GEOM_SECTION_TITLE + BOOLEEN : Section De Deux Objets + + + GEOM_SELECTION + Slection + + + GEOM_SET_MATERIALS + Set materials + + + GEOM_SEWING + Coudre + + + GEOM_SEWING_TITLE + Coudre des Topologies + + + GEOM_SHAPE + Shape + + + GEOM_SHELL + Shell + + + GEOM_SHELLS + Shells + + + GEOM_SHELL_TITLE + Construction d'une Shell + + + GEOM_SKETCHER_ABS + Absolu + + + GEOM_SKETCHER_ANGLE + Angle + + + GEOM_SKETCHER_ANGLE2 + Angle : + + + GEOM_SKETCHER_APPLY + Appliquer + + + GEOM_SKETCHER_ARC + Arc + + + GEOM_SKETCHER_DEST + Destination + + + GEOM_SKETCHER_DIR + Direction + + + GEOM_SKETCHER_DX2 + DX : + + + GEOM_SKETCHER_DY2 + DY : + + + GEOM_SKETCHER_EL + Type d'Element + + + GEOM_SKETCHER_LENGTH + Longueur + + + GEOM_SKETCHER_LENGTH2 + Longueur : + + + GEOM_SKETCHER_PER + Perpendiculaire + + + GEOM_SKETCHER_POINT + Point + + + GEOM_SKETCHER_POINT2 + Point : + + + GEOM_SKETCHER_RADIUS2 + Radius : + + + GEOM_SKETCHER_REL + Relative + + + GEOM_SKETCHER_SEGMENT + Sgment + + + GEOM_SKETCHER_SEL + Slection + + + GEOM_SKETCHER_TAN + Tangent + + + GEOM_SKETCHER_TITLE + Construction de Sketch + + + GEOM_SKETCHER_TYPE + Type + + + GEOM_SKETCHER_UNDO + Undo + + + GEOM_SKETCHER_VALUES + Valeurs + + + GEOM_SKETCHER_VX2 + VX : + + + GEOM_SKETCHER_VXVY + VX-VY + + + GEOM_SKETCHER_VY2 + VY : + + + GEOM_SKETCHER_X + X + + + GEOM_SKETCHER_X2 + X : + + + GEOM_SKETCHER_X3 + Abs. X : + + + GEOM_SKETCHER_Y + Y + + + GEOM_SKETCHER_Y2 + Y : + + + GEOM_SKETCHER_Y3 + Abs. Y : + + + GEOM_SOLID + Solide + + + GEOM_SOLID_TITLE + Construction d'un Solid + + + GEOM_SPHERE + Sphre + + + GEOM_SPHERE_CR + Centre + rayon + + + GEOM_SPHERE_RO + Rayon a l'origine + + + GEOM_SPHERE_TITLE + Construction d'une Sphere + + + GEOM_SPLINE + Spline + + + GEOM_SPLINE_TITLE + Construction de Splines + + + GEOM_STEP + Pas : + + + GEOM_STEP_TITLE + Increment par dfaut lors des constructions + + + GEOM_STEP_U + Pas U : + + + GEOM_STEP_V + Pas V : + + + GEOM_SUBSHAPE_SELECT + Selectionner de Sous Shapes + + + GEOM_SUBSHAPE_TITLE + Selection de Sous Shapes + + + GEOM_SUBSHAPE_TYPE + Type de Sous Shapes + + + GEOM_SUB_SHAPE + Sous Shapes + + + GEOM_SUPPRESSHOLE_FACE_SHELL + Face ou shell + + + GEOM_SUPPRESSHOLE_SELECTFACE + Selection de la face initiale + + + GEOM_SUPPRESSHOLE_SELECTFACE_END + Selection de la face terminale (si trou traversant) + + + GEOM_SUPPRESSHOLE_SELECTWIRE + Selection du contour/trou sur la face + + + GEOM_SUPPRESSHOLE_SELECTWIRE_END + Selection de contour final (si trou traversant) + + + GEOM_SUPPRESSHOLE_SELECT_HOLES_ON_FACE + Selection de trou(s) sur la face + + + GEOM_SUPPRESSHOLE_TITLE + Suppression de trous + + + GEOM_SUPPRESS_RESULT + Supprimer le Resultat + + + GEOM_SUPPRESS_RESULT_INSIDE + Intrieur + + + GEOM_SUPPRESS_RESULT_OUTSIDE + Extrieur + + + GEOM_SUPRESSFACE + Supression de Face + + + GEOM_SUPRESSFACE_SELECT + Selectionner les Faces a Supprimer + + + GEOM_SUPRESSFACE_TITLE + Supprimer des Faces dans un Objet + + + GEOM_SURFCONE + Face Conique + + + GEOM_SURFCYLINDER + Face Cylindrique + + + GEOM_SURFSPHERE + Face Sphrique + + + GEOM_SURFTORUS + Face Toroique + + + GEOM_TOLERANCE + Tolrance + + + GEOM_TOLERANCE_CONSTR + Object et ses Tolerances + + + GEOM_TOLERANCE_EDGE + Edge : + + + GEOM_TOLERANCE_FACE + Face : + + + GEOM_TOLERANCE_TITLE + Tolerance Maximale + + + GEOM_TOLERANCE_VERTEX + Vertex : + + + GEOM_TOOL_OBJECT + Objet Outil + + + GEOM_TORUS + Tore + + + GEOM_TORUS_TITLE + Constructiond'un Tore + + + GEOM_TRANSLATION + Translation + + + GEOM_TRANSLATION_COOR + Translation Avec Coordonnees + + + GEOM_TRANSLATION_TITLE + Translation d'un Objet + + + GEOM_TRANSPARENCY_OPAQUE + Opaque + + + GEOM_TRANSPARENCY_TITLE + Transparence + + + GEOM_TRANSPARENCY_TRANSPARENT + Transparent + + + GEOM_VECTOR + Vecteur + + + GEOM_VECTOR_LENGTH + Longueur Du Vecteur : + + + GEOM_VECTOR_TITLE + Construction d'un Vecteur + + + GEOM_VECTOR_U + Vecteur U + + + GEOM_VECTOR_V + Vecteur V + + + GEOM_VERTEX + Vertex + + + GEOM_WATER_DENSITY + Densit de l'eau : + + + GEOM_WEIGHT + poids + + + GEOM_WHATIS + Whatis + + + GEOM_WHATIS_OBJECT + Objet et ses Informations Topologiques + + + GEOM_WHATIS_TITLE + Whatis + + + GEOM_WIRE + Wire + + + GEOM_WIRES + Wire(s) + + + GEOM_WIRE_CONNECT + Creation d'un Wire a partir de wires/edges connectes + + + GEOM_WIRE_TITLE + Creer un Wire + + + GEOM_WPLANE + Plan de Travail + + + GEOM_WPLANE_FACE + Plan Ou Face plane + + + GEOM_WPLANE_TITLE + plan de travail + + + GEOM_WRN_RADIUS_NULL + Le rayon est nul + + + GEOM_WRN_WARNING + Avertissement + + + GEOM_X + X : + + + GEOM_Y + Y : + + + GEOM_Z + Z : + + + SUPPRESS_RESULT + Suppress Result + + + diff --git a/src/GEOMGUI/GeometryGUI.cxx b/src/GEOMGUI/GeometryGUI.cxx index 3f462d90d..b7334d868 100644 --- a/src/GEOMGUI/GeometryGUI.cxx +++ b/src/GEOMGUI/GeometryGUI.cxx @@ -1,30 +1,27 @@ -// GEOM GEOMGUI : GUI for Geometry component +// GEOM GEOMGUI : GUI for Geometry component // -// Copyright (C) 2003 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, -// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS +// Copyright (C) 2003 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 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. +// 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 +// 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 +// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // +// File : GeometryGUI.cxx +// Author : Vadim SANDLER, Open CASCADE S.A.S. (vadim.sandler@opencascade.com) // -// -// File : GeometryGUI.cxx -// Author : Lucien PIGNOLONI -// Module : GEOM -// $Header$ #include "GeometryGUI.h" #include "GEOMGUI_OCCSelector.h" @@ -1388,7 +1385,8 @@ void GeometryGUI::createPreferences() setPreferenceProperty( genGroup, "columns", 1 ); int dispmode = addPreference( tr( "PREF_DISPLAY_MODE" ), genGroup, - LightApp_Preferences::Selector, "Geometry", "display_mode" ); + LightApp_Preferences::Selector, + "Geometry", "display_mode" ); addPreference( tr( "PREF_SHADING_COLOR" ), genGroup, LightApp_Preferences::Color, "Geometry", "shading_color" ); diff --git a/src/GEOMGUI/GeometryGUI.h b/src/GEOMGUI/GeometryGUI.h index 804654479..54884333c 100644 --- a/src/GEOMGUI/GeometryGUI.h +++ b/src/GEOMGUI/GeometryGUI.h @@ -1,43 +1,40 @@ -// GEOM GEOMGUI : GUI for Geometry component +// GEOM GEOMGUI : GUI for Geometry component // -// Copyright (C) 2003 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, -// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS +// Copyright (C) 2003 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 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. +// 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 +// 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 // +// File : GeometryGUI.h +// Author : Vadim SANDLER, Open CASCADE S.A.S. (vadim.sandler@opencascade.com) // -// -// File : GeometryGUI.h -// Author : Lucien PIGNOLONI -// Module : GEOM -// $Header$ #ifndef GEOMETRYGUI_H #define GEOMETRYGUI_H #include "GEOM_GEOMGUI.hxx" -#include "SalomeApp_Module.h" +#include -#include "GEOMGUI.h" -#include "GEOM_Client.hxx" -#include "SALOME_InteractiveObject.hxx" +#include +#include +#include -#include "SALOMEDSClient.hxx" +#include "GEOMGUI.h" // QT Includes #include diff --git a/src/GEOMGUI/GeometryGUI_Swig.cxx b/src/GEOMGUI/GeometryGUI_Swig.cxx index 4635b10a3..432acc223 100644 --- a/src/GEOMGUI/GeometryGUI_Swig.cxx +++ b/src/GEOMGUI/GeometryGUI_Swig.cxx @@ -1,30 +1,27 @@ -// GEOM GEOMGUI : GUI for Geometry component +// GEOM GEOMGUI : GUI for Geometry component // -// Copyright (C) 2003 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, -// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS +// Copyright (C) 2003 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 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. +// 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 +// 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 // +// File : GeometryGUI_Swig.cxx +// Author : Nicolas REJNERI, Paul RASCLE // -// -// File : GeometryGUI_Swig.cxx -// Author : Nicolas REJNERI, Paul RASCLE -// Module : GEOM -// $Header$ #include "GeometryGUI_Swig.hxx" @@ -34,10 +31,8 @@ #include "SUIT_Session.h" #include "SalomeApp_Application.h" #include "SalomeApp_Study.h" -//#include "SalomeApp_ImportOperation.h" -// temporary commented -//#include "OB_Browser.h" +#include "OB_Browser.h" #include "OCCViewer_ViewWindow.h" #include "OCCViewer_ViewManager.h" @@ -51,13 +46,10 @@ #include "GEOM_Actor.h" #include "GEOM_Client.hxx" #include "GEOM_AISShape.hxx" -//#include "GEOM_AssemblyBuilder.h" #include "GEOM_InteractiveObject.hxx" #include "GEOM_Displayer.h" -#include "SALOME_Event.hxx" - -//#include "utilities.h" +#include "SALOME_Event.h" // OCCT Includes #include diff --git a/src/GEOMGUI/GeometryGUI_Swig.hxx b/src/GEOMGUI/GeometryGUI_Swig.hxx index c7d11e979..63e1bac96 100644 --- a/src/GEOMGUI/GeometryGUI_Swig.hxx +++ b/src/GEOMGUI/GeometryGUI_Swig.hxx @@ -1,33 +1,30 @@ -// GEOM GEOMGUI : GUI for Geometry component +// GEOM GEOMGUI : GUI for Geometry component // -// Copyright (C) 2003 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, -// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS +// Copyright (C) 2003 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 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. +// 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 +// 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 // +// File : GeometryGUI_Swig.hxx +// Author : Nicolas REJNERI, Paul RASCLE // -// -// File : GeometryGUI_Swig.hxx -// Author : Nicolas REJNERI, Paul RASCLE -// Module : GEOM -// $Header$ -#ifndef _GeometryGUI_SWIG_HXX_ -#define _GeometryGUI_SWIG_HXX_ +#ifndef GEOMETRYGUI_SWIG_HXX +#define GEOMETRYGUI_SWIG_HXX #include "GEOM_GEOMGUI.hxx" @@ -59,5 +56,4 @@ public: bool initGeomGen(); }; - -#endif +#endif // GEOMETRYGUI_SWIG_HXX diff --git a/src/GEOMGUI/GeometryGUI_Swig.i b/src/GEOMGUI/GeometryGUI_Swig.i index d562c0ffc..185163a05 100644 --- a/src/GEOMGUI/GeometryGUI_Swig.i +++ b/src/GEOMGUI/GeometryGUI_Swig.i @@ -1,30 +1,27 @@ -// GEOM GEOMGUI : GUI for Geometry component +// GEOM GEOMGUI : GUI for Geometry component // -// Copyright (C) 2003 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, -// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS +// Copyright (C) 2003 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 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. +// 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 +// 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 +// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // +// File : GeometryGUI_Swig.i +// Author : Nicolas REJNERI, Paul RASCLE // -// -// File : GeometryGUI_Swig.i -// Author : Nicolas REJNERI, Paul RASCLE -// Module : GEOM -// $Header$ %{ #include "GeometryGUI_Swig.hxx"