diff options
Diffstat (limited to 'examples/demo/demo.doc')
-rw-r--r-- | examples/demo/demo.doc | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/examples/demo/demo.doc b/examples/demo/demo.doc new file mode 100644 index 0000000..10f7135 --- /dev/null +++ b/examples/demo/demo.doc @@ -0,0 +1,15 @@ +/*! \page demo-example.html + + \ingroup examples + \title Qt Demo + + This program shows off some of Qt's widgets and functionality. It + isn't intended as a code example, but rather as a single application + that you can run to see many of Qt's features. + + See $QTDIR/examples/demo for the source code. + +*/ + + + |