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/drawlines/drawlines.doc | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 examples/drawlines/drawlines.doc (limited to 'examples/drawlines/drawlines.doc') diff --git a/examples/drawlines/drawlines.doc b/examples/drawlines/drawlines.doc new file mode 100644 index 0000000..f0abeec --- /dev/null +++ b/examples/drawlines/drawlines.doc @@ -0,0 +1,20 @@ + +/* +*/ +/*! \page drawlines-example.html + + \ingroup examples + \title Connect the Points + + This example shows very simple mouse-based user interaction and + painting without any world transform matrix or other advanced + features. Run the program, click the button, move the mouse, + release the button, and watch the lines get drawn. + +
+ + Implementation: + + \include drawlines/connect.cpp +*/ + -- cgit v1.2.3