Sophie

Sophie

distrib > Arklinux > devel > i586 > media > main > by-pkgid > 551609c23f28e4be31292a04dbe5a613 > files > 2062

qt3-devel-3.3.8b-6ark.i586.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
*/