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/parts/kafka/htmldocumentpropertiesui.ui | 456 +++++++++++++++++++++++++ 1 file changed, 456 insertions(+) create mode 100644 quanta/parts/kafka/htmldocumentpropertiesui.ui (limited to 'quanta/parts/kafka/htmldocumentpropertiesui.ui') diff --git a/quanta/parts/kafka/htmldocumentpropertiesui.ui b/quanta/parts/kafka/htmldocumentpropertiesui.ui new file mode 100644 index 00000000..0834a6bd --- /dev/null +++ b/quanta/parts/kafka/htmldocumentpropertiesui.ui @@ -0,0 +1,456 @@ + +htmlDocumentPropertiesui + + + htmlDocumentPropertiesui + + + + 0 + 0 + 479 + 423 + + + + Document Properties + + + + unnamed + + + + + Column 1 + + + true + + + true + + + + + New Item + + + + + + + listView1 + + + + 0 + 0 + + + + + + line1 + + + HLine + + + Sunken + + + Horizontal + + + + + textLabel1 + + + + 4 + 5 + 0 + 0 + + + + Current DTD: + + + + + textLabel2 + + + + 4 + 5 + 0 + 0 + + + + Title: + + + + + textLabel1_2 + + + + 4 + 5 + 0 + 0 + + + + Link CSS stylesheet: + + + + + textLabel3 + + + + 4 + 5 + 0 + 0 + + + + Meta items: + + + + + spacer7 + + + Vertical + + + Preferred + + + + 21 + 86 + + + + + + textLabel4 + + + + 4 + 5 + 0 + 0 + + + + CSS rules: + + + + + spacer8 + + + Vertical + + + Preferred + + + + 21 + 84 + + + + + + spacer10 + + + Horizontal + + + Expanding + + + + 226 + 21 + + + + + + ok + + + + 1 + 0 + 0 + 0 + + + + &OK + + + + + spacer11 + + + Horizontal + + + Preferred + + + + 41 + 20 + + + + + + cssRules + + + + 5 + 7 + 0 + 0 + + + + + + metaItems + + + + 5 + 7 + 0 + 0 + + + + + + cssStylesheet + + + + 5 + 5 + 0 + 0 + + + + + + cssRulesAdd + + + + 4 + 0 + 0 + 0 + + + + Add + + + + + metaItemsAdd + + + + 4 + 0 + 0 + 0 + + + + Add + + + + + metaItemsDelete + + + + 4 + 0 + 0 + 0 + + + + Remove + + + + + cssRulesEdit + + + + 4 + 0 + 0 + 0 + + + + Edit + + + + + cssRulesDelete + + + + 4 + 0 + 0 + 0 + + + + Remove + + + + + cancel + + + + 1 + 0 + 0 + 0 + + + + &Cancel + + + + + title + + + + 5 + 5 + 0 + 0 + + + + + 250 + 0 + + + + + + currentDTD + + + + 5 + 5 + 0 + 0 + + + + + 250 + 0 + + + + true + + + + + + + DualEditableTree +
../../treeviews/tagattributetree.h
+ + 250 + 100 + + 0 + + 5 + 5 + 0 + 0 + + image0 +
+
+ + + 789c534e494dcbcc4b554829cdcdad8c2fcf4c29c95030e0524611cd48cd4ccf28010a1797249664262b2467241641a592324b8aa363156c15aab914146aadb90067111b1f + + + + currentDTD + title + metaItemsAdd + metaItemsDelete + cssRulesAdd + cssRulesEdit + cssRulesDelete + cssStylesheet + listView1 + ok + cancel + + + newMetaItem() + deleteCurrentMetaItem() + newCSSRule() + editCSSRule() + deleteCurrentCSSRule() + titleChanged(const QString &) + metaChanged(QListViewItem * ) + CSSChanged(QListViewItem * ) + linkChanged( const QString& ) + + +
-- cgit v1.2.1