From e9ae80694875f869892f13f4fcaf1170a00dea41 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/kdewebdev@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- quanta/dialogs/settings/parseroptionsui.ui | 314 +++++++++++++++++++++++++++++ 1 file changed, 314 insertions(+) create mode 100644 quanta/dialogs/settings/parseroptionsui.ui (limited to 'quanta/dialogs/settings/parseroptionsui.ui') diff --git a/quanta/dialogs/settings/parseroptionsui.ui b/quanta/dialogs/settings/parseroptionsui.ui new file mode 100644 index 00000000..34a54cd6 --- /dev/null +++ b/quanta/dialogs/settings/parseroptionsui.ui @@ -0,0 +1,314 @@ + +ParserOptionsUI +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; version 2 of the License. * + * * + ***************************************************************************/ + +(C) 2002 Andras Mantia <amantia@kde.org> + + + ParserOptionsUI + + + + 0 + 0 + 470 + 413 + + + + + 5 + 5 + 0 + 0 + + + + + 0 + 0 + + + + + unnamed + + + + buttonGroup1 + + + Structure Tree Look && Feel + + + + unnamed + + + + refreshFrequency + + + 0 + + + 5 + + + Use 0 to disable the automatic refresh of structure tree + + + + + Spacer4_2 + + + Horizontal + + + Expanding + + + + 122 + 20 + + + + + + instantUpdate + + + Instant update + + + Update the structure tree after every keystroke + + + + + Spacer2 + + + Horizontal + + + Expanding + + + + 122 + 20 + + + + + + showClosingTags + + + Show closing tags + + + + + showEmptyNodes + + + Show empt&y nodes and groups + + + + + spinExpand + + + 4 + + + Set to 0 in order to expand the whole tree + + + + + TextLabel1_5 + + + Refresh frequency (in seconds): + + + + + TextLabel2_2 + + + Expand tree when reparse to level: + + + + + + + GroupBox1 + + + Clicks on Structure Tree Items + + + Update the structure tree after every keystroke + + + + unnamed + + + + + Select Tag Area + + + + + Nothing + + + + comboDoubleClick + + + + + + Find Tag + + + + + Find Tag & Open Tree + + + + comboLBM + + + + + TextLabel1 + + + Left button: + + + + + + Popup Menu + + + + comboRBM + + + + + TextLabel1_4 + + + Double click: + + + + + TextLabel1_2 + + + Middle button: + + + + + TextLabel1_3 + + + Right button: + + + + + + Find Tag & Open Tree + + + + + Find Tag + + + + + Go to End of Tag + + + + + Select Tag Area + + + + + Nothing + + + + comboMBM + + + + + + + spacer3 + + + Vertical + + + Expanding + + + + 20 + 40 + + + + + + + + instantUpdate + toggled(bool) + refreshFrequency + setDisabled(bool) + + + + comboLBM + comboMBM + comboRBM + comboDoubleClick + showEmptyNodes + showClosingTags + instantUpdate + refreshFrequency + spinExpand + + + -- cgit v1.2.1