Salome HOME
premiere version
[tools/eficas.git] / UiQT4 / myMain.ui
index d658dd50ab038516ed97db0708f3829d75370d22..075ef86e1754c0693c49bd2f5726058493207701 100644 (file)
-<ui version="4.0" >
+<?xml version="1.0" encoding="UTF-8"?>
+<ui version="4.0">
  <class>Eficas</class>
- <widget class="QMainWindow" name="Eficas" >
-  <property name="geometry" >
+ <widget class="QMainWindow" name="Eficas">
+  <property name="geometry">
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>1383</width>
+    <width>1676</width>
     <height>811</height>
    </rect>
   </property>
-  <property name="windowTitle" >
+  <property name="sizePolicy">
+   <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
+    <horstretch>0</horstretch>
+    <verstretch>0</verstretch>
+   </sizepolicy>
+  </property>
+  <property name="windowTitle">
    <string>MainWindow</string>
   </property>
-  <widget class="QWidget" name="centralwidget" />
-  <widget class="QMenuBar" name="menubar" >
-   <property name="geometry" >
+  <property name="styleSheet">
+   <string notr="true">/* QMenuBar {
+     background-color: qlineargradient(x1:0, y1:0, x2:0, y2:1,
+                                       stop:0 rgb(226,255,253), stop:1 rgb(191,237,255));
+ }*/
+
+QMenuBar {
+     background-color: qlineargradient(x1:0, y1:0, x2:0, y2:1,
+                                       stop:0 rgb(164,165,178), stop:1 rgb(55,66,126));
+ }
+ QMenuBar::item {
+     spacing: 3px; /* spacing between menu bar items */
+     color: white;
+     padding: 1px 4px;
+     background: transparent;
+     border-radius: 4px;
+ }
+
+ QMenuBar::item:selected { /* when selected using mouse or keyboard */
+     background: #a8a8a8;
+ }
+
+ QMenuBar::item:pressed {
+     background: #888888;
+ }
+
+
+
+
+
+
+
+
+</string>
+  </property>
+  <widget class="QWidget" name="centralwidget">
+   <property name="styleSheet">
+    <string notr="true">QComboBox{combobox-popup:0;}</string>
+   </property>
+   <layout class="QVBoxLayout" name="verticalLayout">
+    <property name="spacing">
+     <number>0</number>
+    </property>
+    <property name="margin">
+     <number>0</number>
+    </property>
+    <item>
+     <widget class="QFrame" name="frameEntete">
+      <property name="minimumSize">
+       <size>
+        <width>0</width>
+        <height>61</height>
+       </size>
+      </property>
+      <property name="maximumSize">
+       <size>
+        <width>16777215</width>
+        <height>61</height>
+       </size>
+      </property>
+      <property name="styleSheet">
+       <string notr="true">/*background-color: qlineargradient(x1:0, y1:0, x2:0, y2:1,
+                                stop:0 rgb(218,229,248), stop:1 rgb(9,86,109));*/
+/*background-color:rgb(208,225,238)*/</string>
+      </property>
+      <property name="frameShape">
+       <enum>QFrame::NoFrame</enum>
+      </property>
+      <property name="frameShadow">
+       <enum>QFrame::Raised</enum>
+      </property>
+      <property name="lineWidth">
+       <number>2</number>
+      </property>
+     </widget>
+    </item>
+    <item>
+     <widget class="QTabWidget" name="myQtab">
+      <property name="styleSheet">
+       <string notr="true">background-color:rgb(224,223,222)</string>
+      </property>
+      <property name="tabPosition">
+       <enum>QTabWidget::North</enum>
+      </property>
+      <property name="currentIndex">
+       <number>0</number>
+      </property>
+      <widget class="QWidget" name="tab_3">
+       <attribute name="title">
+        <string>Tab 1</string>
+       </attribute>
+      </widget>
+     </widget>
+    </item>
+   </layout>
+  </widget>
+  <widget class="QMenuBar" name="menubar">
+   <property name="geometry">
     <rect>
      <x>0</x>
      <y>0</y>
-     <width>1383</width>
-     <height>29</height>
+     <width>1676</width>
+     <height>30</height>
     </rect>
    </property>
-   <widget class="QMenu" name="menuFichier" >
-    <property name="title" >
+   <widget class="QMenu" name="menuFichier">
+    <property name="title">
      <string>&amp;Fichier</string>
     </property>
-    <addaction name="action_Nouveau" />
-    <addaction name="actionNouvel_Include" />
-    <addaction name="action_Ouvrir" />
-    <addaction name="separator" />
-    <addaction name="actionEnregistrer" />
-    <addaction name="actionEnregistrer_sous" />
-    <addaction name="actionFermer" />
-    <addaction name="actionFermer_tout" />
-    <addaction name="separator" />
-    <addaction name="actionQuitter" />
+    <addaction name="action_Nouveau"/>
+    <addaction name="actionNouvel_Include"/>
+    <addaction name="action_Ouvrir"/>
+    <addaction name="separator"/>
+    <addaction name="actionEnregistrer"/>
+    <addaction name="actionEnregistrer_sous"/>
+    <addaction name="actionFermer"/>
+    <addaction name="actionFermer_tout"/>
+    <addaction name="separator"/>
+    <addaction name="actionQuitter"/>
    </widget>
-   <widget class="QMenu" name="menuEdition" >
-    <property name="title" >
-     <string>Edition</string>
+   <widget class="QMenu" name="menuEdition">
+    <property name="title">
+     <string>&amp;Edition</string>
     </property>
-    <addaction name="actionCouper" />
-    <addaction name="actionCopier" />
-    <addaction name="actionColler" />
+    <addaction name="actionCouper"/>
+    <addaction name="actionCopier"/>
+    <addaction name="actionColler"/>
+    <addaction name="actionSupprimer"/>
+    <addaction name="separator"/>
+    <addaction name="actionRechercher"/>
+    <addaction name="actionRechercherDsCatalogue"/>
+    <addaction name="actionDeplier_replier"/>
    </widget>
-   <widget class="QMenu" name="menuJdC" >
-    <property name="title" >
-     <string>JdC</string>
+   <widget class="QMenu" name="menuJdC">
+    <property name="title">
+     <string>&amp;JeuDeDonnées</string>
     </property>
-    <addaction name="actionRapport_de_Validation" />
-    <addaction name="actionFichier_Source" />
-    <addaction name="actionFichier_Resultat" />
+    <addaction name="actionRapport_de_Validation"/>
+    <addaction name="actionFichier_Source"/>
+    <addaction name="actionFichier_Resultat"/>
+    <addaction name="separator"/>
+    <addaction name="actionCommentaire"/>
+    <addaction name="actionParametres"/>
    </widget>
-   <widget class="QMenu" name="menu_Aide" >
-    <property name="title" >
+   <widget class="QMenu" name="menuAide">
+    <property name="title">
      <string>&amp;Aide</string>
     </property>
+    <addaction name="actionEficas"/>
+    <addaction name="actionVersion"/>
+    <addaction name="actionParametres_Eficas"/>
    </widget>
-   <widget class="QMenu" name="menuOptions" >
-    <property name="title" >
-     <string>Options</string>
-    </property>
-    <addaction name="actionParametres_Eficas" />
-    <addaction name="actionLecteur_Pdf" />
-   </widget>
-   <widget class="QMenu" name="menuTraduction" >
-    <property name="title" >
-     <string>Traduction</string>
-    </property>
-    <addaction name="actionTraduitV7V8" />
-    <addaction name="actionTraduitV8V9" />
-   </widget>
-   <widget class="QMenu" name="menuPatrons" >
-    <property name="title" >
-     <string>Patrons</string>
-    </property>
-   </widget>
-   <addaction name="menuFichier" />
-   <addaction name="menuEdition" />
-   <addaction name="menuJdC" />
-   <addaction name="menu_Aide" />
-   <addaction name="menuOptions" />
-   <addaction name="menuTraduction" />
-   <addaction name="menuPatrons" />
+   <addaction name="menuFichier"/>
+   <addaction name="menuEdition"/>
+   <addaction name="menuJdC"/>
+   <addaction name="menuAide"/>
   </widget>
-  <widget class="QStatusBar" name="statusbar" />
-  <widget class="QToolBar" name="toolBar" >
-   <property name="windowTitle" >
+  <widget class="QStatusBar" name="statusbar"/>
+  <widget class="QToolBar" name="toolBar">
+   <property name="windowTitle">
     <string>toolBar</string>
    </property>
-   <attribute name="toolBarArea" >
+   <property name="iconSize">
+    <size>
+     <width>36</width>
+     <height>36</height>
+    </size>
+   </property>
+   <attribute name="toolBarArea">
     <enum>TopToolBarArea</enum>
    </attribute>
-   <attribute name="toolBarBreak" >
+   <attribute name="toolBarBreak">
     <bool>false</bool>
    </attribute>
-   <addaction name="action_Nouveau" />
-   <addaction name="action_Ouvrir" />
-   <addaction name="actionEnregistrer" />
-   <addaction name="separator" />
-   <addaction name="actionCouper" />
-   <addaction name="actionCopier" />
-   <addaction name="actionColler" />
+   <addaction name="action_Nouveau"/>
+   <addaction name="action_Ouvrir"/>
+   <addaction name="actionEnregistrer"/>
+   <addaction name="separator"/>
+   <addaction name="actionCopier"/>
+   <addaction name="actionColler"/>
+   <addaction name="actionSupprimer"/>
+   <addaction name="actionCouper"/>
+   <addaction name="separator"/>
+   <addaction name="actionParametres"/>
   </widget>
-  <action name="action_Nouveau" >
-   <property name="icon" >
+  <action name="action_Nouveau">
+   <property name="icon">
     <iconset>
-     <normaloff>../Editeur/icons/New24.png</normaloff>../Editeur/icons/New24.png</iconset>
+     <normaloff>../Editeur/icons/new_file.png</normaloff>../Editeur/icons/new_file.png</iconset>
    </property>
-   <property name="text" >
+   <property name="text">
     <string>&amp;Nouveau</string>
    </property>
-   <property name="shortcut" >
+   <property name="shortcut">
     <string>Ctrl+N</string>
    </property>
   </action>
-  <action name="actionNouvel_Include" >
-   <property name="text" >
+  <action name="actionNouvel_Include">
+   <property name="text">
     <string>Nouvel Include</string>
    </property>
+   <property name="shortcut">
+    <string>Shift+I</string>
+   </property>
   </action>
-  <action name="action_Ouvrir" >
-   <property name="icon" >
+  <action name="action_Ouvrir">
+   <property name="icon">
     <iconset>
-     <normaloff>../Editeur/icons/Open24.png</normaloff>../Editeur/icons/Open24.png</iconset>
+     <normaloff>../Editeur/icons/ouvrir.png</normaloff>../Editeur/icons/ouvrir.png</iconset>
    </property>
-   <property name="text" >
+   <property name="text">
     <string>&amp;Ouvrir</string>
    </property>
-   <property name="shortcut" >
+   <property name="shortcut">
     <string>Ctrl+O</string>
    </property>
   </action>
-  <action name="actionEnregistrer" >
-   <property name="icon" >
+  <action name="actionEnregistrer">
+   <property name="icon">
     <iconset>
-     <normaloff>../Editeur/icons/Save24.png</normaloff>../Editeur/icons/Save24.png</iconset>
+     <normaloff>../Editeur/icons/save.png</normaloff>../Editeur/icons/save.png</iconset>
    </property>
-   <property name="text" >
+   <property name="text">
     <string>Enregistrer</string>
    </property>
-   <property name="shortcut" >
-    <string>Ctrl+E</string>
+   <property name="shortcut">
+    <string>Ctrl+S</string>
+   </property>
+  </action>
+  <action name="actionParametres_Eficas">
+   <property name="text">
+    <string>Parametres Eficas</string>
    </property>
   </action>
-  <action name="actionEnregistrer_sous" >
-   <property name="text" >
+  <action name="actionEnregistrer_sous">
+   <property name="text">
     <string>Enregistrer sous</string>
    </property>
-   <property name="shortcut" >
-    <string>Ctrl+Shift+E</string>
+   <property name="shortcut">
+    <string>Ctrl+Shift+S</string>
    </property>
   </action>
-  <action name="actionFermer" >
-   <property name="text" >
+  <action name="actionFermer">
+   <property name="text">
     <string>Fermer </string>
    </property>
-   <property name="shortcut" >
+   <property name="shortcut">
     <string>Ctrl+W</string>
    </property>
   </action>
-  <action name="actionFermer_tout" >
-   <property name="text" >
+  <action name="actionFermer_tout">
+   <property name="text">
     <string>Fermer tout</string>
    </property>
   </action>
-  <action name="actionCouper" >
-   <property name="icon" >
+  <action name="actionCouper">
+   <property name="icon">
     <iconset>
-     <normaloff>../Editeur/icons/Cut24.png</normaloff>../Editeur/icons/Cut24.png</iconset>
+     <normaloff>../Editeur/icons/cut.png</normaloff>../Editeur/icons/cut.png</iconset>
    </property>
-   <property name="text" >
+   <property name="text">
     <string>Couper</string>
    </property>
-   <property name="shortcut" >
+   <property name="shortcut">
     <string>Ctrl+X</string>
    </property>
+   <property name="shortcutContext">
+    <enum>Qt::ApplicationShortcut</enum>
+   </property>
   </action>
-  <action name="actionCopier" >
-   <property name="icon" >
+  <action name="actionCopier">
+   <property name="icon">
     <iconset>
-     <normaloff>../Editeur/icons/Copy24.png</normaloff>../Editeur/icons/Copy24.png</iconset>
+     <normaloff>../Editeur/icons/copy.png</normaloff>../Editeur/icons/copy.png</iconset>
    </property>
-   <property name="text" >
+   <property name="text">
     <string>Copier</string>
    </property>
-   <property name="shortcut" >
+   <property name="shortcut">
     <string>Ctrl+C</string>
    </property>
+   <property name="shortcutContext">
+    <enum>Qt::ApplicationShortcut</enum>
+   </property>
   </action>
-  <action name="actionColler" >
-   <property name="icon" >
+  <action name="actionColler">
+   <property name="icon">
     <iconset>
-     <normaloff>../Editeur/icons/Paste24.png</normaloff>../Editeur/icons/Paste24.png</iconset>
+     <normaloff>../Editeur/icons/paste.png</normaloff>../Editeur/icons/paste.png</iconset>
    </property>
-   <property name="text" >
+   <property name="text">
     <string>Coller</string>
    </property>
-   <property name="shortcut" >
+   <property name="shortcut">
     <string>Ctrl+V</string>
    </property>
+   <property name="shortcutContext">
+    <enum>Qt::ApplicationShortcut</enum>
+   </property>
   </action>
-  <action name="actionQuitter" >
-   <property name="text" >
+  <action name="actionQuitter">
+   <property name="text">
     <string>Quitter</string>
    </property>
-   <property name="shortcut" >
+   <property name="shortcut">
     <string>Ctrl+Q</string>
    </property>
   </action>
-  <action name="actionRapport_de_Validation" >
-   <property name="text" >
+  <action name="actionRapport_de_Validation">
+   <property name="text">
     <string>Rapport de Validation</string>
    </property>
+   <property name="shortcut">
+    <string>Shift+V</string>
+   </property>
+   <property name="autoRepeat">
+    <bool>false</bool>
+   </property>
   </action>
-  <action name="actionFichier_Source" >
-   <property name="text" >
+  <action name="actionFichier_Source">
+   <property name="text">
     <string>Fichier Source</string>
    </property>
   </action>
-  <action name="actionFichier_Resultat" >
-   <property name="text" >
+  <action name="actionFichier_Resultat">
+   <property name="text">
     <string>Fichier Résultat</string>
    </property>
   </action>
-  <action name="actionParametres_Eficas" >
-   <property name="text" >
-    <string>Parametres Eficas</string>
+  <action name="actionLecteur_Pdf">
+   <property name="text">
+    <string>Lecteur documentation</string>
+   </property>
+  </action>
+  <action name="actionEficas">
+   <property name="text">
+    <string>Eficas</string>
    </property>
   </action>
-  <action name="actionLecteur_Pdf" >
-   <property name="text" >
-    <string>Lecteur Pdf</string>
+  <action name="actionVersion">
+   <property name="text">
+    <string>Version</string>
    </property>
   </action>
-  <action name="actionTraduitV7V8" >
-   <property name="text" >
-    <string>TraduitV7V8</string>
+  <action name="actionSupprimer">
+   <property name="icon">
+    <iconset>
+     <normaloff>../Editeur/icons/delete.png</normaloff>../Editeur/icons/delete.png</iconset>
+   </property>
+   <property name="text">
+    <string>Supprimer</string>
+   </property>
+  </action>
+  <action name="actionRechercherDsCatalogue">
+   <property name="text">
+    <string>Chercher Mot-Clef</string>
+   </property>
+   <property name="toolTip">
+    <string> Rechercher dans le catalogue</string>
+   </property>
+   <property name="shortcut">
+    <string>Shift+F</string>
+   </property>
+   <property name="shortcutContext">
+    <enum>Qt::ApplicationShortcut</enum>
+   </property>
+  </action>
+  <action name="actionRechercher">
+   <property name="text">
+    <string>Rechercher</string>
+   </property>
+   <property name="toolTip">
+    <string> Rechercher dans l'arbre d'etude</string>
+   </property>
+   <property name="shortcut">
+    <string>Ctrl+F</string>
+   </property>
+   <property name="shortcutContext">
+    <enum>Qt::ApplicationShortcut</enum>
+   </property>
+  </action>
+  <action name="actionDeplier_replier">
+   <property name="text">
+    <string>Replier/Deplier</string>
+   </property>
+   <property name="shortcut">
+    <string>Shift+D</string>
+   </property>
+  </action>
+  <action name="actionCommentaire">
+   <property name="text">
+    <string>Commentaire</string>
+   </property>
+   <property name="shortcut">
+    <string>Shift+C</string>
+   </property>
+  </action>
+  <action name="actionParametres">
+   <property name="icon">
+    <iconset>
+     <normaloff>../Editeur/icons/parametres.png</normaloff>../Editeur/icons/parametres.png</iconset>
+   </property>
+   <property name="text">
+    <string>Paramètres</string>
+   </property>
+   <property name="toolTip">
+    <string>Gestion des paramètres</string>
+   </property>
+   <property name="shortcut">
+    <string>Shift+P</string>
    </property>
   </action>
-  <action name="actionTraduitV8V9" >
-   <property name="text" >
-    <string>TraduitV8V9</string>
+  <action name="actionParametre_Eficas">
+   <property name="text">
+    <string>Parametre Eficas</string>
    </property>
   </action>
  </widget>