From 4aed2c8219774f5d797760606b8489a92ddc5163 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/kdebase@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- khotkeys/kcontrol/ui/general_tab_ui.ui | 148 +++++++++++++++++++++++++++++++++ 1 file changed, 148 insertions(+) create mode 100644 khotkeys/kcontrol/ui/general_tab_ui.ui (limited to 'khotkeys/kcontrol/ui/general_tab_ui.ui') diff --git a/khotkeys/kcontrol/ui/general_tab_ui.ui b/khotkeys/kcontrol/ui/general_tab_ui.ui new file mode 100644 index 000000000..93f3a6a2c --- /dev/null +++ b/khotkeys/kcontrol/ui/general_tab_ui.ui @@ -0,0 +1,148 @@ + +KHotKeys::General_tab_ui + + + General_tab_ui + + + + 0 + 0 + 596 + 480 + + + + + unnamed + + + 11 + + + 6 + + + + action_name_label + + + Action &name: + + + action_name_lineedit + + + + + action_name_lineedit + + + + + Layout1 + + + + unnamed + + + 0 + + + 6 + + + + action_type_label + + + Action &type: + + + action_type_combo + + + + + action_type_combo + + + + + + + Spacer1 + + + Vertical + + + Fixed + + + + 20 + 20 + + + + + + disable_checkbox + + + &Disable + + + + + Spacer2 + + + Vertical + + + Fixed + + + + 20 + 20 + + + + + + comment_label + + + &Comment: + + + comment_multilineedit + + + + + comment_multilineedit + + + PlainText + + + + + + action_name_changed( const QString& ) + action_type_changed(int) + + + kdialog.h + + + + + ktextedit.h + + -- cgit v1.2.1