Salome HOME
Merge remote branch 'origin/nouvelEficas' into nouvelEficas
[tools/eficas.git] / UiQT4 / desWidgetSimpBase.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>WidgetSimpBase</class>
4  <widget class="QWidget" name="WidgetSimpBase">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>652</width>
10     <height>31</height>
11    </rect>
12   </property>
13   <property name="sizePolicy">
14    <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
15     <horstretch>0</horstretch>
16     <verstretch>0</verstretch>
17    </sizepolicy>
18   </property>
19   <property name="minimumSize">
20    <size>
21     <width>0</width>
22     <height>0</height>
23    </size>
24   </property>
25   <property name="windowTitle">
26    <string>Form</string>
27   </property>
28   <layout class="QHBoxLayout" name="horizontalLayout_2">
29    <property name="spacing">
30     <number>0</number>
31    </property>
32    <property name="leftMargin">
33     <number>0</number>
34    </property>
35    <property name="topMargin">
36     <number>2</number>
37    </property>
38    <property name="rightMargin">
39     <number>0</number>
40    </property>
41    <property name="bottomMargin">
42     <number>0</number>
43    </property>
44    <item>
45     <layout class="QHBoxLayout" name="horizontalLayout">
46      <property name="spacing">
47       <number>0</number>
48      </property>
49      <item>
50       <spacer name="horizontalSpacer_3">
51        <property name="orientation">
52         <enum>Qt::Horizontal</enum>
53        </property>
54        <property name="sizeType">
55         <enum>QSizePolicy::Fixed</enum>
56        </property>
57        <property name="sizeHint" stdset="0">
58         <size>
59          <width>21</width>
60          <height>20</height>
61         </size>
62        </property>
63       </spacer>
64      </item>
65      <item>
66       <widget class="MonBoutonValide" name="RBValide">
67        <property name="minimumSize">
68         <size>
69          <width>21</width>
70          <height>25</height>
71         </size>
72        </property>
73        <property name="maximumSize">
74         <size>
75          <width>21</width>
76          <height>25</height>
77         </size>
78        </property>
79        <property name="focusPolicy">
80         <enum>Qt::ClickFocus</enum>
81        </property>
82        <property name="styleSheet">
83         <string notr="true">border : 0px</string>
84        </property>
85        <property name="text">
86         <string>...</string>
87        </property>
88        <property name="icon">
89         <iconset>
90          <normaloff>../../../../../../home/A96028/Install_EficasV1/ArbreEficas/Editeur/icons/ast-green-ball.png</normaloff>../../../../../../home/A96028/Install_EficasV1/ArbreEficas/Editeur/icons/ast-green-ball.png</iconset>
91        </property>
92        <property name="iconSize">
93         <size>
94          <width>25</width>
95          <height>25</height>
96         </size>
97        </property>
98       </widget>
99      </item>
100     </layout>
101    </item>
102    <item>
103     <widget class="QLabel" name="label">
104      <property name="sizePolicy">
105       <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
106        <horstretch>0</horstretch>
107        <verstretch>0</verstretch>
108       </sizepolicy>
109      </property>
110      <property name="minimumSize">
111       <size>
112        <width>300</width>
113        <height>25</height>
114       </size>
115      </property>
116      <property name="maximumSize">
117       <size>
118        <width>178</width>
119        <height>16777215</height>
120       </size>
121      </property>
122      <property name="frameShape">
123       <enum>QFrame::NoFrame</enum>
124      </property>
125      <property name="text">
126       <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;span style=&quot; color:#0055ff;&quot;&gt;Label&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
127      </property>
128     </widget>
129    </item>
130    <item>
131     <widget class="QLineEdit" name="lineEditVal">
132      <property name="sizePolicy">
133       <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
134        <horstretch>0</horstretch>
135        <verstretch>0</verstretch>
136       </sizepolicy>
137      </property>
138      <property name="minimumSize">
139       <size>
140        <width>0</width>
141        <height>25</height>
142       </size>
143      </property>
144      <property name="maximumSize">
145       <size>
146        <width>805</width>
147        <height>16777215</height>
148       </size>
149      </property>
150      <property name="styleSheet">
151       <string notr="true">background:rgb(235,235,235);
152 border:0px;</string>
153      </property>
154     </widget>
155    </item>
156    <item>
157     <spacer name="horizontalSpacer_4">
158      <property name="orientation">
159       <enum>Qt::Horizontal</enum>
160      </property>
161      <property name="sizeType">
162       <enum>QSizePolicy::Fixed</enum>
163      </property>
164      <property name="sizeHint" stdset="0">
165       <size>
166        <width>3</width>
167        <height>20</height>
168       </size>
169      </property>
170     </spacer>
171    </item>
172    <item>
173     <spacer name="horizontalSpacer_2">
174      <property name="orientation">
175       <enum>Qt::Horizontal</enum>
176      </property>
177      <property name="sizeType">
178       <enum>QSizePolicy::Expanding</enum>
179      </property>
180      <property name="sizeHint" stdset="0">
181       <size>
182        <width>58</width>
183        <height>20</height>
184       </size>
185      </property>
186     </spacer>
187    </item>
188    <item>
189     <widget class="QToolButton" name="RBPoubelle">
190      <property name="minimumSize">
191       <size>
192        <width>21</width>
193        <height>25</height>
194       </size>
195      </property>
196      <property name="maximumSize">
197       <size>
198        <width>21</width>
199        <height>25</height>
200       </size>
201      </property>
202      <property name="focusPolicy">
203       <enum>Qt::ClickFocus</enum>
204      </property>
205      <property name="styleSheet">
206       <string notr="true">border : 0px</string>
207      </property>
208      <property name="text">
209       <string>...</string>
210      </property>
211      <property name="icon">
212       <iconset>
213        <normaloff>../../../../../../home/A96028/Install_EficasV1/ArbreEficas/Editeur/icons/deleteRond.png</normaloff>../../../../../../home/A96028/Install_EficasV1/ArbreEficas/Editeur/icons/deleteRond.png</iconset>
214      </property>
215      <property name="iconSize">
216       <size>
217        <width>25</width>
218        <height>25</height>
219       </size>
220      </property>
221     </widget>
222    </item>
223   </layout>
224  </widget>
225  <customwidgets>
226   <customwidget>
227    <class>MonBoutonValide</class>
228    <extends>QToolButton</extends>
229    <header>monBoutonValide.h</header>
230   </customwidget>
231  </customwidgets>
232  <resources/>
233  <connections/>
234 </ui>