From 2ff60bb1b3f2de6e5a0da09cbe53fc72205fb640 Mon Sep 17 00:00:00 2001 From: Ken Moore Date: Thu, 3 Dec 2015 11:29:04 -0500 Subject: Replace the "KeyCatch" dialog with a QKeySequenceEdit (added in Qt 5.2). The keycatch dialog is still there in source (just commented out) until we can verify that the Qt widget picks up all the special keys properly. --- lumina-config/mainUI.ui | 131 ++++++++++++++++++++++++------------------------ 1 file changed, 66 insertions(+), 65 deletions(-) (limited to 'lumina-config/mainUI.ui') diff --git a/lumina-config/mainUI.ui b/lumina-config/mainUI.ui index a8181487..463102af 100644 --- a/lumina-config/mainUI.ui +++ b/lumina-config/mainUI.ui @@ -109,7 +109,7 @@ QFrame::StyledPanel - 0 + 2 @@ -666,8 +666,8 @@ 0 0 - 98 - 28 + 523 + 304 @@ -732,67 +732,68 @@ - - - - - Qt::Horizontal - - - - 40 - 20 - - - - - - - - Clear Shortcut - - - Qt::ToolButtonTextBesideIcon - - - - - - - Qt::Horizontal - - - - 40 - 20 - - - - - - - - Change Shortcut - - - Qt::ToolButtonTextBesideIcon - - - - - - - Qt::Horizontal - - - - 40 - 20 - - - - - + + + Modify Shortcut + + + + 3 + + + 3 + + + 3 + + + 3 + + + + + + + + Clear Shortcut + + + Qt::ToolButtonTextBesideIcon + + + + + + + Apply Change + + + Qt::ToolButtonTextBesideIcon + + + + + + + Change Key Binding: + + + + + + + Qt::Horizontal + + + + 40 + 20 + + + + + + @@ -1549,7 +1550,7 @@ 0 0 121 - 28 + 19 -- cgit