summaryrefslogtreecommitdiffstats
path: root/doc/src/snippets/gestures/qstandardgestures.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Doc: Gesture API documentation review and improvements.David Boddie2009-10-161-483/+0
| | | | 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
* Fix trailing space in snippet file for gesture documentation.Peter Yard2009-08-141-1/+1
|
* Gesture Overview DocumentationPeter Yard2009-08-141-0/+483
Overview of QGesture class and reference to QStandardGestures Gesture overview using ImageViewer example to demonstrate use of class by implementer.