diff options
Diffstat (limited to 'examples/qtl/qtl-qvaluelist.doc')
-rw-r--r-- | examples/qtl/qtl-qvaluelist.doc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/examples/qtl/qtl-qvaluelist.doc b/examples/qtl/qtl-qvaluelist.doc new file mode 100644 index 000000000..e87908a83 --- /dev/null +++ b/examples/qtl/qtl-qvaluelist.doc @@ -0,0 +1,19 @@ +/*! \page qtl-qvaluelist-example.html + + \ingroup examples + \title A Tiny QTL Example + +This tiny example shows a \l{QValueListIterator}. + +<hr> + + Implementation: + + \include qtl/qvaluelistiterator.cpp + + +*/ + + + + |