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/xform/xform.doc | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 examples/xform/xform.doc (limited to 'examples/xform/xform.doc') diff --git a/examples/xform/xform.doc b/examples/xform/xform.doc new file mode 100644 index 0000000..4bca655 --- /dev/null +++ b/examples/xform/xform.doc @@ -0,0 +1,17 @@ +/* +*/ +/*! \page xform-example.html + + \ingroup examples + \title Transformed Graphics Demo + + This example lets the user rotate, shear and scale text and graphics + arbitrarily. + +
+ + Implementation: + + \include xform/xform.cpp +*/ + -- cgit v1.2.3