summaryrefslogtreecommitdiffstats
path: root/src/gui/graphicsview/qgraphicstransform.cpp
diff options
context:
space:
mode:
authorMartin Smith <martin.smith@nokia.com>2010-08-06 10:31:48 (GMT)
committerMartin Smith <martin.smith@nokia.com>2010-08-06 10:31:48 (GMT)
commit30d6f7ed29a2a5723387768cfe82a807a2724b8b (patch)
tree0ef59404527504f74ee87cab5e6d565a7e97de2c /src/gui/graphicsview/qgraphicstransform.cpp
parentfb6aa3b0769c33685ad38a13fe5ad0ca48679a93 (diff)
downloadQt-30d6f7ed29a2a5723387768cfe82a807a2724b8b.zip
Qt-30d6f7ed29a2a5723387768cfe82a807a2724b8b.tar.gz
Qt-30d6f7ed29a2a5723387768cfe82a807a2724b8b.tar.bz2
doc: Fixed some qdoc errors.
Diffstat (limited to 'src/gui/graphicsview/qgraphicstransform.cpp')
-rw-r--r--src/gui/graphicsview/qgraphicstransform.cpp18
1 files changed, 18 insertions, 0 deletions
diff --git a/src/gui/graphicsview/qgraphicstransform.cpp b/src/gui/graphicsview/qgraphicstransform.cpp
index 986bee6..7b69317 100644
--- a/src/gui/graphicsview/qgraphicstransform.cpp
+++ b/src/gui/graphicsview/qgraphicstransform.cpp
@@ -345,6 +345,24 @@ void QGraphicsScale::applyTo(QMatrix4x4 *matrix) const
*/
/*!
+ \fn QGraphicsScale::xScaleChanged()
+
+ QGraphicsScale emits this signal when its xScale changes.
+*/
+
+/*!
+ \fn QGraphicsScale::yScaleChanged()
+
+ QGraphicsScale emits this signal when its yScale changes.
+*/
+
+/*!
+ \fn QGraphicsScale::zScaleChanged()
+
+ QGraphicsScale emits this signal when its zScale changes.
+*/
+
+/*!
\fn QGraphicsScale::scaleChanged()
This signal is emitted whenever the xScale, yScale, or zScale