Salome HOME
847bf6f2f67da094126872936767ec0f66998621
[tools/eficas.git] / UiQT5 / myMain.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>Eficas</class>
4  <widget class="QMainWindow" name="Eficas">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>1676</width>
10     <height>811</height>
11    </rect>
12   </property>
13   <property name="sizePolicy">
14    <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
15     <horstretch>0</horstretch>
16     <verstretch>0</verstretch>
17    </sizepolicy>
18   </property>
19   <property name="windowTitle">
20    <string>MainWindow</string>
21   </property>
22   <property name="styleSheet">
23    <string notr="true">/* QMenuBar {
24      background-color: qlineargradient(x1:0, y1:0, x2:0, y2:1,
25                                        stop:0 rgb(226,255,253), stop:1 rgb(191,237,255));
26  }*/
27
28 QMenuBar {
29      background-color: qlineargradient(x1:0, y1:0, x2:0, y2:1,
30                                        stop:0 rgb(164,165,178), stop:1 rgb(55,66,126));
31  }
32  QMenuBar::item {
33      spacing: 3px; /* spacing between menu bar items */
34      color: white;
35      padding: 1px 4px;
36      background: transparent;
37      border-radius: 4px;
38  }
39
40  QMenuBar::item:selected { /* when selected using mouse or keyboard */
41      background: #a8a8a8;
42  }
43
44  QMenuBar::item:pressed {
45      background: #888888;
46  }
47
48
49
50
51
52
53
54
55 </string>
56   </property>
57   <widget class="QWidget" name="centralwidget">
58    <property name="styleSheet">
59     <string notr="true">QComboBox{combobox-popup:0;}</string>
60    </property>
61    <layout class="QGridLayout" name="gridLayout">
62     <property name="margin">
63      <number>0</number>
64     </property>
65     <item row="0" column="0">
66      <widget class="QFrame" name="frameEntete">
67       <property name="minimumSize">
68        <size>
69         <width>0</width>
70         <height>61</height>
71        </size>
72       </property>
73       <property name="maximumSize">
74        <size>
75         <width>16777215</width>
76         <height>61</height>
77        </size>
78       </property>
79       <property name="styleSheet">
80        <string notr="true">/*background-color: qlineargradient(x1:0, y1:0, x2:0, y2:1,
81                                 stop:0 rgb(218,229,248), stop:1 rgb(9,86,109));*/
82 /*background-color:rgb(208,225,238)*/</string>
83       </property>
84       <property name="frameShape">
85        <enum>QFrame::NoFrame</enum>
86       </property>
87       <property name="frameShadow">
88        <enum>QFrame::Raised</enum>
89       </property>
90       <property name="lineWidth">
91        <number>2</number>
92       </property>
93      </widget>
94     </item>
95     <item row="1" column="0">
96      <widget class="QTabWidget" name="myQtab">
97       <property name="styleSheet">
98        <string notr="true">background-color:rgb(224,223,222)</string>
99       </property>
100       <property name="tabPosition">
101        <enum>QTabWidget::North</enum>
102       </property>
103       <property name="currentIndex">
104        <number>0</number>
105       </property>
106       <property name="tabsClosable">
107        <bool>true</bool>
108       </property>
109       <widget class="QWidget" name="tab_3">
110        <attribute name="title">
111         <string>Tab 1</string>
112        </attribute>
113       </widget>
114      </widget>
115     </item>
116    </layout>
117   </widget>
118   <widget class="QMenuBar" name="menubar">
119    <property name="geometry">
120     <rect>
121      <x>0</x>
122      <y>0</y>
123      <width>1676</width>
124      <height>24</height>
125     </rect>
126    </property>
127    <widget class="QMenu" name="menuFichier">
128     <property name="title">
129      <string>&amp;Fichier</string>
130     </property>
131     <addaction name="action_Nouveau"/>
132     <addaction name="actionNouvel_Include"/>
133     <addaction name="actionOuvrir"/>
134     <addaction name="actionARemplacer"/>
135     <addaction name="separator"/>
136     <addaction name="actionEnregistrer"/>
137     <addaction name="actionEnregistrer_sous"/>
138     <addaction name="actionFermer"/>
139     <addaction name="actionFermer_tout"/>
140     <addaction name="separator"/>
141     <addaction name="actionQuitter"/>
142    </widget>
143    <widget class="QMenu" name="menuEdition">
144     <property name="title">
145      <string>&amp;Edition</string>
146     </property>
147     <addaction name="actionCouper"/>
148     <addaction name="actionCopier"/>
149     <addaction name="actionColler"/>
150     <addaction name="actionSupprimer"/>
151     <addaction name="separator"/>
152     <addaction name="actionRechercher"/>
153     <addaction name="actionRechercherDsCatalogue"/>
154     <addaction name="actionDeplier_replier"/>
155    </widget>
156    <widget class="QMenu" name="menuJdC">
157     <property name="title">
158      <string>&amp;JeuDeDonnées</string>
159     </property>
160     <addaction name="actionRapport_de_Validation"/>
161     <addaction name="actionRegles_du_JdC"/>
162     <addaction name="actionFichier_Source"/>
163     <addaction name="actionFichier_Resultat"/>
164     <addaction name="separator"/>
165     <addaction name="actionCommentaire"/>
166     <addaction name="actionParametres"/>
167    </widget>
168    <widget class="QMenu" name="menuAide">
169     <property name="title">
170      <string>&amp;Aide</string>
171     </property>
172     <addaction name="actionEficas"/>
173     <addaction name="actionParametres_Eficas"/>
174     <addaction name="actionVersion"/>
175    </widget>
176    <addaction name="menuFichier"/>
177    <addaction name="menuEdition"/>
178    <addaction name="menuJdC"/>
179    <addaction name="menuAide"/>
180   </widget>
181   <widget class="QStatusBar" name="statusbar"/>
182   <widget class="QToolBar" name="toolBar">
183    <property name="windowTitle">
184     <string>toolBar</string>
185    </property>
186    <property name="iconSize">
187     <size>
188      <width>36</width>
189      <height>36</height>
190     </size>
191    </property>
192    <attribute name="toolBarArea">
193     <enum>TopToolBarArea</enum>
194    </attribute>
195    <attribute name="toolBarBreak">
196     <bool>false</bool>
197    </attribute>
198    <addaction name="action_Nouveau"/>
199    <addaction name="actionOuvrir"/>
200    <addaction name="actionEnregistrer"/>
201    <addaction name="separator"/>
202    <addaction name="actionCopier"/>
203    <addaction name="actionColler"/>
204    <addaction name="actionSupprimer"/>
205    <addaction name="actionCouper"/>
206    <addaction name="separator"/>
207    <addaction name="actionParametres"/>
208   </widget>
209   <action name="action_Nouveau">
210    <property name="icon">
211     <iconset theme="document-new">
212      <normaloff/>
213     </iconset>
214    </property>
215    <property name="text">
216     <string>&amp;Nouveau</string>
217    </property>
218    <property name="shortcut">
219     <string>Ctrl+N</string>
220    </property>
221   </action>
222   <action name="actionNouvel_Include">
223    <property name="text">
224     <string>Nouvel Include</string>
225    </property>
226    <property name="shortcut">
227     <string>Shift+I</string>
228    </property>
229   </action>
230   <action name="actionARemplacer">
231    <property name="text">
232     <string>&amp;bad</string>
233    </property>
234   </action>
235   <action name="actionOuvrir">
236    <property name="icon">
237     <iconset theme="document-open">
238      <normaloff/>
239     </iconset>
240    </property>
241    <property name="text">
242     <string>&amp;Ouvrir</string>
243    </property>
244    <property name="shortcut">
245     <string>Ctrl+O</string>
246    </property>
247   </action>
248   <action name="actionEnregistrer">
249    <property name="icon">
250     <iconset theme="document-save">
251      <normaloff/>
252     </iconset>
253    </property>
254    <property name="text">
255     <string>Enregistrer</string>
256    </property>
257    <property name="shortcut">
258     <string>Ctrl+S</string>
259    </property>
260   </action>
261   <action name="actionParametres_Eficas">
262    <property name="text">
263     <string>Parametres Eficas</string>
264    </property>
265   </action>
266   <action name="actionEnregistrer_sous">
267    <property name="icon">
268     <iconset theme="document-save-as">
269      <normaloff/>
270     </iconset>
271    </property>
272    <property name="text">
273     <string>Enregistrer sous</string>
274    </property>
275    <property name="shortcut">
276     <string>Ctrl+Shift+S</string>
277    </property>
278   </action>
279   <action name="actionFermer">
280    <property name="text">
281     <string>Fermer </string>
282    </property>
283    <property name="shortcut">
284     <string>Ctrl+W</string>
285    </property>
286   </action>
287   <action name="actionFermer_tout">
288    <property name="text">
289     <string>Fermer tout</string>
290    </property>
291   </action>
292   <action name="actionCouper">
293    <property name="icon">
294     <iconset theme="edit-cut">
295      <normaloff/>
296     </iconset>
297    </property>
298    <property name="text">
299     <string>Couper</string>
300    </property>
301    <property name="shortcut">
302     <string>Ctrl+X</string>
303    </property>
304    <property name="shortcutContext">
305     <enum>Qt::ApplicationShortcut</enum>
306    </property>
307   </action>
308   <action name="actionCopier">
309    <property name="icon">
310     <iconset theme="edit-copy">
311      <normaloff/>
312     </iconset>
313    </property>
314    <property name="text">
315     <string>Copier</string>
316    </property>
317    <property name="shortcut">
318     <string>Ctrl+C</string>
319    </property>
320    <property name="shortcutContext">
321     <enum>Qt::ApplicationShortcut</enum>
322    </property>
323   </action>
324   <action name="actionColler">
325    <property name="icon">
326     <iconset theme="edit-paste">
327      <normaloff/>
328     </iconset>
329    </property>
330    <property name="text">
331     <string>Coller</string>
332    </property>
333    <property name="shortcut">
334     <string>Ctrl+V</string>
335    </property>
336    <property name="shortcutContext">
337     <enum>Qt::ApplicationShortcut</enum>
338    </property>
339   </action>
340   <action name="actionQuitter">
341    <property name="text">
342     <string>Quitter</string>
343    </property>
344    <property name="shortcut">
345     <string>Ctrl+Q</string>
346    </property>
347   </action>
348   <action name="actionRapport_de_Validation">
349    <property name="text">
350     <string>Rapport de Validation</string>
351    </property>
352    <property name="shortcut">
353     <string>Shift+V</string>
354    </property>
355    <property name="autoRepeat">
356     <bool>false</bool>
357    </property>
358   </action>
359   <action name="actionFichier_Source">
360    <property name="text">
361     <string>Fichier Source</string>
362    </property>
363   </action>
364   <action name="actionFichier_Resultat">
365    <property name="text">
366     <string>Fichier Résultat</string>
367    </property>
368   </action>
369   <action name="actionLecteur_Pdf">
370    <property name="text">
371     <string>Lecteur documentation</string>
372    </property>
373   </action>
374   <action name="actionEficas">
375    <property name="text">
376     <string>Eficas</string>
377    </property>
378   </action>
379   <action name="actionVersion">
380    <property name="text">
381     <string>Version</string>
382    </property>
383   </action>
384   <action name="actionSupprimer">
385    <property name="icon">
386     <iconset theme="edit-delete">
387      <normaloff/>
388     </iconset>
389    </property>
390    <property name="text">
391     <string>Supprimer</string>
392    </property>
393   </action>
394   <action name="actionRechercherDsCatalogue">
395    <property name="text">
396     <string>Chercher Mot-Clef</string>
397    </property>
398    <property name="toolTip">
399     <string> Rechercher dans le catalogue</string>
400    </property>
401    <property name="shortcut">
402     <string>Shift+F</string>
403    </property>
404    <property name="shortcutContext">
405     <enum>Qt::ApplicationShortcut</enum>
406    </property>
407   </action>
408   <action name="actionRechercher">
409    <property name="icon">
410     <iconset theme="edit-find">
411      <normaloff/>
412     </iconset>
413    </property>
414    <property name="text">
415     <string>Rechercher</string>
416    </property>
417    <property name="toolTip">
418     <string> Rechercher dans l'arbre d'etude</string>
419    </property>
420    <property name="shortcut">
421     <string>Ctrl+F</string>
422    </property>
423    <property name="shortcutContext">
424     <enum>Qt::ApplicationShortcut</enum>
425    </property>
426   </action>
427   <action name="actionDeplier_replier">
428    <property name="text">
429     <string>Replier/Deplier</string>
430    </property>
431    <property name="shortcut">
432     <string>Shift+D</string>
433    </property>
434   </action>
435   <action name="actionCommentaire">
436    <property name="text">
437     <string>Commentaire</string>
438    </property>
439    <property name="shortcut">
440     <string>Shift+C</string>
441    </property>
442   </action>
443   <action name="actionParametres">
444    <property name="icon">
445     <iconset>
446      <normaloff>../Editeur/icons/parametres.png</normaloff>../Editeur/icons/parametres.png</iconset>
447    </property>
448    <property name="text">
449     <string>Paramètres</string>
450    </property>
451    <property name="toolTip">
452     <string>Gestion des paramètres</string>
453    </property>
454    <property name="shortcut">
455     <string>Shift+P</string>
456    </property>
457   </action>
458   <action name="actionParametre_Eficas">
459    <property name="text">
460     <string>Parametre Eficas</string>
461    </property>
462   </action>
463   <action name="actionRegles_du_JdC">
464    <property name="text">
465     <string>Régles du JdC</string>
466    </property>
467   </action>
468  </widget>
469  <resources/>
470  <connections/>
471 </ui>