From 114a878c64ce6f8223cfd22d76a20eb16d177e5e 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/kdevelop@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- .../pcsimporter/qtimporter/settingsdialogbase.ui | 139 +++++++++++++++++++++ 1 file changed, 139 insertions(+) create mode 100644 languages/cpp/pcsimporter/qtimporter/settingsdialogbase.ui (limited to 'languages/cpp/pcsimporter/qtimporter/settingsdialogbase.ui') diff --git a/languages/cpp/pcsimporter/qtimporter/settingsdialogbase.ui b/languages/cpp/pcsimporter/qtimporter/settingsdialogbase.ui new file mode 100644 index 00000000..fa485d57 --- /dev/null +++ b/languages/cpp/pcsimporter/qtimporter/settingsdialogbase.ui @@ -0,0 +1,139 @@ + +SettingsDialogBase + + + SettingsDialogBase + + + + 0 + 0 + 397 + 283 + + + + + unnamed + + + + spacer2 + + + Horizontal + + + Expanding + + + + 161 + 21 + + + + + + layout2 + + + + unnamed + + + + textLabel1 + + + + 1 + 5 + 0 + 0 + + + + Scope: + + + + + qtConfiguration + + + + 1 + 0 + 0 + 0 + + + + Select the Qt configuration for which to create a Code Completion database. If you do not know what this option does, accept the default. + + + + + + + addUrlButton + + + + 0 + 0 + 0 + 0 + + + + &Add + + + + + qtUrl + + + + + textLabel1_2 + + + Qt3 include directories: +Only the selected entry will be used + + + + + qtListBox + + + + + + + + + qtListBox + selectionChanged(QListBoxItem*) + SettingsDialogBase + slotSelectionChanged(QListBoxItem*) + + + + enabled(int) + + + slotSelectionChanged(QListBoxItem*) + + + + kcombobox.h + kurlrequester.h + klineedit.h + kpushbutton.h + klistbox.h + + -- cgit v1.2.3