Salome HOME
reindent + copyright + merge manuel avec la V9_dev sauf repertoires metier
[tools/eficas.git] / UiQT5 / 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>812</width>
10     <height>47</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;
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="leftMargin">
32     <number>0</number>
33    </property>
34    <property name="topMargin">
35     <number>2</number>
36    </property>
37    <property name="rightMargin">
38     <number>0</number>
39    </property>
40    <property name="bottomMargin">
41     <number>0</number>
42    </property>
43    <item>
44     <widget class="QToolButton" name="RBDeplie">
45      <property name="minimumSize">
46       <size>
47        <width>21</width>
48        <height>15</height>
49       </size>
50      </property>
51      <property name="maximumSize">
52       <size>
53        <width>21</width>
54        <height>21</height>
55       </size>
56      </property>
57      <property name="styleSheet">
58       <string notr="true">border : 0px</string>
59      </property>
60      <property name="text">
61       <string>...</string>
62      </property>
63      <property name="icon">
64       <iconset>
65        <normaloff>../Editeur/icons/plusnode.png</normaloff>
66        <disabledoff>../Editeur/icons/ast-red-ball.png</disabledoff>../Editeur/icons/plusnode.png</iconset>
67      </property>
68      <property name="iconSize">
69       <size>
70        <width>25</width>
71        <height>25</height>
72       </size>
73      </property>
74     </widget>
75    </item>
76    <item>
77     <widget class="MonBoutonValide" name="RBValide">
78      <property name="minimumSize">
79       <size>
80        <width>17</width>
81        <height>25</height>
82       </size>
83      </property>
84      <property name="maximumSize">
85       <size>
86        <width>21</width>
87        <height>25</height>
88       </size>
89      </property>
90      <property name="styleSheet">
91       <string notr="true">border : 0px</string>
92      </property>
93      <property name="text">
94       <string>...</string>
95      </property>
96      <property name="icon">
97       <iconset>
98        <normaloff>../Editeur/icons/ast-green-ball.png</normaloff>../Editeur/icons/ast-green-ball.png</iconset>
99      </property>
100      <property name="iconSize">
101       <size>
102        <width>25</width>
103        <height>25</height>
104       </size>
105      </property>
106     </widget>
107    </item>
108    <item>
109     <widget class="MonLabelClic" name="groupBox">
110      <property name="sizePolicy">
111       <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
112        <horstretch>0</horstretch>
113        <verstretch>0</verstretch>
114       </sizepolicy>
115      </property>
116      <property name="minimumSize">
117       <size>
118        <width>0</width>
119        <height>25</height>
120       </size>
121      </property>
122      <property name="maximumSize">
123       <size>
124        <width>12121213</width>
125        <height>25</height>
126       </size>
127      </property>
128      <property name="text">
129       <string>TextLabel</string>
130      </property>
131     </widget>
132    </item>
133    <item>
134     <spacer name="horizontalSpacer">
135      <property name="orientation">
136       <enum>Qt::Horizontal</enum>
137      </property>
138      <property name="sizeType">
139       <enum>QSizePolicy::Fixed</enum>
140      </property>
141      <property name="sizeHint" stdset="0">
142       <size>
143        <width>13</width>
144        <height>20</height>
145       </size>
146      </property>
147     </spacer>
148    </item>
149    <item>
150     <widget class="Line" name="line_5">
151      <property name="sizePolicy">
152       <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
153        <horstretch>0</horstretch>
154        <verstretch>0</verstretch>
155       </sizepolicy>
156      </property>
157      <property name="minimumSize">
158       <size>
159        <width>500</width>
160        <height>0</height>
161       </size>
162      </property>
163      <property name="maximumSize">
164       <size>
165        <width>1500</width>
166        <height>16</height>
167       </size>
168      </property>
169      <property name="orientation">
170       <enum>Qt::Horizontal</enum>
171      </property>
172     </widget>
173    </item>
174    <item>
175     <widget class="QToolButton" name="RBPoubelle">
176      <property name="minimumSize">
177       <size>
178        <width>21</width>
179        <height>25</height>
180       </size>
181      </property>
182      <property name="maximumSize">
183       <size>
184        <width>21</width>
185        <height>25</height>
186       </size>
187      </property>
188      <property name="styleSheet">
189       <string notr="true">border : 0px</string>
190      </property>
191      <property name="text">
192       <string>...</string>
193      </property>
194      <property name="icon">
195       <iconset>
196        <normaloff>../Editeur/icons/deleteRond.png</normaloff>../Editeur/icons/deleteRond.png</iconset>
197      </property>
198      <property name="iconSize">
199       <size>
200        <width>25</width>
201        <height>25</height>
202       </size>
203      </property>
204     </widget>
205    </item>
206   </layout>
207  </widget>
208  <customwidgets>
209   <customwidget>
210    <class>MonBoutonValide</class>
211    <extends>QToolButton</extends>
212    <header>monBoutonValide.h</header>
213   </customwidget>
214   <customwidget>
215    <class>MonLabelClic</class>
216    <extends>QLabel</extends>
217    <header>monLabelClic.h</header>
218   </customwidget>
219  </customwidgets>
220  <resources/>
221  <connections/>
222 </ui>