|
@@ -32,7 +32,7 @@
|
|
|
<x>0</x>
|
|
<x>0</x>
|
|
|
<y>0</y>
|
|
<y>0</y>
|
|
|
<width>1081</width>
|
|
<width>1081</width>
|
|
|
- <height>20</height>
|
|
|
|
|
|
|
+ <height>21</height>
|
|
|
</rect>
|
|
</rect>
|
|
|
</property>
|
|
</property>
|
|
|
<widget class="QMenu" name="menu_File">
|
|
<widget class="QMenu" name="menu_File">
|
|
@@ -59,6 +59,7 @@
|
|
|
<string>&View</string>
|
|
<string>&View</string>
|
|
|
</property>
|
|
</property>
|
|
|
<addaction name="action_Single_Window_Mode"/>
|
|
<addaction name="action_Single_Window_Mode"/>
|
|
|
|
|
+ <addaction name="actionDisplay_widget_title_bars"/>
|
|
|
<addaction name="action_Hotkeys"/>
|
|
<addaction name="action_Hotkeys"/>
|
|
|
</widget>
|
|
</widget>
|
|
|
<widget class="QMenu" name="menu_Help">
|
|
<widget class="QMenu" name="menu_Help">
|
|
@@ -73,17 +74,17 @@
|
|
|
<addaction name="menu_Help"/>
|
|
<addaction name="menu_Help"/>
|
|
|
</widget>
|
|
</widget>
|
|
|
<widget class="QStatusBar" name="statusbar"/>
|
|
<widget class="QStatusBar" name="statusbar"/>
|
|
|
- <action name="action_Load_File">
|
|
|
|
|
- <property name="text">
|
|
|
|
|
- <string>Load File...</string>
|
|
|
|
|
- </property>
|
|
|
|
|
- </action>
|
|
|
|
|
- <action name="action_Load_Symbol_Map">
|
|
|
|
|
- <property name="text">
|
|
|
|
|
- <string>Load Symbol Map...</string>
|
|
|
|
|
- </property>
|
|
|
|
|
- </action>
|
|
|
|
|
- <action name="action_Exit">
|
|
|
|
|
|
|
+ <action name="action_Load_File">
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string>Load File...</string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </action>
|
|
|
|
|
+ <action name="action_Load_Symbol_Map">
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string>Load Symbol Map...</string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </action>
|
|
|
|
|
+ <action name="action_Exit">
|
|
|
<property name="text">
|
|
<property name="text">
|
|
|
<string>E&xit</string>
|
|
<string>E&xit</string>
|
|
|
</property>
|
|
</property>
|
|
@@ -101,28 +102,28 @@
|
|
|
<string>&Pause</string>
|
|
<string>&Pause</string>
|
|
|
</property>
|
|
</property>
|
|
|
</action>
|
|
</action>
|
|
|
- <action name="action_Stop">
|
|
|
|
|
- <property name="enabled">
|
|
|
|
|
- <bool>false</bool>
|
|
|
|
|
- </property>
|
|
|
|
|
- <property name="text">
|
|
|
|
|
- <string>&Stop</string>
|
|
|
|
|
- </property>
|
|
|
|
|
- </action>
|
|
|
|
|
- <action name="action_About">
|
|
|
|
|
- <property name="text">
|
|
|
|
|
- <string>About Citra</string>
|
|
|
|
|
- </property>
|
|
|
|
|
- </action>
|
|
|
|
|
- <action name="action_Single_Window_Mode">
|
|
|
|
|
- <property name="checkable">
|
|
|
|
|
- <bool>true</bool>
|
|
|
|
|
- </property>
|
|
|
|
|
- <property name="text">
|
|
|
|
|
- <string>Single Window Mode</string>
|
|
|
|
|
- </property>
|
|
|
|
|
- </action>
|
|
|
|
|
- <action name="action_Hotkeys">
|
|
|
|
|
|
|
+ <action name="action_Stop">
|
|
|
|
|
+ <property name="enabled">
|
|
|
|
|
+ <bool>false</bool>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string>&Stop</string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </action>
|
|
|
|
|
+ <action name="action_About">
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string>About Citra</string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </action>
|
|
|
|
|
+ <action name="action_Single_Window_Mode">
|
|
|
|
|
+ <property name="checkable">
|
|
|
|
|
+ <bool>true</bool>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string>Single Window Mode</string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </action>
|
|
|
|
|
+ <action name="action_Hotkeys">
|
|
|
<property name="text">
|
|
<property name="text">
|
|
|
<string>Configure &Hotkeys ...</string>
|
|
<string>Configure &Hotkeys ...</string>
|
|
|
</property>
|
|
</property>
|
|
@@ -132,6 +133,14 @@
|
|
|
<string>Configure ...</string>
|
|
<string>Configure ...</string>
|
|
|
</property>
|
|
</property>
|
|
|
</action>
|
|
</action>
|
|
|
|
|
+ <action name="actionDisplay_widget_title_bars">
|
|
|
|
|
+ <property name="checkable">
|
|
|
|
|
+ <bool>true</bool>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string>Display Dock Widget Headers</string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </action>
|
|
|
</widget>
|
|
</widget>
|
|
|
<resources/>
|
|
<resources/>
|
|
|
<connections>
|
|
<connections>
|
|
@@ -167,8 +176,25 @@
|
|
|
</hint>
|
|
</hint>
|
|
|
</hints>
|
|
</hints>
|
|
|
</connection>
|
|
</connection>
|
|
|
|
|
+ <connection>
|
|
|
|
|
+ <sender>actionDisplay_widget_title_bars</sender>
|
|
|
|
|
+ <signal>triggered(bool)</signal>
|
|
|
|
|
+ <receiver>MainWindow</receiver>
|
|
|
|
|
+ <slot>OnDisplayTitleBars(bool)</slot>
|
|
|
|
|
+ <hints>
|
|
|
|
|
+ <hint type="sourcelabel">
|
|
|
|
|
+ <x>-1</x>
|
|
|
|
|
+ <y>-1</y>
|
|
|
|
|
+ </hint>
|
|
|
|
|
+ <hint type="destinationlabel">
|
|
|
|
|
+ <x>540</x>
|
|
|
|
|
+ <y>364</y>
|
|
|
|
|
+ </hint>
|
|
|
|
|
+ </hints>
|
|
|
|
|
+ </connection>
|
|
|
</connections>
|
|
</connections>
|
|
|
<slots>
|
|
<slots>
|
|
|
<slot>OnConfigure()</slot>
|
|
<slot>OnConfigure()</slot>
|
|
|
|
|
+ <slot>OnDisplayTitleBars(bool)</slot>
|
|
|
</slots>
|
|
</slots>
|
|
|
</ui>
|
|
</ui>
|