New shortcut for Copy with Headers and some self-documented shortcuts

Ctrl+H invokes the Copy with Headersers action in the Extended Table Widget
as suggested in #1058.

The following options in context menu display now their shortcuts:
Set to Null, Copy, Copy with Headers and Paste.

Some other shortcuts are now displayed in the corresponding tooltips.
This commit is contained in:
mgr
2017-11-12 19:26:39 +01:00
parent d8aeae1a6f
commit 9ce4b232ba
3 changed files with 19 additions and 6 deletions
+5 -2
View File
@@ -160,8 +160,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>83</width>
<height>40</height>
<width>98</width>
<height>35</height>
</rect>
</property>
<layout class="QVBoxLayout" name="verticalLayout_2">
@@ -212,6 +212,9 @@
</item>
<item>
<widget class="QPushButton" name="buttonApply">
<property name="toolTip">
<string>Apply data to cell [Ctrl+Return]</string>
</property>
<property name="text">
<string>Apply</string>
</property>