Salome HOME
Updated copyright comment
[modules/yacs.git] / src / genericgui / FormContainer.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>fm_container</class>
4  <widget class="QWidget" name="fm_container">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>284</width>
10     <height>655</height>
11    </rect>
12   </property>
13   <property name="windowTitle">
14    <string>Form</string>
15   </property>
16   <layout class="QGridLayout" name="gridLayout_1">
17    <property name="margin">
18     <number>2</number>
19    </property>
20    <item row="0" column="0">
21     <layout class="QHBoxLayout" name="horizontalLayout">
22      <item>
23       <widget class="QToolButton" name="tb_container">
24        <property name="text">
25         <string>...</string>
26        </property>
27        <property name="checkable">
28         <bool>true</bool>
29        </property>
30       </widget>
31      </item>
32      <item>
33       <widget class="QLabel" name="label">
34        <property name="sizePolicy">
35         <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
36          <horstretch>0</horstretch>
37          <verstretch>0</verstretch>
38         </sizepolicy>
39        </property>
40        <property name="font">
41         <font>
42          <weight>75</weight>
43          <bold>true</bold>
44         </font>
45        </property>
46        <property name="text">
47         <string>Container</string>
48        </property>
49       </widget>
50      </item>
51      <item>
52       <spacer name="horizontalSpacer_7">
53        <property name="orientation">
54         <enum>Qt::Horizontal</enum>
55        </property>
56        <property name="sizeHint" stdset="0">
57         <size>
58          <width>40</width>
59          <height>20</height>
60         </size>
61        </property>
62       </spacer>
63      </item>
64     </layout>
65    </item>
66   </layout>
67  </widget>
68  <resources/>
69  <connections/>
70 </ui>