Salome HOME
Revert "prise en compte chgt de nom enum"
[tools/eficas.git] / UiQT4 / myMain.ui
index 975ef52cbb111cf1964193f1e8553ac5bd2c5279..c5d954344c9b02b172225118a8ebebc78daba0df 100644 (file)
@@ -58,14 +58,20 @@ QMenuBar {
    <property name="styleSheet">
     <string notr="true">QComboBox{combobox-popup:0;}</string>
    </property>
-   <layout class="QVBoxLayout" name="verticalLayout">
-    <property name="spacing">
+   <layout class="QGridLayout" name="gridLayout">
+    <property name="leftMargin">
      <number>0</number>
     </property>
-    <property name="margin">
+    <property name="topMargin">
      <number>0</number>
     </property>
-    <item>
+    <property name="rightMargin">
+     <number>0</number>
+    </property>
+    <property name="bottomMargin">
+     <number>0</number>
+    </property>
+    <item row="0" column="0">
      <widget class="QFrame" name="frameEntete">
       <property name="minimumSize">
        <size>
@@ -95,7 +101,7 @@ QMenuBar {
       </property>
      </widget>
     </item>
-    <item>
+    <item row="1" column="0">
      <widget class="QTabWidget" name="myQtab">
       <property name="styleSheet">
        <string notr="true">background-color:rgb(224,223,222)</string>
@@ -124,7 +130,7 @@ QMenuBar {
      <x>0</x>
      <y>0</y>
      <width>1676</width>
-     <height>30</height>
+     <height>25</height>
     </rect>
    </property>
    <widget class="QMenu" name="menuFichier">
@@ -161,6 +167,7 @@ QMenuBar {
      <string>&amp;JeuDeDonnées</string>
     </property>
     <addaction name="actionRapport_de_Validation"/>
+    <addaction name="actionRegles_du_JdC"/>
     <addaction name="actionFichier_Source"/>
     <addaction name="actionFichier_Resultat"/>
     <addaction name="separator"/>
@@ -172,8 +179,8 @@ QMenuBar {
      <string>&amp;Aide</string>
     </property>
     <addaction name="actionEficas"/>
-    <addaction name="actionVersion"/>
     <addaction name="actionParametres_Eficas"/>
+    <addaction name="actionVersion"/>
    </widget>
    <addaction name="menuFichier"/>
    <addaction name="menuEdition"/>
@@ -210,7 +217,8 @@ QMenuBar {
   </widget>
   <action name="action_Nouveau">
    <property name="icon">
-    <iconset theme="document-new"/>
+    <iconset theme="document-new">
+     <normaloff>.</normaloff>.</iconset>
    </property>
    <property name="text">
     <string>&amp;Nouveau</string>
@@ -234,7 +242,8 @@ QMenuBar {
   </action>
   <action name="actionOuvrir">
    <property name="icon">
-    <iconset theme="document-open"/>
+    <iconset theme="document-open">
+     <normaloff>.</normaloff>.</iconset>
    </property>
    <property name="text">
     <string>&amp;Ouvrir</string>
@@ -245,7 +254,8 @@ QMenuBar {
   </action>
   <action name="actionEnregistrer">
    <property name="icon">
-    <iconset theme="document-save"/>
+    <iconset theme="document-save">
+     <normaloff>.</normaloff>.</iconset>
    </property>
    <property name="text">
     <string>Enregistrer</string>
@@ -261,7 +271,8 @@ QMenuBar {
   </action>
   <action name="actionEnregistrer_sous">
    <property name="icon">
-    <iconset theme="document-save-as"/>
+    <iconset theme="document-save-as">
+     <normaloff>.</normaloff>.</iconset>
    </property>
    <property name="text">
     <string>Enregistrer sous</string>
@@ -285,7 +296,8 @@ QMenuBar {
   </action>
   <action name="actionCouper">
    <property name="icon">
-    <iconset theme="edit-cut"/>
+    <iconset theme="edit-cut">
+     <normaloff>.</normaloff>.</iconset>
    </property>
    <property name="text">
     <string>Couper</string>
@@ -299,7 +311,8 @@ QMenuBar {
   </action>
   <action name="actionCopier">
    <property name="icon">
-    <iconset theme="edit-copy"/>
+    <iconset theme="edit-copy">
+     <normaloff>.</normaloff>.</iconset>
    </property>
    <property name="text">
     <string>Copier</string>
@@ -313,7 +326,8 @@ QMenuBar {
   </action>
   <action name="actionColler">
    <property name="icon">
-    <iconset theme="edit-paste"/>
+    <iconset theme="edit-paste">
+     <normaloff>.</normaloff>.</iconset>
    </property>
    <property name="text">
     <string>Coller</string>
@@ -371,7 +385,8 @@ QMenuBar {
   </action>
   <action name="actionSupprimer">
    <property name="icon">
-    <iconset theme="edit-delete"/>
+    <iconset theme="edit-delete">
+     <normaloff>.</normaloff>.</iconset>
    </property>
    <property name="text">
     <string>Supprimer</string>
@@ -393,7 +408,8 @@ QMenuBar {
   </action>
   <action name="actionRechercher">
    <property name="icon">
-    <iconset theme="edit-find"/>
+    <iconset theme="edit-find">
+     <normaloff>.</normaloff>.</iconset>
    </property>
    <property name="text">
     <string>Rechercher</string>
@@ -444,6 +460,11 @@ QMenuBar {
     <string>Parametre Eficas</string>
    </property>
   </action>
+  <action name="actionRegles_du_JdC">
+   <property name="text">
+    <string>Régles du JdC</string>
+   </property>
+  </action>
  </widget>
  <resources/>
  <connections/>