Salome HOME
legere difference ds VARIABLES_TO_BE...
[tools/eficas.git] / UiQT4 / desWidgetFactPlie.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>WidgetFactPlie</class>
4  <widget class="QWidget" name="WidgetFactPlie">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>727</width>
10     <height>27</height>
11    </rect>
12   </property>
13   <property name="windowTitle">
14    <string>Form</string>
15   </property>
16   <property name="styleSheet">
17    <string notr="true"> QGroupBox {
18      border: 1px solid gray;
19      border-radius: 5px;
20      margin-top: 1ex; /* leave space at the top for the title */
21  }
22
23  QGroupBox::title {
24      padding: 0 3px;
25  }</string>
26   </property>
27   <layout class="QHBoxLayout" name="horizontalLayout">
28    <property name="spacing">
29     <number>0</number>
30    </property>
31    <property name="margin">
32     <number>0</number>
33    </property>
34    <item>
35     <widget class="QToolButton" name="RBDeplie">
36      <property name="minimumSize">
37       <size>
38        <width>21</width>
39        <height>15</height>
40       </size>
41      </property>
42      <property name="maximumSize">
43       <size>
44        <width>21</width>
45        <height>21</height>
46       </size>
47      </property>
48      <property name="styleSheet">
49       <string notr="true">border : 0px</string>
50      </property>
51      <property name="text">
52       <string>...</string>
53      </property>
54      <property name="icon">
55       <iconset>
56        <normaloff>../Editeur/icons/plusnode.png</normaloff>../Editeur/icons/plusnode.png</iconset>
57      </property>
58      <property name="iconSize">
59       <size>
60        <width>25</width>
61        <height>25</height>
62       </size>
63      </property>
64     </widget>
65    </item>
66    <item>
67     <widget class="QWidget" name="widget_5" native="true">
68      <property name="sizePolicy">
69       <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
70        <horstretch>0</horstretch>
71        <verstretch>0</verstretch>
72       </sizepolicy>
73      </property>
74      <layout class="QHBoxLayout" name="horizontalLayout_5">
75       <property name="spacing">
76        <number>0</number>
77       </property>
78       <property name="margin">
79        <number>0</number>
80       </property>
81       <item>
82        <widget class="MonBoutonValide" name="RBValide">
83         <property name="minimumSize">
84          <size>
85           <width>17</width>
86           <height>25</height>
87          </size>
88         </property>
89         <property name="maximumSize">
90          <size>
91           <width>21</width>
92           <height>25</height>
93          </size>
94         </property>
95         <property name="styleSheet">
96          <string notr="true">border : 0px</string>
97         </property>
98         <property name="text">
99          <string>...</string>
100         </property>
101         <property name="icon">
102          <iconset>
103           <normaloff>../Editeur/icons/ast-green-ball.png</normaloff>../Editeur/icons/ast-green-ball.png</iconset>
104         </property>
105         <property name="iconSize">
106          <size>
107           <width>25</width>
108           <height>25</height>
109          </size>
110         </property>
111        </widget>
112       </item>
113      </layout>
114     </widget>
115    </item>
116    <item>
117     <layout class="QHBoxLayout" name="horizontalLayout_2">
118      <property name="spacing">
119       <number>22</number>
120      </property>
121      <item>
122       <widget class="MonLabelClic" name="groupBox">
123        <property name="sizePolicy">
124         <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
125          <horstretch>0</horstretch>
126          <verstretch>0</verstretch>
127         </sizepolicy>
128        </property>
129        <property name="minimumSize">
130         <size>
131          <width>0</width>
132          <height>25</height>
133         </size>
134        </property>
135        <property name="maximumSize">
136         <size>
137          <width>12121213</width>
138          <height>25</height>
139         </size>
140        </property>
141        <property name="text">
142         <string>TextLabel</string>
143        </property>
144       </widget>
145      </item>
146      <item>
147       <widget class="Line" name="line_5">
148        <property name="sizePolicy">
149         <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
150          <horstretch>0</horstretch>
151          <verstretch>0</verstretch>
152         </sizepolicy>
153        </property>
154        <property name="minimumSize">
155         <size>
156          <width>500</width>
157          <height>0</height>
158         </size>
159        </property>
160        <property name="maximumSize">
161         <size>
162          <width>1500</width>
163          <height>16</height>
164         </size>
165        </property>
166        <property name="orientation">
167         <enum>Qt::Horizontal</enum>
168        </property>
169       </widget>
170      </item>
171      <item>
172       <widget class="QToolButton" name="RBPoubelle">
173        <property name="minimumSize">
174         <size>
175          <width>21</width>
176          <height>25</height>
177         </size>
178        </property>
179        <property name="maximumSize">
180         <size>
181          <width>21</width>
182          <height>25</height>
183         </size>
184        </property>
185        <property name="styleSheet">
186         <string notr="true">border : 0px</string>
187        </property>
188        <property name="text">
189         <string>...</string>
190        </property>
191        <property name="icon">
192         <iconset>
193          <normaloff>../Editeur/icons/deleteRond.png</normaloff>../Editeur/icons/deleteRond.png</iconset>
194        </property>
195        <property name="iconSize">
196         <size>
197          <width>25</width>
198          <height>25</height>
199         </size>
200        </property>
201       </widget>
202      </item>
203     </layout>
204    </item>
205   </layout>
206  </widget>
207  <customwidgets>
208   <customwidget>
209    <class>MonBoutonValide</class>
210    <extends>QToolButton</extends>
211    <header>monBoutonValide.h</header>
212   </customwidget>
213   <customwidget>
214    <class>MonLabelClic</class>
215    <extends>QLabel</extends>
216    <header>monLabelClic.h</header>
217   </customwidget>
218  </customwidgets>
219  <resources/>
220  <connections/>
221 </ui>