Sophie

Sophie

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

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


/*
$Id: qt/scribble.doc   3.3.8   edited May 27 2003 $
*/
/*!   \page scribble-example.html

  \ingroup examples
  \title Simple Painting Application

  This example implements the famous scribble example. You can draw around
  in the canvas with different pens and save the result as picture.

  <hr>

  Header file:

  \include scribble/scribble.h

  <hr>

  Implementation:

  \include scribble/scribble.cpp

  <hr>

  Main:

  \include scribble/main.cpp
*/