From e638bc6e1023040f2784dc799421af9526646d40 Mon Sep 17 00:00:00 2001 From: "Steinar H. Gunderson" Date: Mon, 1 May 2023 11:23:26 +0200 Subject: [PATCH] Add some buttons (inert for now). --- mainwindow.ui | 267 +++++++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 253 insertions(+), 14 deletions(-) diff --git a/mainwindow.ui b/mainwindow.ui index a162423..61a6ee8 100644 --- a/mainwindow.ui +++ b/mainwindow.ui @@ -6,8 +6,8 @@ 0 0 - 1014 - 600 + 1031 + 706 @@ -17,20 +17,10 @@ - - - - - 320 - 240 - - - - - + @@ -130,6 +120,255 @@ + + + + + + + + Player 7 (&f) + + + + + + + Player 2 (&w) + + + + + + + Player 3 (&e) + + + + + + + Player 4 (&a) + + + + + + + Player 6 (&d) + + + + + + + Player 1 (&q) + + + + + + + Player 5 (&s) + + + + + + + + + Offense + + + Qt::AlignCenter + + + + + + + + + Drop (&x) + + + + + + + Pull landed (&p) + + + + + + + Throwaway (&t) + + + + + + + Goal (&g) + + + + + + + Soft plus (&+) + + + + + + + Soft minus (&-) + + + + + + + Catch/take (&c) + + + + + + + Pull (&p) + + + + + + + + + Defense + + + Qt::AlignCenter + + + + + + + + + Defense (&x) + + + + + + + Their t.away (&t) + + + + + + + Soft plus (&+) + + + + + + + Interception (&c) + + + + + + + Their goal (&g) + + + + + + + Soft minus (&-) + + + + + + + Our foul (&o) + + + + + + + Pull (&p) + + + + + + + + + Misc. + + + Qt::AlignCenter + + + + + + + + + Stoppage (&v) + + + + + + + Substitution (&b) + + + + + + + Unknown (&?) + + + + + + + Delete (⌫) + + + + + + + + + + + + 320 + 240 + + + + @@ -139,7 +378,7 @@ 0 0 - 1014 + 1031 23 -- 2.39.2