]> git.sesse.net Git - pkanalytics/commitdiff
Assign player shortcuts.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Mon, 1 May 2023 12:15:47 +0000 (14:15 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Mon, 1 May 2023 12:15:47 +0000 (14:15 +0200)
mainwindow.ui

index e1d42f1b9331723bb6cfb1f32e194b406e2008ea..b54428638dc9c4096f02a9724040112fbd493719 100644 (file)
             <property name="text">
              <string>Player 3 (&amp;e)</string>
             </property>
+            <property name="shortcut">
+             <string>E</string>
+            </property>
            </widget>
           </item>
           <item row="4" column="2" colspan="2">
            <widget class="QPushButton" name="player_6">
             <property name="text">
-             <string>Player 6 (&amp;e)</string>
+             <string>Player 6 (&amp;d)</string>
+            </property>
+            <property name="shortcut">
+             <string>D</string>
             </property>
            </widget>
           </item>
             <property name="text">
              <string>Player 7 (&amp;f)</string>
             </property>
+            <property name="shortcut">
+             <string>F</string>
+            </property>
            </widget>
           </item>
           <item row="3" column="2" colspan="2">
             <property name="text">
              <string>Player 4 (&amp;a)</string>
             </property>
+            <property name="shortcut">
+             <string>A</string>
+            </property>
            </widget>
           </item>
           <item row="4" column="0" colspan="2">
             <property name="text">
              <string>Player 5 (&amp;s)</string>
             </property>
+            <property name="shortcut">
+             <string>S</string>
+            </property>
            </widget>
           </item>
           <item row="2" column="0" colspan="2">
             <property name="text">
              <string>Player 1 (&amp;q)</string>
             </property>
+            <property name="shortcut">
+             <string>Q</string>
+            </property>
            </widget>
           </item>
           <item row="2" column="2" colspan="2">
             <property name="text">
              <string>Player 2 (&amp;w)</string>
             </property>
+            <property name="shortcut">
+             <string>W</string>
+            </property>
            </widget>
           </item>
          </layout>