You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
28 lines
266 B
28 lines
266 B
13 years ago
|
/*
|
||
|
*/
|
||
|
/*! \page qwerty-example.html
|
||
|
|
||
|
\ingroup examples
|
||
|
\title Simple editor that can load encodings
|
||
|
|
||
|
|
||
|
<hr>
|
||
|
|
||
|
Header file:
|
||
|
|
||
|
\include qwerty/qwerty.h
|
||
|
|
||
|
<hr>
|
||
|
|
||
|
Implementation:
|
||
|
|
||
|
\include qwerty/qwerty.cpp
|
||
|
|
||
|
<hr>
|
||
|
|
||
|
Main:
|
||
|
|
||
|
\include qwerty/main.cpp
|
||
|
*/
|
||
|
|