Salome HOME
legere difference ds VARIABLES_TO_BE...
[tools/eficas.git] / UiQT5 / desWidgetCreeParam.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>desWidgetCreeParam</class>
4  <widget class="QWidget" name="desWidgetCreeParam">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>728</width>
10     <height>530</height>
11    </rect>
12   </property>
13   <property name="windowTitle">
14    <string>Gestion des Paramètres</string>
15   </property>
16   <layout class="QVBoxLayout" name="verticalLayout_2">
17    <item>
18     <widget class="QScrollArea" name="scrollArea">
19      <property name="minimumSize">
20       <size>
21        <width>701</width>
22        <height>291</height>
23       </size>
24      </property>
25      <property name="frameShape">
26       <enum>QFrame::NoFrame</enum>
27      </property>
28      <property name="widgetResizable">
29       <bool>true</bool>
30      </property>
31      <widget class="QWidget" name="scrollAreaWidgetContents">
32       <property name="geometry">
33        <rect>
34         <x>0</x>
35         <y>0</y>
36         <width>710</width>
37         <height>349</height>
38        </rect>
39       </property>
40       <property name="sizePolicy">
41        <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
42         <horstretch>0</horstretch>
43         <verstretch>0</verstretch>
44        </sizepolicy>
45       </property>
46       <layout class="QVBoxLayout" name="verticalLayout">
47        <property name="spacing">
48         <number>0</number>
49        </property>
50        <property name="margin">
51         <number>0</number>
52        </property>
53        <item>
54         <widget class="QListWidget" name="LBParam">
55          <property name="sizePolicy">
56           <sizepolicy hsizetype="Expanding" vsizetype="MinimumExpanding">
57            <horstretch>0</horstretch>
58            <verstretch>0</verstretch>
59           </sizepolicy>
60          </property>
61          <property name="minimumSize">
62           <size>
63            <width>701</width>
64            <height>291</height>
65           </size>
66          </property>
67          <property name="styleSheet">
68           <string notr="true">alternate-background-color:rgb(235,235,235); 
69 background-color: rgb(247,247,247);
70 </string>
71          </property>
72          <property name="frameShape">
73           <enum>QFrame::NoFrame</enum>
74          </property>
75          <property name="frameShadow">
76           <enum>QFrame::Raised</enum>
77          </property>
78          <property name="alternatingRowColors">
79           <bool>true</bool>
80          </property>
81          <property name="selectionMode">
82           <enum>QAbstractItemView::SingleSelection</enum>
83          </property>
84         </widget>
85        </item>
86       </layout>
87      </widget>
88     </widget>
89    </item>
90    <item>
91     <spacer name="verticalSpacer">
92      <property name="orientation">
93       <enum>Qt::Vertical</enum>
94      </property>
95      <property name="sizeType">
96       <enum>QSizePolicy::Fixed</enum>
97      </property>
98      <property name="sizeHint" stdset="0">
99       <size>
100        <width>20</width>
101        <height>20</height>
102       </size>
103      </property>
104     </spacer>
105    </item>
106    <item>
107     <widget class="QFrame" name="frame">
108      <property name="minimumSize">
109       <size>
110        <width>701</width>
111        <height>131</height>
112       </size>
113      </property>
114      <property name="styleSheet">
115       <string notr="true">background:rgb(247,247,247)</string>
116      </property>
117      <property name="frameShape">
118       <enum>QFrame::StyledPanel</enum>
119      </property>
120      <property name="frameShadow">
121       <enum>QFrame::Raised</enum>
122      </property>
123      <widget class="QWidget" name="layoutWidget">
124       <property name="geometry">
125        <rect>
126         <x>30</x>
127         <y>40</y>
128         <width>531</width>
129         <height>76</height>
130        </rect>
131       </property>
132       <layout class="QGridLayout" name="gridLayout">
133        <property name="verticalSpacing">
134         <number>12</number>
135        </property>
136        <item row="1" column="1">
137         <widget class="QLineEdit" name="lineEditVal">
138          <property name="minimumSize">
139           <size>
140            <width>231</width>
141            <height>31</height>
142           </size>
143          </property>
144          <property name="styleSheet">
145           <string notr="true">background:rgb(235,235,235);
146 border:0px;</string>
147          </property>
148          <property name="frame">
149           <bool>false</bool>
150          </property>
151         </widget>
152        </item>
153        <item row="0" column="0">
154         <widget class="QLabel" name="textLabel2_2">
155          <property name="text">
156           <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Nom: &lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
157          </property>
158          <property name="wordWrap">
159           <bool>false</bool>
160          </property>
161         </widget>
162        </item>
163        <item row="0" column="1">
164         <widget class="QLineEdit" name="lineEditNom">
165          <property name="minimumSize">
166           <size>
167            <width>231</width>
168            <height>31</height>
169           </size>
170          </property>
171          <property name="styleSheet">
172           <string notr="true">background:rgb(235,235,235);
173 border:0px;</string>
174          </property>
175          <property name="frame">
176           <bool>false</bool>
177          </property>
178         </widget>
179        </item>
180        <item row="1" column="0">
181         <widget class="QLabel" name="textLabel2">
182          <property name="text">
183           <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Valeur: &lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
184          </property>
185          <property name="wordWrap">
186           <bool>false</bool>
187          </property>
188         </widget>
189        </item>
190       </layout>
191      </widget>
192      <widget class="QWidget" name="layoutWidget_2">
193       <property name="geometry">
194        <rect>
195         <x>30</x>
196         <y>10</y>
197         <width>531</width>
198         <height>22</height>
199        </rect>
200       </property>
201       <layout class="QHBoxLayout" name="horizontalLayout_2">
202        <item>
203         <widget class="QLabel" name="textLabel2_2_2">
204          <property name="sizePolicy">
205           <sizepolicy hsizetype="Preferred" vsizetype="Ignored">
206            <horstretch>0</horstretch>
207            <verstretch>0</verstretch>
208           </sizepolicy>
209          </property>
210          <property name="text">
211           <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;span style=&quot; text-decoration: underline;&quot;&gt;Créer un paramètre&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
212          </property>
213          <property name="wordWrap">
214           <bool>false</bool>
215          </property>
216         </widget>
217        </item>
218        <item>
219         <spacer name="horizontalSpacer">
220          <property name="orientation">
221           <enum>Qt::Horizontal</enum>
222          </property>
223          <property name="sizeHint" stdset="0">
224           <size>
225            <width>288</width>
226            <height>20</height>
227           </size>
228          </property>
229         </spacer>
230        </item>
231       </layout>
232      </widget>
233     </widget>
234    </item>
235   </layout>
236  </widget>
237  <tabstops>
238   <tabstop>lineEditNom</tabstop>
239   <tabstop>lineEditVal</tabstop>
240   <tabstop>scrollArea</tabstop>
241   <tabstop>LBParam</tabstop>
242  </tabstops>
243  <resources/>
244  <connections/>
245 </ui>