]> git.sesse.net Git - pkanalytics/blob - mainwindow.ui
Show players from the database.
[pkanalytics] / mainwindow.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>MainWindow</class>
4  <widget class="QMainWindow" name="MainWindow">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>1031</width>
10     <height>754</height>
11    </rect>
12   </property>
13   <property name="windowTitle">
14    <string>Plastkast Analytics</string>
15   </property>
16   <widget class="QWidget" name="centralwidget">
17    <layout class="QGridLayout" name="gridLayout_2">
18     <item row="0" column="0">
19      <layout class="QGridLayout" name="main_grid" rowstretch="1,0,0,0,0,0" columnstretch="1,0">
20       <item row="3" column="0" colspan="2">
21        <layout class="QHBoxLayout" name="nav_buttons" stretch="1,0,0,0,0,0,0,0,2">
22         <item>
23          <widget class="QLabel" name="timestamp">
24           <property name="text">
25            <string>0:00:00.000</string>
26           </property>
27           <property name="alignment">
28            <set>Qt::AlignCenter</set>
29           </property>
30          </widget>
31         </item>
32         <item>
33          <widget class="QPushButton" name="minus10s">
34           <property name="text">
35            <string>-10s (&amp;K)</string>
36           </property>
37           <property name="shortcut">
38            <string>K</string>
39           </property>
40          </widget>
41         </item>
42         <item>
43          <widget class="QPushButton" name="plus10s">
44           <property name="text">
45            <string>+10s (&amp;L)</string>
46           </property>
47           <property name="shortcut">
48            <string>L</string>
49           </property>
50          </widget>
51         </item>
52         <item>
53          <widget class="QPushButton" name="minus2s">
54           <property name="text">
55            <string>-2s (&amp;←)</string>
56           </property>
57           <property name="shortcut">
58            <string>Left</string>
59           </property>
60          </widget>
61         </item>
62         <item>
63          <widget class="QPushButton" name="plus2s">
64           <property name="text">
65            <string>+2s (&amp;→)</string>
66           </property>
67           <property name="shortcut">
68            <string>Right</string>
69           </property>
70          </widget>
71         </item>
72         <item>
73          <widget class="QPushButton" name="minus1f">
74           <property name="text">
75            <string>-1f (&amp;,)</string>
76           </property>
77           <property name="shortcut">
78            <string>,</string>
79           </property>
80          </widget>
81         </item>
82         <item>
83          <widget class="QPushButton" name="plus1f">
84           <property name="text">
85            <string>+1f (&amp;.)</string>
86           </property>
87           <property name="shortcut">
88            <string>.</string>
89           </property>
90          </widget>
91         </item>
92         <item>
93          <widget class="QPushButton" name="play_pause">
94           <property name="minimumSize">
95            <size>
96             <width>110</width>
97             <height>0</height>
98            </size>
99           </property>
100           <property name="text">
101            <string>Pause (space)</string>
102           </property>
103           <property name="shortcut">
104            <string>Space</string>
105           </property>
106          </widget>
107         </item>
108         <item>
109          <widget class="QLabel" name="status">
110           <property name="text">
111            <string>0–0 | offense | 0 passes, 0 sec possession</string>
112           </property>
113           <property name="alignment">
114            <set>Qt::AlignCenter</set>
115           </property>
116          </widget>
117         </item>
118        </layout>
119       </item>
120       <item row="0" column="0">
121        <widget class="QVideoWidget" name="video" native="true">
122         <property name="minimumSize">
123          <size>
124           <width>320</width>
125           <height>240</height>
126          </size>
127         </property>
128        </widget>
129       </item>
130       <item row="0" column="1">
131        <layout class="QVBoxLayout" name="buttons" stretch="0,0,0,0,0,0,0,0">
132         <item>
133          <layout class="QGridLayout" name="player_grid">
134           <item row="3" column="0" colspan="2">
135            <widget class="QPushButton" name="player_3">
136             <property name="text">
137              <string>Player 3 (&amp;e)</string>
138             </property>
139             <property name="shortcut">
140              <string>E</string>
141             </property>
142            </widget>
143           </item>
144           <item row="4" column="2" colspan="2">
145            <widget class="QPushButton" name="player_6">
146             <property name="text">
147              <string>Player 6 (&amp;d)</string>
148             </property>
149             <property name="shortcut">
150              <string>D</string>
151             </property>
152            </widget>
153           </item>
154           <item row="5" column="1" colspan="2">
155            <widget class="QPushButton" name="player_7">
156             <property name="text">
157              <string>Player 7 (&amp;f)</string>
158             </property>
159             <property name="shortcut">
160              <string>F</string>
161             </property>
162            </widget>
163           </item>
164           <item row="3" column="2" colspan="2">
165            <widget class="QPushButton" name="player_4">
166             <property name="text">
167              <string>Player 4 (&amp;a)</string>
168             </property>
169             <property name="shortcut">
170              <string>A</string>
171             </property>
172            </widget>
173           </item>
174           <item row="4" column="0" colspan="2">
175            <widget class="QPushButton" name="player_5">
176             <property name="text">
177              <string>Player 5 (&amp;s)</string>
178             </property>
179             <property name="shortcut">
180              <string>S</string>
181             </property>
182            </widget>
183           </item>
184           <item row="2" column="0" colspan="2">
185            <widget class="QPushButton" name="player_1">
186             <property name="text">
187              <string>Player 1 (&amp;q)</string>
188             </property>
189             <property name="shortcut">
190              <string>Q</string>
191             </property>
192            </widget>
193           </item>
194           <item row="2" column="2" colspan="2">
195            <widget class="QPushButton" name="player_2">
196             <property name="text">
197              <string>Player 2 (&amp;w)</string>
198             </property>
199             <property name="shortcut">
200              <string>W</string>
201             </property>
202            </widget>
203           </item>
204          </layout>
205         </item>
206         <item>
207          <widget class="QLabel" name="offense_label">
208           <property name="text">
209            <string>Offense</string>
210           </property>
211           <property name="alignment">
212            <set>Qt::AlignCenter</set>
213           </property>
214          </widget>
215         </item>
216         <item>
217          <layout class="QGridLayout" name="offense_grid">
218           <item row="4" column="0">
219            <widget class="QPushButton" name="pull">
220             <property name="text">
221              <string>Pull (&amp;p)</string>
222             </property>
223             <property name="shortcut">
224              <string>P, Return</string>
225             </property>
226            </widget>
227           </item>
228           <item row="0" column="0">
229            <widget class="QPushButton" name="catch_">
230             <property name="text">
231              <string>Catch/take (&amp;c)</string>
232             </property>
233             <property name="shortcut">
234              <string>C</string>
235             </property>
236            </widget>
237           </item>
238           <item row="4" column="1">
239            <widget class="QPushButton" name="pull_landed">
240             <property name="text">
241              <string>Pull landed (&amp;p)</string>
242             </property>
243            </widget>
244           </item>
245           <item row="0" column="1">
246            <widget class="QPushButton" name="throwaway">
247             <property name="text">
248              <string>Throwaway (&amp;t)</string>
249             </property>
250            </widget>
251           </item>
252           <item row="2" column="0">
253            <widget class="QPushButton" name="offensive_soft_plus">
254             <property name="text">
255              <string>Soft plus (&amp;+)</string>
256             </property>
257             <property name="shortcut">
258              <string>-</string>
259             </property>
260            </widget>
261           </item>
262           <item row="2" column="1">
263            <widget class="QPushButton" name="offensive_soft_minus">
264             <property name="text">
265              <string>Soft minus (&amp;-)</string>
266             </property>
267             <property name="shortcut">
268              <string>+</string>
269             </property>
270            </widget>
271           </item>
272           <item row="1" column="0">
273            <widget class="QPushButton" name="drop">
274             <property name="text">
275              <string>Drop (&amp;x)</string>
276             </property>
277             <property name="shortcut">
278              <string>X</string>
279             </property>
280            </widget>
281           </item>
282           <item row="1" column="1">
283            <widget class="QPushButton" name="goal">
284             <property name="text">
285              <string>Goal (&amp;g)</string>
286             </property>
287             <property name="shortcut">
288              <string>G</string>
289             </property>
290            </widget>
291           </item>
292          </layout>
293         </item>
294         <item>
295          <widget class="QLabel" name="defense_label">
296           <property name="text">
297            <string>Defense</string>
298           </property>
299           <property name="alignment">
300            <set>Qt::AlignCenter</set>
301           </property>
302          </widget>
303         </item>
304         <item>
305          <layout class="QGridLayout" name="defense_grid">
306           <item row="1" column="0">
307            <widget class="QPushButton" name="our_defense">
308             <property name="text">
309              <string>Defense (&amp;x)</string>
310             </property>
311            </widget>
312           </item>
313           <item row="2" column="0">
314            <widget class="QPushButton" name="defense_soft_plus">
315             <property name="text">
316              <string>Soft plus (&amp;+)</string>
317             </property>
318            </widget>
319           </item>
320           <item row="0" column="1">
321            <widget class="QPushButton" name="their_throwaway">
322             <property name="text">
323              <string>Their t.away (&amp;t)</string>
324             </property>
325            </widget>
326           </item>
327           <item row="0" column="0">
328            <widget class="QPushButton" name="interception">
329             <property name="text">
330              <string>Interception (&amp;c)</string>
331             </property>
332            </widget>
333           </item>
334           <item row="2" column="1">
335            <widget class="QPushButton" name="defense_soft_minus">
336             <property name="text">
337              <string>Soft minus (&amp;-)</string>
338             </property>
339            </widget>
340           </item>
341           <item row="1" column="1">
342            <widget class="QPushButton" name="their_goal">
343             <property name="text">
344              <string>Their goal (&amp;g)</string>
345             </property>
346            </widget>
347           </item>
348           <item row="3" column="0">
349            <widget class="QPushButton" name="their_pull">
350             <property name="text">
351              <string>Their pull (&amp;p)</string>
352             </property>
353            </widget>
354           </item>
355           <item row="3" column="1">
356            <widget class="QPushButton" name="our_foul">
357             <property name="text">
358              <string>Our foul (&amp;o)</string>
359             </property>
360            </widget>
361           </item>
362          </layout>
363         </item>
364         <item>
365          <widget class="QLabel" name="misc_label">
366           <property name="text">
367            <string>Misc.</string>
368           </property>
369           <property name="alignment">
370            <set>Qt::AlignCenter</set>
371           </property>
372          </widget>
373         </item>
374         <item>
375          <layout class="QGridLayout" name="misc_grid">
376           <item row="0" column="0">
377            <widget class="QPushButton" name="substitution">
378             <property name="text">
379              <string>Substitution (&amp;b)</string>
380             </property>
381            </widget>
382           </item>
383           <item row="1" column="0">
384            <widget class="QPushButton" name="unknown">
385             <property name="text">
386              <string>Unknown (&amp;?)</string>
387             </property>
388            </widget>
389           </item>
390           <item row="1" column="1">
391            <widget class="QPushButton" name="delete_">
392             <property name="text">
393              <string>Delete (⌫)</string>
394             </property>
395             <property name="shortcut">
396              <string>Backspace</string>
397             </property>
398            </widget>
399           </item>
400           <item row="0" column="1">
401            <widget class="QPushButton" name="stoppage">
402             <property name="text">
403              <string>Stoppage (&amp;v)</string>
404             </property>
405            </widget>
406           </item>
407          </layout>
408         </item>
409         <item>
410          <widget class="QTableView" name="player_view">
411           <property name="selectionMode">
412            <enum>QAbstractItemView::MultiSelection</enum>
413           </property>
414           <property name="selectionBehavior">
415            <enum>QAbstractItemView::SelectRows</enum>
416           </property>
417          </widget>
418         </item>
419        </layout>
420       </item>
421       <item row="5" column="0" colspan="2">
422        <widget class="QTableView" name="event_view">
423         <property name="selectionMode">
424          <enum>QAbstractItemView::SingleSelection</enum>
425         </property>
426         <property name="selectionBehavior">
427          <enum>QAbstractItemView::SelectRows</enum>
428         </property>
429        </widget>
430       </item>
431      </layout>
432     </item>
433    </layout>
434   </widget>
435   <widget class="QMenuBar" name="menubar">
436    <property name="geometry">
437     <rect>
438      <x>0</x>
439      <y>0</y>
440      <width>1031</width>
441      <height>23</height>
442     </rect>
443    </property>
444   </widget>
445  </widget>
446  <customwidgets>
447   <customwidget>
448    <class>QVideoWidget</class>
449    <extends>QWidget</extends>
450    <header location="global">QVideoWidget</header>
451    <container>1</container>
452   </customwidget>
453  </customwidgets>
454  <resources/>
455  <connections/>
456 </ui>