From c90c389a8a8d9d8661e9772ec4144c5cf2039f23 Mon Sep 17 00:00:00 2001 From: toma Date: Wed, 25 Nov 2009 17:56:58 +0000 Subject: Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegames@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kpat/gamestats.ui | 272 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 272 insertions(+) create mode 100644 kpat/gamestats.ui (limited to 'kpat/gamestats.ui') diff --git a/kpat/gamestats.ui b/kpat/gamestats.ui new file mode 100644 index 00000000..2d1e5443 --- /dev/null +++ b/kpat/gamestats.ui @@ -0,0 +1,272 @@ + +GameStats + + + GameStats + + + + 0 + 0 + 310 + 211 + + + + Statistics + + + true + + + + unnamed + + + + layout3 + + + + unnamed + + + + textLabel1 + + + + 1 + 5 + 0 + 0 + + + + Game: + + + + + GameType + + + + 7 + 0 + 0 + 0 + + + + + + + + layout5 + + + + unnamed + + + + layout2 + + + + unnamed + + + + Won + + + %1 + + + AlignVCenter|AlignRight + + + + + WonPerc + + + (%1%) + + + + + textLabel7 + + + Longest winning streak: + + + + + textLabel2 + + + Games played: + + + + + LooseStreak + + + %1 + + + AlignVCenter|AlignRight + + + + + textLabel8 + + + Longest losing streak: + + + + + WinStreak + + + %1 + + + AlignVCenter|AlignRight + + + + + textLabel3 + + + Games won: + + + + + Played + + + %1 + + + AlignVCenter|AlignRight + + + + + + + spacer2 + + + Horizontal + + + Expanding + + + + 250 + 20 + + + + + + + + spacer3 + + + Vertical + + + Expanding + + + + 20 + 71 + + + + + + Layout1 + + + + unnamed + + + 0 + + + 6 + + + + Horizontal Spacing2 + + + Horizontal + + + Expanding + + + + 20 + 20 + + + + + + buttonOk + + + &OK + + + + + + true + + + true + + + + + + + + + buttonOk + clicked() + GameStats + accept() + + + GameType + activated(int) + GameStats + setGameType(int) + + + + setGameType(int) + + + -- cgit v1.2.1