From 4aed2c8219774f5d797760606b8489a92ddc5163 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/kdebase@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kcontrol/css/preview.ui | 95 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 95 insertions(+) create mode 100644 kcontrol/css/preview.ui (limited to 'kcontrol/css/preview.ui') diff --git a/kcontrol/css/preview.ui b/kcontrol/css/preview.ui new file mode 100644 index 000000000..438d40d37 --- /dev/null +++ b/kcontrol/css/preview.ui @@ -0,0 +1,95 @@ + +PreviewDialog + + + PreviewDialog + + + + 0 + 0 + 558 + 349 + + + + Preview + + + + unnamed + + + + Line1 + + + 5 + + + + + Spacer1 + + + Horizontal + + + Expanding + + + + 20 + 20 + + + + + + preview + + + <qt> + +<h1>Heading 1</h1><br/> +<h2>Heading 2</h2><br/> +<h3>Heading 3</h3><br/> + +<p>User defined stylesheets allow increased +accessibility for visually handicapped +people.</p> + +</qt> + + + + + PushButton2 + + + &OK + + + true + + + + + + + PushButton2 + clicked() + PreviewDialog + accept() + + + + kseparator.h + kdialog.h + + + + + kseparator.h + + -- cgit v1.2.1