]> git.sesse.net Git - pkanalytics/blobdiff - mainwindow.ui
Add a CI for OOB pulls.
[pkanalytics] / mainwindow.ui
index ad5ec9d1cca385c7c22ed7619c2a256e712fb966..c672fd5be66bc75c0263a29f113cda028a7dca09 100644 (file)
          </layout>
         </item>
         <item>
-         <widget class="QLabel" name="offense_label">
+         <widget class="ClickableLabel" name="offense_label">
           <property name="text">
            <string>Offense</string>
           </property>
              <string>Pull (&amp;p)</string>
             </property>
             <property name="shortcut">
-             <string>P, Return</string>
+             <string>P</string>
             </property>
            </widget>
           </item>
            </widget>
           </item>
           <item row="4" column="1">
-           <widget class="QPushButton" name="pull_landed">
+           <widget class="QPushButton" name="unused_button">
+            <property name="enabled">
+             <bool>false</bool>
+            </property>
             <property name="text">
-             <string>Pull landed (&amp;p)</string>
+             <string/>
             </property>
            </widget>
           </item>
             <property name="text">
              <string>Throwaway (&amp;t)</string>
             </property>
+            <property name="shortcut">
+             <string>T</string>
+            </property>
            </widget>
           </item>
           <item row="2" column="0">
              <string>Soft plus (&amp;+)</string>
             </property>
             <property name="shortcut">
-             <string>-</string>
+             <string>+</string>
             </property>
            </widget>
           </item>
              <string>Soft minus (&amp;-)</string>
             </property>
             <property name="shortcut">
-             <string>+</string>
+             <string>-</string>
             </property>
            </widget>
           </item>
          </layout>
         </item>
         <item>
-         <widget class="QLabel" name="defense_label">
+         <widget class="ClickableLabel" name="defense_label">
           <property name="text">
            <string>Defense</string>
           </property>
             <property name="text">
              <string>Defense (&amp;x)</string>
             </property>
+            <property name="shortcut">
+             <string>X</string>
+            </property>
            </widget>
           </item>
           <item row="2" column="0">
             <property name="text">
              <string>Soft plus (&amp;+)</string>
             </property>
+            <property name="shortcut">
+             <string>+</string>
+            </property>
            </widget>
           </item>
           <item row="0" column="1">
             <property name="text">
              <string>Their t.away (&amp;t)</string>
             </property>
+            <property name="shortcut">
+             <string>T</string>
+            </property>
            </widget>
           </item>
           <item row="0" column="0">
             <property name="text">
              <string>Interception (&amp;c)</string>
             </property>
+            <property name="shortcut">
+             <string>C</string>
+            </property>
            </widget>
           </item>
           <item row="2" column="1">
             <property name="text">
              <string>Soft minus (&amp;-)</string>
             </property>
+            <property name="shortcut">
+             <string>-</string>
+            </property>
            </widget>
           </item>
           <item row="1" column="1">
             <property name="text">
              <string>Their goal (&amp;g)</string>
             </property>
+            <property name="shortcut">
+             <string>G</string>
+            </property>
            </widget>
           </item>
           <item row="3" column="0">
             <property name="text">
              <string>Their pull (&amp;p)</string>
             </property>
+            <property name="shortcut">
+             <string>P</string>
+            </property>
            </widget>
           </item>
           <item row="3" column="1">
-           <widget class="QPushButton" name="our_foul">
+           <widget class="QPushButton" name="unused_button2">
+            <property name="enabled">
+             <bool>false</bool>
+            </property>
             <property name="text">
-             <string>Our foul (&amp;o)</string>
+             <string/>
+            </property>
+            <property name="shortcut">
+             <string>O</string>
             </property>
            </widget>
           </item>
    <header location="global">QVideoWidget</header>
    <container>1</container>
   </customwidget>
+  <customwidget>
+   <class>ClickableLabel</class>
+   <extends>QLabel</extends>
+   <header>clickable_label.h</header>
+  </customwidget>
  </customwidgets>
  <resources/>
  <connections/>