self.setCentralWidget(self.viewmanager)
self.recentMenu = QPopupMenu(self.Fichier)
- self.Fichier.insertItem(self.trUtf8('&Recents'), self.recentMenu)
+ self.Fichier.insertItem(self.trUtf8('&Recents'), self.recentMenu,99,8)
self.connect(self.recentMenu,SIGNAL('aboutToShow()'),self.handleShowRecentMenu)
self.connect(self,PYSIGNAL('preferencesChanged'),
self.viewmanager.handlePreferencesChanged)
<attribute name="title">
<string>Ajouter Mot-Clef</string>
</attribute>
- <widget class="QLabel">
- <property name="name">
- <cstring>textLabel1</cstring>
- </property>
- <property name="geometry">
- <rect>
- <x>11</x>
- <y>11</y>
- <width>226</width>
- <height>18</height>
- </rect>
- </property>
- <property name="minimumSize">
- <size>
- <width>0</width>
- <height>0</height>
- </size>
- </property>
- <property name="text">
- <string><h3><p align="center"><u><b>Mots Clefs Permis</b></u></p></h3></string>
- </property>
- </widget>
- <widget class="QListBox">
- <property name="name">
- <cstring>LBMCPermis</cstring>
- </property>
- <property name="geometry">
- <rect>
- <x>11</x>
- <y>35</y>
- <width>226</width>
- <height>342</height>
- </rect>
- </property>
- <property name="minimumSize">
- <size>
- <width>0</width>
- <height>0</height>
- </size>
- </property>
- </widget>
- <widget class="QLabel">
- <property name="name">
- <cstring>textLabel1_2</cstring>
- </property>
- <property name="geometry">
- <rect>
- <x>243</x>
- <y>11</y>
- <width>225</width>
- <height>18</height>
- </rect>
- </property>
- <property name="text">
- <string><h3><p align="center"><u><b>Règles</b></u></p></h3></string>
- </property>
- </widget>
- <widget class="QListBox">
+ <grid>
<property name="name">
- <cstring>LBRegles</cstring>
- </property>
- <property name="geometry">
- <rect>
- <x>243</x>
- <y>35</y>
- <width>225</width>
- <height>342</height>
- </rect>
+ <cstring>unnamed</cstring>
</property>
- </widget>
+ <widget class="QLabel" row="0" column="0">
+ <property name="name">
+ <cstring>textLabel1</cstring>
+ </property>
+ <property name="minimumSize">
+ <size>
+ <width>0</width>
+ <height>0</height>
+ </size>
+ </property>
+ <property name="text">
+ <string><h3><p align="center"><u><b>Mots Clefs Permis</b></u></p></h3></string>
+ </property>
+ </widget>
+ <widget class="QListBox" row="1" column="1">
+ <property name="name">
+ <cstring>LBRegles</cstring>
+ </property>
+ </widget>
+ <widget class="QListBox" row="1" column="0">
+ <property name="name">
+ <cstring>LBMCPermis</cstring>
+ </property>
+ <property name="minimumSize">
+ <size>
+ <width>0</width>
+ <height>0</height>
+ </size>
+ </property>
+ </widget>
+ <widget class="QLabel" row="0" column="1">
+ <property name="name">
+ <cstring>textLabel1_2</cstring>
+ </property>
+ <property name="text">
+ <string><h3><p align="center"><u><b>Règles</b></u></p></h3></string>
+ </property>
+ </widget>
+ </grid>
</widget>
<widget class="QWidget">
<property name="name">
<string>Enregistrer</string>
</property>
<property name="menuText">
- <string>&Enregistrer</string>
+ <string>Enregistrer</string>
</property>
<property name="accel">
- <string>Ctrl+E</string>
+ <string>Ctrl+S</string>
</property>
</action>
<action>