From 5db018499bf3f5cfd82a9e5dbc11df016d1d1f01 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Sat, 14 Feb 2009 11:17:11 +0000 Subject: global hotkey support git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@787 90c681e8-e032-0410-971d-27865f9a5e38 --- src/plugins/General/hotkey/settingsdialog.ui | 116 +++++++++++++++++++++++++++ 1 file changed, 116 insertions(+) create mode 100644 src/plugins/General/hotkey/settingsdialog.ui (limited to 'src/plugins/General/hotkey/settingsdialog.ui') diff --git a/src/plugins/General/hotkey/settingsdialog.ui b/src/plugins/General/hotkey/settingsdialog.ui new file mode 100644 index 000000000..fd4f1c633 --- /dev/null +++ b/src/plugins/General/hotkey/settingsdialog.ui @@ -0,0 +1,116 @@ + + + SettingsDialog + + + + 0 + 0 + 318 + 299 + + + + Global Hotkey Plugin Settings + + + + + + QAbstractItemView::NoEditTriggers + + + true + + + QAbstractItemView::SingleSelection + + + true + + + true + + + 0 + + + 2 + + + + Action + + + + + Shortcut + + + + + + + + Reset + + + + + + + Qt::Horizontal + + + + 258 + 20 + + + + + + + + QDialogButtonBox::Cancel|QDialogButtonBox::Ok + + + + + + + + + buttonBox + accepted() + SettingsDialog + accept() + + + 334 + 227 + + + 207 + 236 + + + + + buttonBox + rejected() + SettingsDialog + reject() + + + 382 + 229 + + + 107 + 216 + + + + + -- cgit v1.2.3-13-gbd6f