From bd0f3345a938b35ce6a12f6150373b0955b8dd12 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 10 Jul 2011 15:24:15 -0500 Subject: Add Qt3 development HEAD version --- examples/picture/picture.doc | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 examples/picture/picture.doc (limited to 'examples/picture/picture.doc') diff --git a/examples/picture/picture.doc b/examples/picture/picture.doc new file mode 100644 index 0000000..fa4d257 --- /dev/null +++ b/examples/picture/picture.doc @@ -0,0 +1,17 @@ +/* +*/ +/*! \page picture-example.html + + \ingroup examples + \title Picture + + This example shows how to make a picture, store it to a file, and read it as + a set of drawing commands. + +
+ + Implementation: + + \include picture/picture.cpp +*/ + -- cgit v1.2.3