summaryrefslogtreecommitdiffstats
path: root/examples/cursor/cursor.doc
blob: 4bee6d87dab058fa58f27e64d338bcc5fc704354 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
/*
*/
/*! \page cursor-example.html

  \ingroup examples
  \title Cursors

  This example shows how to set a mouse cursor for a widget.

  <hr>

  Implementation:

  \include cursor/cursor.cpp

*/