Shortcuts to run and clear queries
This commit is contained in:
parent
2a4bcd2a8b
commit
8ccf4d51a4
@ -151,6 +151,9 @@
|
|||||||
<property name="text">
|
<property name="text">
|
||||||
<string>⌫</string>
|
<string>⌫</string>
|
||||||
</property>
|
</property>
|
||||||
|
<property name="shortcut">
|
||||||
|
<string>Ctrl+Shift+Backspace</string>
|
||||||
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
@ -158,6 +161,9 @@
|
|||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Execute</string>
|
<string>Execute</string>
|
||||||
</property>
|
</property>
|
||||||
|
<property name="shortcut">
|
||||||
|
<string>Ctrl+Return</string>
|
||||||
|
</property>
|
||||||
<property name="autoDefault">
|
<property name="autoDefault">
|
||||||
<bool>false</bool>
|
<bool>false</bool>
|
||||||
</property>
|
</property>
|
||||||
@ -290,6 +296,9 @@
|
|||||||
<property name="text">
|
<property name="text">
|
||||||
<string>⌫</string>
|
<string>⌫</string>
|
||||||
</property>
|
</property>
|
||||||
|
<property name="shortcut">
|
||||||
|
<string>Ctrl+Shift+Backspace</string>
|
||||||
|
</property>
|
||||||
<property name="flat">
|
<property name="flat">
|
||||||
<bool>true</bool>
|
<bool>true</bool>
|
||||||
</property>
|
</property>
|
||||||
@ -300,6 +309,9 @@
|
|||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Execute</string>
|
<string>Execute</string>
|
||||||
</property>
|
</property>
|
||||||
|
<property name="shortcut">
|
||||||
|
<string>Ctrl+Return</string>
|
||||||
|
</property>
|
||||||
<property name="autoDefault">
|
<property name="autoDefault">
|
||||||
<bool>true</bool>
|
<bool>true</bool>
|
||||||
</property>
|
</property>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user