Sophie

Sophie

distrib > Mandriva > 2007.1 > x86_64 > by-pkgid > 39815cfb0428fd9d1c438b6b3c91a209 > files > 504

qt3-example-3.3.8-4.2mdv2007.1.x86_64.rpm


/*
$Id: qt/drawlines.doc   3.3.8   edited May 27 2003 $
*/
/*!   \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.

  <hr>

  Implementation:

  \include drawlines/connect.cpp
*/