From 00bb99ac80741fc50ef8a289719373032f2391eb 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/kdeaccessibility@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- .../stringreplacer/editreplacementwidget.ui | 263 +++++++++++++++++++++ 1 file changed, 263 insertions(+) create mode 100644 kttsd/filters/stringreplacer/editreplacementwidget.ui (limited to 'kttsd/filters/stringreplacer/editreplacementwidget.ui') diff --git a/kttsd/filters/stringreplacer/editreplacementwidget.ui b/kttsd/filters/stringreplacer/editreplacementwidget.ui new file mode 100644 index 0000000..917cdf8 --- /dev/null +++ b/kttsd/filters/stringreplacer/editreplacementwidget.ui @@ -0,0 +1,263 @@ + +EditReplacementWidget +Gary Cramblitt <garycramblitt@comcast.net> + + + EditReplacementWidget + + + + 0 + 0 + 393 + 148 + + + + + 3 + 5 + 255 + 255 + + + + + 0 + 0 + + + + + unnamed + + + + layout1 + + + + unnamed + + + + typeButtonGroup + + + + 5 + 5 + 0 + 0 + + + + &Type + + + true + + + + unnamed + + + + layout3 + + + + unnamed + + + + wordRadioButton + + + + 1 + 0 + 0 + 0 + + + + &Word + + + true + + + + + regexpRadioButton + + + + 1 + 0 + 0 + 0 + + + + Regular &expression + + + + + + + + + caseCheckBox + + + + 1 + 5 + 0 + 0 + + + + Match &case + + + + + + + layout2 + + + + unnamed + + + + layout6 + + + + unnamed + + + + substLabel + + + + 5 + 5 + 0 + 0 + + + + &Replace with: + + + AlignVCenter|AlignRight + + + matchLineEdit + + + + + matchLabel + + + + 5 + 5 + 0 + 0 + + + + &Match: + + + AlignVCenter|AlignRight + + + matchLineEdit + + + + + + + layout5 + + + + unnamed + + + + substLineEdit + + + + 7 + 0 + 0 + 0 + + + + + + matchButton + + + + 1 + 1 + 0 + 0 + + + + ... + + + + + matchLineEdit + + + + 7 + 0 + 0 + 0 + + + + + + + + + + + + + wordRadioButton + regexpRadioButton + caseCheckBox + matchLineEdit + matchButton + substLineEdit + + + + klineedit.h + kpushbutton.h + klineedit.h + + -- cgit v1.2.1