]> SALOME platform Git repositories - tools/eficas.git/blob - UiQT4/desInclude.ui
Salome HOME
3fd283fe3ff9d93fe0bdb75bedf7072d0cf3d747
[tools/eficas.git] / UiQT4 / desInclude.ui
1 <ui version="4.0" >
2  <class>DInc1</class>
3  <widget class="QWidget" name="DInc1" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>521</width>
9     <height>511</height>
10    </rect>
11   </property>
12   <property name="minimumSize" >
13    <size>
14     <width>505</width>
15     <height>0</height>
16    </size>
17   </property>
18   <property name="windowTitle" >
19    <string>DMacro</string>
20   </property>
21   <layout class="QGridLayout" >
22    <item row="1" column="0" colspan="3" >
23     <widget class="QLabel" name="Commentaire" >
24      <property name="text" >
25       <string/>
26      </property>
27      <property name="wordWrap" >
28       <bool>false</bool>
29      </property>
30     </widget>
31    </item>
32    <item row="0" column="0" colspan="3" >
33     <widget class="QTabWidget" name="TWChoix" >
34      <property name="currentIndex" >
35       <number>2</number>
36      </property>
37      <widget class="QWidget" name="MotClef" >
38       <attribute name="title" >
39        <string>Ajouter Mot-Clef</string>
40       </attribute>
41       <layout class="QGridLayout" >
42        <item row="1" column="0" >
43         <widget class="QListWidget" name="LBMCPermis" >
44          <property name="minimumSize" >
45           <size>
46            <width>0</width>
47            <height>0</height>
48           </size>
49          </property>
50         </widget>
51        </item>
52        <item row="0" column="0" >
53         <widget class="QLabel" name="textLabel1" >
54          <property name="minimumSize" >
55           <size>
56            <width>0</width>
57            <height>0</height>
58           </size>
59          </property>
60          <property name="text" >
61           <string>&lt;h3>&lt;p align="center">&lt;u>&lt;b>Mots Clefs Permis&lt;/b>&lt;/u>&lt;/p>&lt;/h3></string>
62          </property>
63          <property name="wordWrap" >
64           <bool>false</bool>
65          </property>
66         </widget>
67        </item>
68        <item row="1" column="1" >
69         <widget class="QListWidget" name="LBRegles" />
70        </item>
71        <item row="0" column="1" >
72         <widget class="QLabel" name="textLabel1_2" >
73          <property name="text" >
74           <string>&lt;h3>&lt;p align="center">&lt;u>&lt;b>Régles&lt;/b>&lt;/u>&lt;/p>&lt;/h3></string>
75          </property>
76          <property name="wordWrap" >
77           <bool>false</bool>
78          </property>
79         </widget>
80        </item>
81       </layout>
82      </widget>
83      <widget class="QWidget" name="Commande" >
84       <attribute name="title" >
85        <string>Nouvelle Commande</string>
86       </attribute>
87       <layout class="QGridLayout" name="gridLayout_2" >
88        <item row="0" column="0" colspan="3" >
89         <widget class="QLabel" name="textLabel1_4" >
90          <property name="text" >
91           <string>&lt;b>&lt;u>Commandes :&lt;/u>&lt;/b></string>
92          </property>
93          <property name="wordWrap" >
94           <bool>false</bool>
95          </property>
96         </widget>
97        </item>
98        <item rowspan="2" row="0" column="3" >
99         <widget class="QGroupBox" name="groupBox" >
100          <property name="title" >
101           <string>Affichage</string>
102          </property>
103          <layout class="QGridLayout" name="gridLayout" >
104           <item row="0" column="0" >
105            <widget class="QRadioButton" name="RBalpha" >
106             <property name="text" >
107              <string>alphabétique</string>
108             </property>
109             <property name="checked" >
110              <bool>true</bool>
111             </property>
112            </widget>
113           </item>
114           <item row="1" column="0" >
115            <widget class="QRadioButton" name="RBGroupe" >
116             <property name="text" >
117              <string>par groupe</string>
118             </property>
119            </widget>
120           </item>
121          </layout>
122         </widget>
123        </item>
124        <item row="1" column="0" >
125         <widget class="QLabel" name="textLabel6" >
126          <property name="minimumSize" >
127           <size>
128            <width>50</width>
129            <height>30</height>
130           </size>
131          </property>
132          <property name="text" >
133           <string>Filtre</string>
134          </property>
135          <property name="wordWrap" >
136           <bool>false</bool>
137          </property>
138         </widget>
139        </item>
140        <item row="1" column="1" >
141         <widget class="QLineEdit" name="LEFiltre" >
142          <property name="minimumSize" >
143           <size>
144            <width>160</width>
145            <height>30</height>
146           </size>
147          </property>
148         </widget>
149        </item>
150        <item row="1" column="2" >
151         <widget class="QPushButton" name="BNext" >
152          <property name="text" >
153           <string>Suivant</string>
154          </property>
155         </widget>
156        </item>
157        <item row="2" column="0" colspan="4" >
158         <widget class="QListWidget" name="LBNouvCommande" />
159        </item>
160        <item row="3" column="0" colspan="4" >
161         <widget class="QLabel" name="textLabel4" >
162          <property name="text" >
163           <string>La commande choisie sera ajoutée APRES la commande courante</string>
164          </property>
165          <property name="wordWrap" >
166           <bool>false</bool>
167          </property>
168         </widget>
169        </item>
170       </layout>
171      </widget>
172      <widget class="QWidget" name="maPageOk" >
173       <attribute name="title" >
174        <string>Fichier Include</string>
175       </attribute>
176       <widget class="QLabel" name="textLabel1_3" >
177        <property name="geometry" >
178         <rect>
179          <x>30</x>
180          <y>10</y>
181          <width>440</width>
182          <height>41</height>
183         </rect>
184        </property>
185        <property name="text" >
186         <string>&lt;font size="+1">La commande INCLUDE requiert un nom de Fichier :&lt;/font></string>
187        </property>
188        <property name="wordWrap" >
189         <bool>false</bool>
190        </property>
191       </widget>
192       <widget class="QLineEdit" name="LENomFichier" >
193        <property name="geometry" >
194         <rect>
195          <x>20</x>
196          <y>50</y>
197          <width>450</width>
198          <height>40</height>
199         </rect>
200        </property>
201        <property name="sizePolicy" >
202         <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
203          <horstretch>0</horstretch>
204          <verstretch>0</verstretch>
205         </sizepolicy>
206        </property>
207        <property name="minimumSize" >
208         <size>
209          <width>450</width>
210          <height>40</height>
211         </size>
212        </property>
213       </widget>
214       <widget class="QPushButton" name="BBrowse" >
215        <property name="geometry" >
216         <rect>
217          <x>20</x>
218          <y>110</y>
219          <width>161</width>
220          <height>41</height>
221         </rect>
222        </property>
223        <property name="sizePolicy" >
224         <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
225          <horstretch>0</horstretch>
226          <verstretch>0</verstretch>
227         </sizepolicy>
228        </property>
229        <property name="text" >
230         <string>Edit</string>
231        </property>
232       </widget>
233       <widget class="QPushButton" name="BChangeFile" >
234        <property name="geometry" >
235         <rect>
236          <x>20</x>
237          <y>160</y>
238          <width>161</width>
239          <height>41</height>
240         </rect>
241        </property>
242        <property name="sizePolicy" >
243         <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
244          <horstretch>0</horstretch>
245          <verstretch>0</verstretch>
246         </sizepolicy>
247        </property>
248        <property name="text" >
249         <string>Autre Fichier</string>
250        </property>
251       </widget>
252      </widget>
253      <widget class="QWidget" name="maPageBad" >
254       <attribute name="title" >
255        <string>Fichier Inc</string>
256       </attribute>
257       <layout class="QGridLayout" >
258        <item row="0" column="0" >
259         <widget class="QLabel" name="textLabel1_5" >
260          <property name="text" >
261           <string>&lt;!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
262 &lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
263 p, li { white-space: pre-wrap; }
264 &lt;/style>&lt;/head>&lt;body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
265 &lt;p align="center" style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:large;">&lt;span style=" font-size:11pt; font-weight:600;">La commande INCLUDE n'a pas de fichier associé. &lt;/span>&lt;/p>
266 &lt;p align="center" style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:11pt; font-weight:600;">&lt;span style=" font-size:large;">Il faut d'abord choisir un numéro d'unité&lt;/span>&lt;/p>&lt;/body>&lt;/html></string>
267          </property>
268          <property name="wordWrap" >
269           <bool>false</bool>
270          </property>
271         </widget>
272        </item>
273       </layout>
274      </widget>
275     </widget>
276    </item>
277    <item row="2" column="0" >
278     <widget class="QPushButton" name="BAlpha" >
279      <property name="text" >
280       <string>Tri Alpha</string>
281      </property>
282     </widget>
283    </item>
284    <item row="2" column="2" >
285     <widget class="QPushButton" name="bOk" >
286      <property name="minimumSize" >
287       <size>
288        <width>161</width>
289        <height>30</height>
290       </size>
291      </property>
292      <property name="toolTip" >
293       <string>validation de la saisie</string>
294      </property>
295      <property name="text" >
296       <string>&amp;Valider</string>
297      </property>
298      <property name="shortcut" >
299       <string>Shift+A, Alt+A, Alt+A, Alt+A</string>
300      </property>
301      <property name="autoDefault" >
302       <bool>true</bool>
303      </property>
304      <property name="default" >
305       <bool>true</bool>
306      </property>
307     </widget>
308    </item>
309    <item row="2" column="1" >
310     <spacer name="horizontalSpacer" >
311      <property name="orientation" >
312       <enum>Qt::Horizontal</enum>
313      </property>
314      <property name="sizeHint" stdset="0" >
315       <size>
316        <width>40</width>
317        <height>20</height>
318       </size>
319      </property>
320     </spacer>
321    </item>
322   </layout>
323  </widget>
324  <layoutdefault spacing="6" margin="11" />
325  <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
326  <tabstops>
327   <tabstop>LEFiltre</tabstop>
328   <tabstop>LENomFichier</tabstop>
329   <tabstop>TWChoix</tabstop>
330   <tabstop>LBMCPermis</tabstop>
331   <tabstop>LBRegles</tabstop>
332   <tabstop>LBNouvCommande</tabstop>
333   <tabstop>RBalpha</tabstop>
334   <tabstop>BBrowse</tabstop>
335   <tabstop>BChangeFile</tabstop>
336  </tabstops>
337  <resources/>
338  <connections/>
339 </ui>