From 84da08d7b7fcda12c85caeb5a10b4903770a6f69 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/kdeaddons@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- konq-plugins/domtreeviewer/domtreeviewbase.ui | 525 ++++++++++++++++++++++++++ 1 file changed, 525 insertions(+) create mode 100644 konq-plugins/domtreeviewer/domtreeviewbase.ui (limited to 'konq-plugins/domtreeviewer/domtreeviewbase.ui') diff --git a/konq-plugins/domtreeviewer/domtreeviewbase.ui b/konq-plugins/domtreeviewer/domtreeviewbase.ui new file mode 100644 index 0000000..984e435 --- /dev/null +++ b/konq-plugins/domtreeviewer/domtreeviewbase.ui @@ -0,0 +1,525 @@ + +DOMTreeViewBase + + + DOMTreeViewBase + + + + 0 + 0 + 600 + 508 + + + + + 600 + 380 + + + + DOM Tree Viewer + + + + unnamed + + + + messageLinePane + + + + 170 + 0 + 127 + + + + Panel + + + Plain + + + + unnamed + + + 1 + + + 0 + + + + messageLine + + + + 255 + 255 + 127 + + + + + 170 + 0 + 127 + + + + + 1 + + + + false + + + true + + + + + messageListBtn + + + + 10 + + + + &List + + + true + + + + + spacer5 + + + Horizontal + + + Fixed + + + + 10 + 20 + + + + + + messageHideBtn + + + + 10 + + + + H&ide + + + true + + + + + + + layout7 + + + + unnamed + + + + + DOM Tree + + + true + + + true + + + + m_listView + + + true + + + Extended + + + true + + + true + + + + + groupBox1 + + + + 300 + 400 + + + + DOM Node Info + + + + unnamed + + + + layout4 + + + + unnamed + + + + textLabel1_2_3 + + + Node &value: + + + nodeValue + + + + + textLabel1_2_2 + + + Node &type: + + + nodeType + + + + + textLabel1_2 + + + Namespace &URI: + + + nodeNamespace + + + + + textLabel1 + + + Node &name: + + + nodeName + + + + + nodeNamespace + + + true + + + NoFrame + + + 0 + + + true + + + + + nodeValue + + + true + + + NoFrame + + + 0 + + + true + + + + + nodeType + + + true + + + NoFrame + + + 0 + + + true + + + + + nodeName + + + true + + + NoFrame + + + 0 + + + true + + + + + + + nodeInfoStack + + + + ElementInfo + + + 0 + + + + unnamed + + + 0 + + + + + Name + + + true + + + true + + + + + Value + + + true + + + true + + + + nodeAttributes + + + StrongFocus + + + Extended + + + true + + + true + + + false + + + + + + + CharacterData + + + 1 + + + + unnamed + + + 0 + + + 0 + + + + contentEditor + + + PlainText + + + false + + + + + layout3 + + + + unnamed + + + + applyContent + + + Appl&y + + + + + spacer1 + + + Horizontal + + + Expanding + + + + 81 + 20 + + + + + + + + + + Empty + + + 2 + + + + + + + + + + groupBox2 + + + DOM Tree Options + + + + unnamed + + + + m_pureCheckBox + + + &Pure + + + true + + + + + m_showAttributesCheckBox + + + Show &attributes + + + true + + + + + m_highlightHTMLCheckBox + + + Highlight &HTML + + + true + + + + + + + + m_listView + nodeName + nodeNamespace + nodeType + nodeValue + contentEditor + applyContent + m_pureCheckBox + m_showAttributesCheckBox + m_highlightHTMLCheckBox + nodeAttributes + + + + klineedit.h + kpushbutton.h + kpushbutton.h + klistview.h + klineedit.h + klineedit.h + klineedit.h + klineedit.h + klistview.h + ktextedit.h + + -- cgit v1.2.1