]> git.sesse.net Git - ultimatescore/blobdiff - client/mainwindow.ui
Add a third clock.
[ultimatescore] / client / mainwindow.ui
index 2ce9b6a75feba8389f2ed2a36eb3db63fd2c22ac..88318919bf39be5847029b895ce95c74ef87f19e 100644 (file)
@@ -6,7 +6,7 @@
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>805</width>
+    <width>891</width>
     <height>597</height>
    </rect>
   </property>
           </property>
          </widget>
         </item>
+        <item>
+         <widget class="QCheckBox" name="bt6000_3_enable">
+          <property name="text">
+           <string>Score 3 UDP</string>
+          </property>
+          <property name="checked">
+           <bool>true</bool>
+          </property>
+         </widget>
+        </item>
        </layout>
       </item>
       <item>
        <layout class="QHBoxLayout" name="horizontalLayout_3">
         <item>
          <layout class="QGridLayout" name="gridLayout">
-          <item row="4" column="2">
+          <item row="4" column="3">
            <layout class="QHBoxLayout" name="horizontalLayout_4">
             <item>
              <widget class="QPushButton" name="goal_2_btn">
             </property>
            </widget>
           </item>
-          <item row="3" column="2">
+          <item row="3" column="3">
            <widget class="QSpinBox" name="score_2_box"/>
           </item>
-          <item row="3" column="3">
+          <item row="3" column="4">
            <widget class="QPushButton" name="set_score_btn">
             <property name="text">
              <string>Set</string>
             </property>
            </widget>
           </item>
-          <item row="1" column="1">
+          <item row="1" column="2">
            <widget class="QLineEdit" name="initials_1_edit">
             <property name="text">
              <string>PCL</string>
             </property>
            </widget>
           </item>
-          <item row="4" column="1">
+          <item row="4" column="2">
            <layout class="QHBoxLayout" name="horizontalLayout_5">
             <item>
              <widget class="QPushButton" name="goal_1_btn">
             </item>
            </layout>
           </item>
-          <item row="2" column="1">
+          <item row="2" column="2">
            <widget class="QLineEdit" name="color_1_edit">
             <property name="text">
              <string>red</string>
             </property>
            </widget>
           </item>
-          <item row="3" column="1">
+          <item row="3" column="2">
            <widget class="QSpinBox" name="score_1_box"/>
           </item>
-          <item row="0" column="2">
+          <item row="0" column="3">
            <widget class="QLabel" name="label_4">
             <property name="text">
              <string>Team 2</string>
             </property>
            </widget>
           </item>
-          <item row="0" column="1">
+          <item row="0" column="2">
            <widget class="QLabel" name="label_3">
             <property name="text">
              <string>Team 1</string>
             </property>
            </widget>
           </item>
-          <item row="1" column="2">
+          <item row="1" column="3">
            <widget class="QLineEdit" name="initials_2_edit">
             <property name="text">
              <string>TFK</string>
             </property>
            </widget>
           </item>
-          <item row="1" column="3">
+          <item row="1" column="4">
            <widget class="QPushButton" name="set_initials_btn">
             <property name="text">
              <string>Set</string>
             </property>
            </widget>
           </item>
-          <item row="2" column="2">
+          <item row="2" column="3">
            <widget class="QLineEdit" name="color_2_edit">
             <property name="text">
              <string>yellow</string>
             </property>
            </widget>
           </item>
-          <item row="2" column="3">
+          <item row="2" column="4">
            <widget class="QPushButton" name="set_color_btn">
             <property name="text">
              <string>Set</string>
             </property>
            </widget>
           </item>
-          <item row="4" column="3">
+          <item row="4" column="4">
            <widget class="QPushButton" name="set_all_scorebug_btn">
             <property name="text">
              <string>Set all</string>
             </property>
            </widget>
           </item>
-          <item row="5" column="1">
+          <item row="5" column="2">
            <widget class="QLineEdit" name="match_2_initials_1_edit">
             <property name="text">
              <string>PCL</string>
             </property>
            </widget>
           </item>
-          <item row="5" column="2">
+          <item row="5" column="3">
            <widget class="QLineEdit" name="match_2_initials_2_edit">
             <property name="text">
              <string>TFK</string>
             </property>
            </widget>
           </item>
-          <item row="5" column="3">
+          <item row="5" column="4">
            <widget class="QPushButton" name="set_match_2_initials_btn">
             <property name="text">
              <string>Set</string>
             </property>
            </widget>
           </item>
+          <item row="6" column="0">
+           <widget class="QLabel" name="label_16">
+            <property name="text">
+             <string>Match 3</string>
+            </property>
+           </widget>
+          </item>
+          <item row="6" column="2">
+           <widget class="QLineEdit" name="match_3_initials_1_edit">
+            <property name="text">
+             <string>PCL</string>
+            </property>
+           </widget>
+          </item>
+          <item row="6" column="3">
+           <widget class="QLineEdit" name="match_3_initials_2_edit">
+            <property name="text">
+             <string>TFK</string>
+            </property>
+           </widget>
+          </item>
+          <item row="6" column="4">
+           <widget class="QPushButton" name="set_match_3_initials_btn">
+            <property name="text">
+             <string>Set</string>
+            </property>
+           </widget>
+          </item>
          </layout>
         </item>
        </layout>
           </property>
          </widget>
         </item>
+        <item>
+         <widget class="QPushButton" name="show_match_3_btn">
+          <property name="text">
+           <string>Show match 3</string>
+          </property>
+         </widget>
+        </item>
+        <item>
+         <widget class="QPushButton" name="hide_match_3_btn">
+          <property name="text">
+           <string>Hide match 3</string>
+          </property>
+         </widget>
+        </item>
        </layout>
       </item>
       <item>