summaryrefslogtreecommitdiffstats
path: root/doc/src/snippets/gestures/qgesture.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Doc: Gesture API documentation review and improvements.David Boddie2009-10-161-283/+0
| | | | Reviewed-by: Trust Me
* Doc: Gesture API documentation review.David Boddie2009-10-121-16/+16
| | | | Reviewed-by: Trust Me
* Update license headers again.Jason McDonald2009-09-091-4/+4
| | | | Reviewed-by: Trust Me
* Update tech preview license header for files that are new in 4.6.Jason McDonald2009-08-311-13/+13
| | | | Reviewed-by: Trust Me
* Gesture Overview DocumentationPeter Yard2009-08-141-0/+283
Overview of QGesture class and reference to QStandardGestures Gesture overview using ImageViewer example to demonstrate use of class by implementer.