Sophie

Sophie

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

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

/*
*/
/*!   \page rot-example.html

  \ingroup examples
  \title Rot13

  This example lets you enter a text into a mulitilineedit widget.
  It will be displayed in the edit widget to the right transformed using
  the rot13 algorithm.

  <hr>

  Header file:

  \include rot13/rot13.h

  <hr>

  Implementation:

  \include rot13/rot13.cpp
*/