Salome HOME
Merge from V6_main (04/10/2012)
[modules/hexablock.git] / src / HEXABLOCKGUI / Group_QTD.ui
index 808e02cfad8c1593a5984c69466eea46447557d9..868bdc78ffc568189d877f54efaa1f27aeaaae25 100644 (file)
@@ -6,12 +6,12 @@
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>298</width>
-    <height>306</height>
+    <width>194</width>
+    <height>256</height>
    </rect>
   </property>
   <property name="sizePolicy">
-   <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
+   <sizepolicy hsizetype="Preferred" vsizetype="Expanding">
     <horstretch>0</horstretch>
     <verstretch>0</verstretch>
    </sizepolicy>
      </property>
      <layout class="QVBoxLayout" name="verticalLayout">
       <item>
-       <layout class="QFormLayout" name="formLayout">
-        <item row="0" column="0">
-         <widget class="QLabel" name="label">
-          <property name="text">
-           <string>name :</string>
-          </property>
-         </widget>
-        </item>
-        <item row="0" column="1">
-         <widget class="QLineEdit" name="name_le">
-          <property name="maximumSize">
-           <size>
-            <width>127</width>
-            <height>16777215</height>
-           </size>
-          </property>
-         </widget>
-        </item>
-        <item row="1" column="0">
-         <widget class="QLabel" name="label_2">
-          <property name="text">
-           <string>kind : </string>
-          </property>
-         </widget>
-        </item>
-        <item row="1" column="1">
-         <widget class="QComboBox" name="kind_cb">
-          <item>
-           <property name="text">
-            <string>Edge Cell</string>
-           </property>
-          </item>
-          <item>
+       <widget class="QFrame" name="frame">
+        <property name="sizePolicy">
+         <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
+          <horstretch>0</horstretch>
+          <verstretch>0</verstretch>
+         </sizepolicy>
+        </property>
+        <property name="frameShape">
+         <enum>QFrame::StyledPanel</enum>
+        </property>
+        <property name="frameShadow">
+         <enum>QFrame::Raised</enum>
+        </property>
+        <layout class="QFormLayout" name="formLayout">
+         <item row="0" column="0">
+          <widget class="QLabel" name="label">
            <property name="text">
-            <string>Quad Cell</string>
+            <string>name :</string>
            </property>
-          </item>
-          <item>
-           <property name="text">
-            <string>Hexa Cell</string>
-           </property>
-          </item>
-          <item>
-           <property name="text">
-            <string>Vertex Node</string>
+          </widget>
+         </item>
+         <item row="0" column="1">
+          <widget class="QLineEdit" name="name_le">
+           <property name="sizePolicy">
+            <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
+             <horstretch>0</horstretch>
+             <verstretch>0</verstretch>
+            </sizepolicy>
            </property>
-          </item>
-          <item>
-           <property name="text">
-            <string>Edge Node</string>
-           </property>
-          </item>
-          <item>
-           <property name="text">
-            <string>Quad Node</string>
+           <property name="maximumSize">
+            <size>
+             <width>16777215</width>
+             <height>16777215</height>
+            </size>
            </property>
-          </item>
-          <item>
+          </widget>
+         </item>
+         <item row="1" column="0">
+          <widget class="QLabel" name="label_2">
            <property name="text">
-            <string>Hexa Node</string>
+            <string>kind : </string>
            </property>
-          </item>
-         </widget>
-        </item>
-       </layout>
+          </widget>
+         </item>
+         <item row="1" column="1">
+          <widget class="QComboBox" name="kind_cb">
+           <item>
+            <property name="text">
+             <string>Edge Cell</string>
+            </property>
+           </item>
+           <item>
+            <property name="text">
+             <string>Quad Cell</string>
+            </property>
+           </item>
+           <item>
+            <property name="text">
+             <string>Hexa Cell</string>
+            </property>
+           </item>
+           <item>
+            <property name="text">
+             <string>Vertex Node</string>
+            </property>
+           </item>
+           <item>
+            <property name="text">
+             <string>Edge Node</string>
+            </property>
+           </item>
+           <item>
+            <property name="text">
+             <string>Quad Node</string>
+            </property>
+           </item>
+           <item>
+            <property name="text">
+             <string>Hexa Node</string>
+            </property>
+           </item>
+          </widget>
+         </item>
+        </layout>
+       </widget>
       </item>
       <item>
        <layout class="QGridLayout" name="gridLayout">
         <item row="0" column="0" rowspan="2">
-         <widget class="QListWidget" name="eltBase_lw"/>
+         <widget class="QListWidget" name="eltBase_lw">
+          <property name="sizePolicy">
+           <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
+            <horstretch>0</horstretch>
+            <verstretch>0</verstretch>
+           </sizepolicy>
+          </property>
+         </widget>
         </item>
        </layout>
       </item>
    </item>
   </layout>
  </widget>
+ <tabstops>
+  <tabstop>name_le</tabstop>
+  <tabstop>eltBase_lw</tabstop>
+  <tabstop>kind_cb</tabstop>
+ </tabstops>
  <resources/>
  <connections/>
 </ui>