Salome HOME
Merge from V6_main_20120808 08Aug12
[modules/homard.git] / src / HOMARDGUI / EditFile.ui
index cccd2d769d1577b56eb6b4cf840c7e30e97b4bc4..266c3d35f39a06ea24a1d9f43f6e280144b20e68 100644 (file)
@@ -5,38 +5,29 @@
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>548</width>
+    <width>675</width>
     <height>901</height>
    </rect>
   </property>
   <property name="windowTitle" >
-   <string>Edit File</string>
+   <string>Edit a file</string>
   </property>
-  <layout class="QGridLayout" name="gridLayout_2" >
-   <item row="0" column="0" colspan="2" >
-    <widget class="QTextBrowser" name="QTBEditFile" >
-     <property name="minimumSize" >
-      <size>
-       <width>530</width>
-       <height>800</height>
-      </size>
-     </property>
-     <property name="font" >
-      <font>
-       <family>Courier New</family>
-      </font>
-     </property>
-    </widget>
-   </item>
-   <item row="1" column="0" >
-    <spacer name="verticalSpacer" >
+  <layout class="QGridLayout" >
+   <property name="margin" >
+    <number>9</number>
+   </property>
+   <property name="spacing" >
+    <number>6</number>
+   </property>
+   <item row="2" column="1" >
+    <spacer>
      <property name="orientation" >
-      <enum>Qt::Vertical</enum>
+      <enum>Qt::Horizontal</enum>
      </property>
-     <property name="sizeHint" stdset="0" >
+     <property name="sizeHint" >
       <size>
-       <width>20</width>
-       <height>14</height>
+       <width>331</width>
+       <height>49</height>
       </size>
      </property>
     </spacer>
      <property name="title" >
       <string/>
      </property>
-     <layout class="QGridLayout" name="gridLayout" >
+     <layout class="QGridLayout" >
+      <property name="margin" >
+       <number>9</number>
+      </property>
+      <property name="spacing" >
+       <number>6</number>
+      </property>
+      <item row="0" column="1" >
+       <widget class="QPushButton" name="buttonPrint" >
+        <property name="text" >
+         <string>Print</string>
+        </property>
+       </widget>
+      </item>
       <item row="0" column="0" >
        <widget class="QPushButton" name="buttonQuit" >
         <property name="text" >
-         <string>&amp;Quit</string>
+         <string>Quit</string>
         </property>
         <property name="autoDefault" >
          <bool>true</bool>
         </property>
        </widget>
       </item>
-      <item row="0" column="1" >
-       <widget class="QPushButton" name="buttonPrint" >
-        <property name="text" >
-         <string>&amp;Print</string>
-        </property>
-       </widget>
-      </item>
-      <item row="0" column="2" >
-       <widget class="QPushButton" name="buttonHelp" >
-        <property name="text" >
-         <string>&amp;Help</string>
-        </property>
-       </widget>
-      </item>
      </layout>
     </widget>
    </item>
-   <item row="2" column="1" >
-    <spacer name="horizontalSpacer" >
+   <item row="1" column="0" colspan="2" >
+    <spacer>
      <property name="orientation" >
-      <enum>Qt::Horizontal</enum>
+      <enum>Qt::Vertical</enum>
      </property>
-     <property name="sizeHint" stdset="0" >
+     <property name="sizeHint" >
       <size>
-       <width>249</width>
-       <height>20</height>
+       <width>20</width>
+       <height>14</height>
       </size>
      </property>
     </spacer>
    </item>
+   <item row="0" column="0" colspan="2" >
+    <widget class="QTextBrowser" name="QTBEditFile" >
+     <property name="minimumSize" >
+      <size>
+       <width>530</width>
+       <height>800</height>
+      </size>
+     </property>
+     <property name="font" >
+      <font>
+       <family>Courier New</family>
+      </font>
+     </property>
+    </widget>
+   </item>
   </layout>
  </widget>
  <resources/>