From 4e37f474d69c64cb1f7d605467e47538464ba332 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tomi=20Korpip=C3=A4=C3=A4?= Date: Thu, 22 May 2014 08:38:49 +0300 Subject: Docs for qml axis drag example Task-number: QTRD-3128 Change-Id: I731074040d51dc7dcd7aa2774c5889d5ae588191 Reviewed-by: Miikka Heikkinen --- examples/datavisualization/draggableaxes/doc/src/draggableaxes.qdoc | 1 + 1 file changed, 1 insertion(+) (limited to 'examples/datavisualization/draggableaxes/doc/src/draggableaxes.qdoc') diff --git a/examples/datavisualization/draggableaxes/doc/src/draggableaxes.qdoc b/examples/datavisualization/draggableaxes/doc/src/draggableaxes.qdoc index 82add19d..af081d97 100644 --- a/examples/datavisualization/draggableaxes/doc/src/draggableaxes.qdoc +++ b/examples/datavisualization/draggableaxes/doc/src/draggableaxes.qdoc @@ -21,6 +21,7 @@ \title Axis Range Dragging With Labels Example \ingroup qtdatavisualization_examples \brief Implementing a custom input handler to support axis dragging. + \since Qt Data Visualization 1.1 The Axis Range Dragging example shows how to customize the 3D graph controls in a widget application to allow changing axis ranges by clicking on an axis label and dragging. This is -- cgit v1.2.3