From d888cfa39e8b38abe17f3d425d19cb8235136a79 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 1 Feb 2013 17:25:43 -0600 Subject: Fix FTBFS --- tdeui/tdeshortcutdialog_advanced.ui | 254 ++++++++++++++++++++++++++++++++++++ 1 file changed, 254 insertions(+) create mode 100644 tdeui/tdeshortcutdialog_advanced.ui (limited to 'tdeui/tdeshortcutdialog_advanced.ui') diff --git a/tdeui/tdeshortcutdialog_advanced.ui b/tdeui/tdeshortcutdialog_advanced.ui new file mode 100644 index 000000000..77c7fae14 --- /dev/null +++ b/tdeui/tdeshortcutdialog_advanced.ui @@ -0,0 +1,254 @@ + +TDEShortcutDialogAdvanced + + + TDEShortcutDialogAdvanced + + + + 0 + 0 + 359 + 157 + + + + + 3 + 3 + 0 + 0 + + + + + unnamed + + + 0 + + + + m_frameMore + + + NoFrame + + + Plain + + + + + + + unnamed + + + 0 + + + + m_btnAlternate + + + NoFocus + + + Alternate shortcut: + + + + + m_btnPrimary + + + NoFocus + + + Primary shortcut: + + + + + layout6 + + + + unnamed + + + + m_txtAlternate + + + + 255 + 255 + 255 + + + + ClickFocus + + + + + + false + + + false + + + + + spacer6 + + + Horizontal + + + Expanding + + + + 21 + 20 + + + + + + + + layout7 + + + + unnamed + + + + m_txtPrimary + + + + 255 + 255 + 255 + + + + 4 + + + ClickFocus + + + + + + false + + + The currently set shortcut or the shortcut you are entering will show up here. + + + + + spacer5 + + + Horizontal + + + Expanding + + + + 21 + 20 + + + + + + + + m_btnClearPrimary + + + x + + + true + + + Clear shortcut + + + + + m_btnClearAlternate + + + x + + + true + + + Clear shortcut + + + + + m_btnMultiKey + + + NoFocus + + + Multi-key mode + + + Enable the entry of multi-key shortcuts + + + Select this checkbox to enable the entry of multi-key shortcuts. A multi-key shortcut consists of a sequence of up to 4 keys. For example, you could assign "Ctrl+F,B" to Font-Bold and "Ctrl+F,U" to Font-Underline. + + + + + + + + + m_txtPrimary + clicked() + m_btnPrimary + animateClick() + + + m_txtAlternate + clicked() + m_btnAlternate + animateClick() + + + + kshortcut.h + kdialog.h + kpushbutton.h + + + class TDEShortcut + + + + + kpushbutton.h + kpushbutton.h + + -- cgit v1.2.1