summaryrefslogtreecommitdiffstats
path: root/examples/qwerty/qwerty.doc
blob: 51a1febb1c7a0de8ca17e79c4063cfa6def6123c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
/*
*/
/*!   \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
*/