]> SALOME platform Git repositories - modules/homard.git/blob - src/HOMARDGUI/EditFile.ui
Salome HOME
version 5_1_4 HOMARD_SRC
[modules/homard.git] / src / HOMARDGUI / EditFile.ui
1 <ui version="4.0" >
2  <class>EditFile</class>
3  <widget class="QWidget" name="EditFile" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>548</width>
9     <height>901</height>
10    </rect>
11   </property>
12   <property name="windowTitle" >
13    <string>Edit File</string>
14   </property>
15   <layout class="QGridLayout" name="gridLayout_2" >
16    <item row="0" column="0" colspan="2" >
17     <widget class="QTextBrowser" name="QTBEditFile" >
18      <property name="minimumSize" >
19       <size>
20        <width>530</width>
21        <height>800</height>
22       </size>
23      </property>
24      <property name="font" >
25       <font>
26        <family>Courier New</family>
27       </font>
28      </property>
29     </widget>
30    </item>
31    <item row="1" column="0" >
32     <spacer name="verticalSpacer" >
33      <property name="orientation" >
34       <enum>Qt::Vertical</enum>
35      </property>
36      <property name="sizeHint" stdset="0" >
37       <size>
38        <width>20</width>
39        <height>14</height>
40       </size>
41      </property>
42     </spacer>
43    </item>
44    <item row="2" column="0" >
45     <widget class="QGroupBox" name="GroupButtons" >
46      <property name="title" >
47       <string/>
48      </property>
49      <layout class="QGridLayout" name="gridLayout" >
50       <item row="0" column="0" >
51        <widget class="QPushButton" name="buttonQuit" >
52         <property name="text" >
53          <string>&amp;Quit</string>
54         </property>
55         <property name="autoDefault" >
56          <bool>true</bool>
57         </property>
58         <property name="default" >
59          <bool>true</bool>
60         </property>
61         <property name="flat" >
62          <bool>true</bool>
63         </property>
64        </widget>
65       </item>
66       <item row="0" column="1" >
67        <widget class="QPushButton" name="buttonPrint" >
68         <property name="text" >
69          <string>&amp;Print</string>
70         </property>
71        </widget>
72       </item>
73       <item row="0" column="2" >
74        <widget class="QPushButton" name="buttonHelp" >
75         <property name="text" >
76          <string>&amp;Help</string>
77         </property>
78        </widget>
79       </item>
80      </layout>
81     </widget>
82    </item>
83    <item row="2" column="1" >
84     <spacer name="horizontalSpacer" >
85      <property name="orientation" >
86       <enum>Qt::Horizontal</enum>
87      </property>
88      <property name="sizeHint" stdset="0" >
89       <size>
90        <width>249</width>
91        <height>20</height>
92       </size>
93      </property>
94     </spacer>
95    </item>
96   </layout>
97  </widget>
98  <resources/>
99  <connections/>
100 </ui>