Added shortcuts for the operators

This commit is contained in:
Salvo 'LtWorf' Tomaselli 2015-12-31 12:58:47 +01:00
parent 239e0e58dd
commit 5c2ff5f844

View File

@ -85,7 +85,7 @@
<number>0</number> <number>0</number>
</property> </property>
<property name="currentIndex"> <property name="currentIndex">
<number>0</number> <number>1</number>
</property> </property>
<widget class="QWidget" name="multiline"> <widget class="QWidget" name="multiline">
<layout class="QHBoxLayout" name="horizontalLayout"> <layout class="QHBoxLayout" name="horizontalLayout">
@ -336,7 +336,7 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>644</width> <width>637</width>
<height>27</height> <height>27</height>
</rect> </rect>
</property> </property>
@ -349,9 +349,8 @@
</widget> </widget>
<widget class="QMenu" name="menuAbout"> <widget class="QMenu" name="menuAbout">
<property name="title"> <property name="title">
<string>&amp;Help</string> <string>Help</string>
</property> </property>
<action name=""/>
<addaction name="actionAbout"/> <addaction name="actionAbout"/>
<addaction name="actionCheck_for_new_versions"/> <addaction name="actionCheck_for_new_versions"/>
</widget> </widget>
@ -384,7 +383,7 @@
<set>Qt::LeftDockWidgetArea|Qt::RightDockWidgetArea</set> <set>Qt::LeftDockWidgetArea|Qt::RightDockWidgetArea</set>
</property> </property>
<property name="windowTitle"> <property name="windowTitle">
<string>&amp;Operators</string> <string>Operators</string>
</property> </property>
<attribute name="dockWidgetArea"> <attribute name="dockWidgetArea">
<number>1</number> <number>1</number>
@ -465,6 +464,9 @@
<property name="text"> <property name="text">
<string notr="true">⧑</string> <string notr="true">⧑</string>
</property> </property>
<property name="shortcut">
<string>Alt+J, Alt+L</string>
</property>
<property name="flat"> <property name="flat">
<bool>true</bool> <bool>true</bool>
</property> </property>
@ -487,6 +489,9 @@
<property name="text"> <property name="text">
<string notr="true">➡</string> <string notr="true">➡</string>
</property> </property>
<property name="shortcut">
<string>Alt+A</string>
</property>
<property name="flat"> <property name="flat">
<bool>true</bool> <bool>true</bool>
</property> </property>
@ -512,6 +517,9 @@
<property name="text"> <property name="text">
<string notr="true"></string> <string notr="true"></string>
</property> </property>
<property name="shortcut">
<string>Alt+U</string>
</property>
<property name="flat"> <property name="flat">
<bool>true</bool> <bool>true</bool>
</property> </property>
@ -562,6 +570,9 @@
<property name="text"> <property name="text">
<string notr="true">ρ</string> <string notr="true">ρ</string>
</property> </property>
<property name="shortcut">
<string>Alt+R</string>
</property>
<property name="flat"> <property name="flat">
<bool>true</bool> <bool>true</bool>
</property> </property>
@ -587,6 +598,9 @@
<property name="text"> <property name="text">
<string notr="true">÷</string> <string notr="true">÷</string>
</property> </property>
<property name="shortcut">
<string>Alt+D</string>
</property>
<property name="flat"> <property name="flat">
<bool>true</bool> <bool>true</bool>
</property> </property>
@ -612,6 +626,9 @@
<property name="text"> <property name="text">
<string notr="true">⧓</string> <string notr="true">⧓</string>
</property> </property>
<property name="shortcut">
<string>Alt+J, Alt+O</string>
</property>
<property name="flat"> <property name="flat">
<bool>true</bool> <bool>true</bool>
</property> </property>
@ -637,6 +654,9 @@
<property name="text"> <property name="text">
<string notr="true">∩</string> <string notr="true">∩</string>
</property> </property>
<property name="shortcut">
<string>Alt+I</string>
</property>
<property name="flat"> <property name="flat">
<bool>true</bool> <bool>true</bool>
</property> </property>
@ -687,6 +707,9 @@
<property name="text"> <property name="text">
<string notr="true">⧒</string> <string notr="true">⧒</string>
</property> </property>
<property name="shortcut">
<string>Alt+J, Alt+R</string>
</property>
<property name="flat"> <property name="flat">
<bool>true</bool> <bool>true</bool>
</property> </property>
@ -712,6 +735,9 @@
<property name="text"> <property name="text">
<string notr="true">π</string> <string notr="true">π</string>
</property> </property>
<property name="shortcut">
<string>Alt+P</string>
</property>
<property name="flat"> <property name="flat">
<bool>true</bool> <bool>true</bool>
</property> </property>
@ -737,6 +763,9 @@
<property name="text"> <property name="text">
<string notr="true">σ</string> <string notr="true">σ</string>
</property> </property>
<property name="shortcut">
<string>Alt+S</string>
</property>
<property name="flat"> <property name="flat">
<bool>true</bool> <bool>true</bool>
</property> </property>
@ -762,6 +791,9 @@
<property name="text"> <property name="text">
<string notr="true">⋈</string> <string notr="true">⋈</string>
</property> </property>
<property name="shortcut">
<string>Alt+J, Alt+J</string>
</property>
<property name="flat"> <property name="flat">
<bool>true</bool> <bool>true</bool>
</property> </property>
@ -897,7 +929,7 @@
</widget> </widget>
</item> </item>
<item> <item>
<layout class="QGridLayout" name="gridLayout_4" rowminimumheight="0,0,0"> <layout class="QGridLayout" name="gridLayout_4">
<property name="leftMargin"> <property name="leftMargin">
<number>2</number> <number>2</number>
</property> </property>
@ -971,7 +1003,7 @@
<set>Qt::LeftDockWidgetArea|Qt::RightDockWidgetArea</set> <set>Qt::LeftDockWidgetArea|Qt::RightDockWidgetArea</set>
</property> </property>
<property name="windowTitle"> <property name="windowTitle">
<string>&amp;Menu</string> <string>Menu</string>
</property> </property>
<attribute name="dockWidgetArea"> <attribute name="dockWidgetArea">
<number>1</number> <number>1</number>
@ -1066,24 +1098,6 @@
<string>Ctrl+E</string> <string>Ctrl+E</string>
</property> </property>
</action> </action>
<action name="actionNew_session">
<property name="text">
<string>New session</string>
</property>
</action>
<action name="actionSave_session_as">
<property name="text">
<string>Save session as</string>
</property>
<property name="toolTip">
<string>Save session as</string>
</property>
</action>
<action name="actionManage_sessions">
<property name="text">
<string>Manage sessions</string>
</property>
</action>
<action name="actionUnload_relation"> <action name="actionUnload_relation">
<property name="text"> <property name="text">
<string>&amp;Unload relation</string> <string>&amp;Unload relation</string>