Sophie

Sophie

distrib > CentOS > 5 > i386 > by-pkgid > be664ba2d63ab2eac08b72318ca61ae8 > files > 913

qt-devel-docs-3.3.6-26.el5.i386.rpm


/*
$Id: qt/scribble.doc   3.3.6   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
*/