summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qscreen.cpp
diff options
context:
space:
mode:
authoraavit <qt_aavit@ovi.com>2012-08-30 16:18:26 +0200
committerQt by Nokia <qt-info@nokia.com>2012-08-31 16:49:54 +0200
commitf9bf5a88550193e7cab44f53ea878d8ccb6604dd (patch)
treecee1f1d774538e407983ccbe82db757a50602648 /src/gui/kernel/qscreen.cpp
parent28881c0c91aa53412fae32c52ab297c76e890971 (diff)
Doc: Fixes for several doc errors
Change-Id: I5be9c8e9ff9c17fae0fbbe468f34439411aca06b Reviewed-by: Kim M. Kalland <kim.kalland@nokia.com>
Diffstat (limited to 'src/gui/kernel/qscreen.cpp')
-rw-r--r--src/gui/kernel/qscreen.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/gui/kernel/qscreen.cpp b/src/gui/kernel/qscreen.cpp
index 497c095e37..ba8fafcb84 100644
--- a/src/gui/kernel/qscreen.cpp
+++ b/src/gui/kernel/qscreen.cpp
@@ -298,8 +298,7 @@ QSize QScreen::virtualSize() const
}
/*!
- \property QScreen::virtualGeometry
- \brief the pixel geometry of the virtual desktop corresponding to this screen
+ Returns the pixel geometry of the virtual desktop corresponding to this screen.
This is the union of the virtual siblings' individual geometries.