home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
SGI Freeware 2002 November
/
SGI Freeware 2002 November - Disc 3.iso
/
dist
/
fw_qt3.idb
/
usr
/
freeware
/
Qt
/
examples
/
rot13
/
rot13.doc.z
/
rot13.doc
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
Text File
|
2002-04-08
|
348 b
|
25 lines
/*
$Id$
*/
/*! \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
*/