Sophie

Sophie

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

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

/*!   \page canvas-example.html

  \ingroup examples
  \title Canvas Example

  This example shows a QCanvas and some \l{QCanvasItem}s in action.
  You can do a lot more with QCanvas than we show here, but the
  example provides a taste of what can be done.

  <hr>

  Header file:

  \include canvas/canvas.h

  <hr>

  Implementation:

  \include canvas/canvas.cpp

  <hr>

  Main:

  \include canvas/main.cpp
*/