From b751fcf32ac9dd1aa31a4df4993593f8ead88d81 Mon Sep 17 00:00:00 2001 From: Frederik Gladhorn Date: Tue, 17 Sep 2013 17:50:28 +0200 Subject: Fix some doc errors. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ib874d7e9671d9cee75fe41f4dac5d0de7b09245e Reviewed-by: Thiago Macieira Reviewed-by: Topi Reiniƶ Reviewed-by: Jerome Pasion --- src/gui/image/qimage.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/image/qimage.cpp') diff --git a/src/gui/image/qimage.cpp b/src/gui/image/qimage.cpp index 8e5f6391a7..3d6315a7fe 100644 --- a/src/gui/image/qimage.cpp +++ b/src/gui/image/qimage.cpp @@ -1412,7 +1412,7 @@ qreal QImage::devicePixelRatio() const Sets the the device pixel ratio for the image. This is the ratio between image pixels and device-independent pixels. - The default value is 1.0. Setting it to something else has + The default \a scaleFactor is 1.0. Setting it to something else has two effects: QPainters that are opened on the image will be scaled. For -- cgit v1.2.3