summaryrefslogtreecommitdiffstats
path: root/examples/popup/popup.doc
blob: 1322fbd5acde08bfb1a88957dcb8c99ed78c7968 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
/*
*/
/*!   \page popup-example.html

  \ingroup examples
  \title Popup Widgets

  This example shows how to implement widgets that should
  pop up.

  <hr>

  Header file:

  \include popup/popup.h

  <hr>

  Implementation:

  \include popup/popup.cpp
*/