Salome HOME
fec25bb3dcdef28165665ea9441ebd16928df3b6
[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>43</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="margin">
33     <number>0</number>
34    </property>
35    <item>
36     <layout class="QHBoxLayout" name="horizontalLayout">
37      <property name="spacing">
38       <number>0</number>
39      </property>
40      <item>
41       <spacer name="horizontalSpacer_3">
42        <property name="orientation">
43         <enum>Qt::Horizontal</enum>
44        </property>
45        <property name="sizeType">
46         <enum>QSizePolicy::Fixed</enum>
47        </property>
48        <property name="sizeHint" stdset="0">
49         <size>
50          <width>21</width>
51          <height>20</height>
52         </size>
53        </property>
54       </spacer>
55      </item>
56      <item>
57       <widget class="MonBoutonValide" name="RBValide">
58        <property name="minimumSize">
59         <size>
60          <width>21</width>
61          <height>31</height>
62         </size>
63        </property>
64        <property name="maximumSize">
65         <size>
66          <width>21</width>
67          <height>35</height>
68         </size>
69        </property>
70        <property name="styleSheet">
71         <string notr="true">border : 0px</string>
72        </property>
73        <property name="text">
74         <string>...</string>
75        </property>
76        <property name="icon">
77         <iconset>
78          <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>
79        </property>
80        <property name="iconSize">
81         <size>
82          <width>32</width>
83          <height>32</height>
84         </size>
85        </property>
86       </widget>
87      </item>
88     </layout>
89    </item>
90    <item>
91     <widget class="QLabel" name="label">
92      <property name="sizePolicy">
93       <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
94        <horstretch>0</horstretch>
95        <verstretch>0</verstretch>
96       </sizepolicy>
97      </property>
98      <property name="minimumSize">
99       <size>
100        <width>220</width>
101        <height>24</height>
102       </size>
103      </property>
104      <property name="maximumSize">
105       <size>
106        <width>178</width>
107        <height>16777215</height>
108       </size>
109      </property>
110      <property name="frameShape">
111       <enum>QFrame::NoFrame</enum>
112      </property>
113      <property name="text">
114       <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>
115      </property>
116     </widget>
117    </item>
118    <item>
119     <widget class="QLineEdit" name="lineEditVal">
120      <property name="sizePolicy">
121       <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
122        <horstretch>0</horstretch>
123        <verstretch>0</verstretch>
124       </sizepolicy>
125      </property>
126      <property name="minimumSize">
127       <size>
128        <width>0</width>
129        <height>32</height>
130       </size>
131      </property>
132      <property name="maximumSize">
133       <size>
134        <width>805</width>
135        <height>16777215</height>
136       </size>
137      </property>
138      <property name="styleSheet">
139       <string notr="true">background:rgb(235,235,235);
140 border:0px;</string>
141      </property>
142     </widget>
143    </item>
144    <item>
145     <spacer name="horizontalSpacer_4">
146      <property name="orientation">
147       <enum>Qt::Horizontal</enum>
148      </property>
149      <property name="sizeType">
150       <enum>QSizePolicy::Fixed</enum>
151      </property>
152      <property name="sizeHint" stdset="0">
153       <size>
154        <width>3</width>
155        <height>20</height>
156       </size>
157      </property>
158     </spacer>
159    </item>
160    <item>
161     <spacer name="horizontalSpacer_2">
162      <property name="orientation">
163       <enum>Qt::Horizontal</enum>
164      </property>
165      <property name="sizeType">
166       <enum>QSizePolicy::Expanding</enum>
167      </property>
168      <property name="sizeHint" stdset="0">
169       <size>
170        <width>58</width>
171        <height>20</height>
172       </size>
173      </property>
174     </spacer>
175    </item>
176    <item>
177     <widget class="QToolButton" name="RBPoubelle">
178      <property name="minimumSize">
179       <size>
180        <width>21</width>
181        <height>31</height>
182       </size>
183      </property>
184      <property name="maximumSize">
185       <size>
186        <width>21</width>
187        <height>31</height>
188       </size>
189      </property>
190      <property name="styleSheet">
191       <string notr="true">border : 0px</string>
192      </property>
193      <property name="text">
194       <string>...</string>
195      </property>
196      <property name="icon">
197       <iconset>
198        <normaloff>../../../../../../home/A96028/Install_EficasV1/ArbreEficas/Editeur/icons/deleteRond.png</normaloff>../../../../../../home/A96028/Install_EficasV1/ArbreEficas/Editeur/icons/deleteRond.png</iconset>
199      </property>
200      <property name="iconSize">
201       <size>
202        <width>32</width>
203        <height>32</height>
204       </size>
205      </property>
206     </widget>
207    </item>
208   </layout>
209  </widget>
210  <customwidgets>
211   <customwidget>
212    <class>MonBoutonValide</class>
213    <extends>QToolButton</extends>
214    <header>monBoutonValide.h</header>
215   </customwidget>
216  </customwidgets>
217  <resources/>
218  <connections/>
219 </ui>