From 90825e2392b2d70e43c7a25b8a3752299a933894 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/kdebindings@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kjsembed/docs/examples/imageinfo/example.html | 44 +++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 kjsembed/docs/examples/imageinfo/example.html (limited to 'kjsembed/docs/examples/imageinfo/example.html') diff --git a/kjsembed/docs/examples/imageinfo/example.html b/kjsembed/docs/examples/imageinfo/example.html new file mode 100644 index 00000000..c5b5fd69 --- /dev/null +++ b/kjsembed/docs/examples/imageinfo/example.html @@ -0,0 +1,44 @@ + + +Image Gallery + + +

Image Gallery

+
+

Here are some images, the larger ones have been scaled down to ensure this page loads quickly. Click on an image or filename to see it full size.

+ + + + + + + + + + + + + + + + + +
example1.png (848x686)

This image shows the results of running the imagegallery script. As you can +see the script automatically creates thumbnails (using QImage::smoothScale() +for quality) and includes image descriptions if present. The descriptions can +include HTML markup like this, and even +links. + +

+
example2.png (340x250)

This image shows +KPassivePopup +telling a user they have new mail. The popup is adject to the source of the +message (in this example that is KMail) and +does not steal the focus, or otherwise interfere with whatever the user is +currently doing. The dialog is automatically hidden after a timeout (or if the +user clicks on it). +

+
example3.png (274x215)

No Description

+
example4.png (560x567)

No Description

+
+ -- cgit v1.2.3