From 017d2d27bfbcd97ada407212e925b280ff3482b5 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Tue, 11 Aug 2015 09:08:12 +0000 Subject: added qsui plugin git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@5367 90c681e8-e032-0410-971d-27865f9a5e38 --- src/plugins/Ui/qsui/forms/shortcutdialog.ui | 132 ++++++++++++++++++++++++++++ 1 file changed, 132 insertions(+) create mode 100644 src/plugins/Ui/qsui/forms/shortcutdialog.ui (limited to 'src/plugins/Ui/qsui/forms/shortcutdialog.ui') diff --git a/src/plugins/Ui/qsui/forms/shortcutdialog.ui b/src/plugins/Ui/qsui/forms/shortcutdialog.ui new file mode 100644 index 000000000..77ffded82 --- /dev/null +++ b/src/plugins/Ui/qsui/forms/shortcutdialog.ui @@ -0,0 +1,132 @@ + + + ShortcutDialog + + + + 0 + 0 + 310 + 99 + + + + Change Shortcut + + + + 6 + + + 6 + + + 6 + + + + + Press the key combination you want to assign + + + + + + + Qt::NoFocus + + + true + + + + + + + Qt::NoFocus + + + Qt::NoContextMenu + + + Clear + + + + + + + Qt::Horizontal + + + + 106 + 20 + + + + + + + + Qt::NoFocus + + + QDialogButtonBox::Cancel|QDialogButtonBox::Ok + + + + + + + + + buttonBox + accepted() + ShortcutDialog + accept() + + + 212 + 70 + + + 192 + 269 + + + + + buttonBox + rejected() + ShortcutDialog + reject() + + + 212 + 70 + + + 246 + 214 + + + + + clearButton + clicked() + keyLineEdit + clear() + + + 195 + 22 + + + 113 + 25 + + + + + -- cgit v1.2.3-13-gbd6f