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