]> SALOME platform Git repositories - plugins/ghs3dplugin.git/blobdiff - src/GUI/GHS3DPluginGUI_AdvWidget_QTD.ui
Salome HOME
23307: [EDF 7315] Improvement of DISTENE meshing plugins
[plugins/ghs3dplugin.git] / src / GUI / GHS3DPluginGUI_AdvWidget_QTD.ui
index 5754262d19922ea9d23c53a13a3ddd907dc7bdc4..6d1ab70739564dbd1f97b22bcfc56c6ac1677cef 100644 (file)
@@ -65,7 +65,7 @@
           <verstretch>0</verstretch>
          </sizepolicy>
         </property>
-        <property name="maximum">
+        <property name="maximum" stdset="0">
          <number>999999999</number>
         </property>
        </widget>
@@ -78,7 +78,7 @@
           <verstretch>0</verstretch>
          </sizepolicy>
         </property>
-        <property name="maximum">
+        <property name="maximum" stdset="0">
          <number>999999999</number>
         </property>
        </widget>
       <string>Advanced meshing options</string>
      </property>
      <layout class="QGridLayout" name="gridLayout_4">
-      <item row="7" column="1">
-       <widget class="QLineEdit" name="textOptionLineEdit"/>
-      </item>
-      <item row="6" column="0">
-       <widget class="QLabel" name="gradationLabel">
+      <item row="1" column="1">
+       <widget class="QCheckBox" name="FEMCorrectionCheck">
         <property name="text">
-         <string>Volumic gradation</string>
+         <string>Use FEM correction</string>
         </property>
        </widget>
       </item>
-      <item row="7" column="0">
-       <widget class="QLabel" name="textOptionLabel">
+      <item row="1" column="0">
+       <widget class="QCheckBox" name="removeInitialCentralPointCheck">
         <property name="text">
-         <string>Option as text</string>
+         <string>Remove initial central point</string>
         </property>
        </widget>
       </item>
       <item row="6" column="1">
        <widget class="SMESHGUI_SpinBox" name="gradationSpinBox"/>
       </item>
-      <item row="0" column="0">
-       <widget class="QCheckBox" name="createNewNodesCheck">
-        <property name="text">
-         <string>Create new nodes</string>
-        </property>
-       </widget>
-      </item>
-      <item row="1" column="0">
-       <widget class="QCheckBox" name="removeInitialCentralPointCheck">
+      <item row="6" column="0">
+       <widget class="QLabel" name="gradationLabel">
         <property name="text">
-         <string>Remove initial central point</string>
+         <string>Volumic gradation</string>
         </property>
        </widget>
       </item>
-      <item row="1" column="1">
-       <widget class="QCheckBox" name="FEMCorrectionCheck">
+      <item row="0" column="0">
+       <widget class="QCheckBox" name="createNewNodesCheck">
         <property name="text">
-         <string>Use FEM correction</string>
+         <string>Create new nodes</string>
         </property>
        </widget>
       </item>
         </property>
        </widget>
       </item>
+      <item row="7" column="0" colspan="2">
+       <widget class="SMESH_AdvOptionsWdg" name="advOptionTable" native="true"/>
+      </item>
      </layout>
     </widget>
    </item>
  <customwidgets>
   <customwidget>
    <class>SMESHGUI_SpinBox</class>
-   <extends>QSpinBox</extends>
-   <header>SMESHGUI_SpinBox.h</header>
+   <extends>QDoubleSpinBox</extends>
+   <header location="global">SMESHGUI_SpinBox.h</header>
   </customwidget>
   <customwidget>
    <class>SalomeApp_IntSpinBox</class>
-   <extends>QSpinBox</extends>
-   <header>SalomeApp_IntSpinBox.h</header>
+   <extends>QLineEdit</extends>
+   <header location="global">SalomeApp_IntSpinBox.h</header>
+  </customwidget>
+  <customwidget>
+   <class>SMESH_AdvOptionsWdg</class>
+   <extends>QWidget</extends>
+   <header location="global">SMESH_AdvOptionsWdg.h</header>
+   <container>1</container>
   </customwidget>
  </customwidgets>
  <resources/>