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/windowdef_simple_widget_ui.ui | 493 +++++++++++++++++++++ 1 file changed, 493 insertions(+) create mode 100644 khotkeys/kcontrol/ui/windowdef_simple_widget_ui.ui (limited to 'khotkeys/kcontrol/ui/windowdef_simple_widget_ui.ui') diff --git a/khotkeys/kcontrol/ui/windowdef_simple_widget_ui.ui b/khotkeys/kcontrol/ui/windowdef_simple_widget_ui.ui new file mode 100644 index 000000000..01d54da98 --- /dev/null +++ b/khotkeys/kcontrol/ui/windowdef_simple_widget_ui.ui @@ -0,0 +1,493 @@ + +KHotKeys::Windowdef_simple_widget_ui + + + Windowdef_simple_widget_ui + + + + 0 + 0 + 588 + 497 + + + + + unnamed + + + 11 + + + 6 + + + + comment_label + + + &Comment: + + + comment_lineedit + + + + + comment_lineedit + + + + + Spacer3 + + + Vertical + + + Expanding + + + + 0 + 20 + + + + + + Layout1 + + + + unnamed + + + 0 + + + 6 + + + + window_title_label + + + Window &title: + + + window_title_lineedit + + + + + + Is Not Important + + + + + Contains + + + + + Is + + + + + Matches Regular Expression + + + + + Does Not Contain + + + + + Is Not + + + + + Does Not Match Regular Expression + + + + window_title_combo + + + + + + + window_title_lineedit + + + + + Spacer5 + + + Vertical + + + Expanding + + + + 0 + 20 + + + + + + Layout2 + + + + unnamed + + + 0 + + + 6 + + + + window_class_label + + + Window c&lass: + + + window_class_lineedit + + + + + + Is Not Important + + + + + Contains + + + + + Is + + + + + Matches Regular Expression + + + + + Does Not Contain + + + + + Is Not + + + + + Does Not Match Regular Expression + + + + window_class_combo + + + + + + + window_class_lineedit + + + + + Spacer7 + + + Vertical + + + Expanding + + + + 0 + 20 + + + + + + Layout3 + + + + unnamed + + + 0 + + + 6 + + + + window_role_label + + + Window &role: + + + window_role_lineedit + + + + + + Is Not Important + + + + + Contains + + + + + Is + + + + + Matches Regular Expression + + + + + Does Not Contain + + + + + Is Not + + + + + Does Not Match Regular Expression + + + + window_role_combo + + + + + + + window_role_lineedit + + + + + Spacer15 + + + Vertical + + + Expanding + + + + 0 + 20 + + + + + + Layout6 + + + + unnamed + + + 0 + + + 6 + + + + Spacer13 + + + Horizontal + + + Expanding + + + + 20 + 0 + + + + + + autodetect_button + + + &Autodetect + + + + + Spacer14 + + + Horizontal + + + Expanding + + + + 20 + 0 + + + + + + + + Spacer7_2 + + + Vertical + + + Expanding + + + + 0 + 20 + + + + + + window_types_groupbox + + + Window Types + + + + unnamed + + + 11 + + + 6 + + + + type_normal_checkbox + + + Normal + + + + + type_dialog_checkbox + + + Dialog + + + + + type_desktop_checkbox + + + Desktop + + + + + type_dock_checkbox + + + Dock + + + + + + + + + window_class_combo + activated(int) + Windowdef_simple_widget_ui + window_class_combo_changed(int) + + + window_role_combo + activated(int) + Windowdef_simple_widget_ui + window_role_combo_changed(int) + + + window_title_combo + activated(int) + Windowdef_simple_widget_ui + window_title_combo_changed(int) + + + + comment_lineedit + window_title_combo + window_title_lineedit + window_class_combo + window_class_lineedit + window_role_combo + window_role_lineedit + autodetect_button + + + window_class_combo_changed(int) + window_role_combo_changed(int) + window_title_combo_changed(int) + + + kdialog.h + + + + -- cgit v1.2.3