Sophie

Sophie

distrib > Fedora > 14 > x86_64 > media > updates > by-pkgid > 595000b5133f4458e88b0ef6355a26be > files > 913

qt3-devel-docs-3.3.8b-37.fc14.x86_64.rpm


/*
*/
/*!   \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
*/