]> git.sesse.net Git - pkanalytics/blobdiff - mainwindow.ui
Add some offense events, now working-ish.
[pkanalytics] / mainwindow.ui
index b54428638dc9c4096f02a9724040112fbd493719..91ef5e5e0d02a53bea10491dd428afafebf26055 100644 (file)
             <property name="text">
              <string>Pull (&amp;p)</string>
             </property>
+            <property name="shortcut">
+             <string>P, Return</string>
+            </property>
            </widget>
           </item>
           <item row="0" column="0">
             <property name="text">
              <string>Catch/take (&amp;c)</string>
             </property>
+            <property name="shortcut">
+             <string>C</string>
+            </property>
            </widget>
           </item>
           <item row="4" column="1">
            </widget>
           </item>
           <item row="2" column="0">
-           <widget class="QPushButton" name="offense_soft_plus">
+           <widget class="QPushButton" name="offensive_soft_plus">
             <property name="text">
              <string>Soft plus (&amp;+)</string>
             </property>
+            <property name="shortcut">
+             <string>-</string>
+            </property>
            </widget>
           </item>
           <item row="2" column="1">
-           <widget class="QPushButton" name="offense_soft_minus">
+           <widget class="QPushButton" name="offensive_soft_minus">
             <property name="text">
              <string>Soft minus (&amp;-)</string>
             </property>
+            <property name="shortcut">
+             <string>+</string>
+            </property>
            </widget>
           </item>
           <item row="1" column="0">
             <property name="text">
              <string>Drop (&amp;x)</string>
             </property>
+            <property name="shortcut">
+             <string>X</string>
+            </property>
            </widget>
           </item>
           <item row="1" column="1">
             <property name="text">
              <string>Goal (&amp;g)</string>
             </property>
+            <property name="shortcut">
+             <string>G</string>
+            </property>
            </widget>
           </item>
          </layout>