summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/gui/painting/qpainter.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/gui/painting/qpainter.cpp b/src/gui/painting/qpainter.cpp
index 2c34895918..57079a5b21 100644
--- a/src/gui/painting/qpainter.cpp
+++ b/src/gui/painting/qpainter.cpp
@@ -2600,8 +2600,7 @@ QRegion QPainter::clipRegion() const
extern QPainterPath qt_regionToPath(const QRegion &region);
/*!
- Returns the currently clip as a path. Note that the clip path is
- given in logical coordinates.
+ Returns the current clip path in logical coordinates.
\warning QPainter does not store the combined clip explicitly as
this is handled by the underlying QPaintEngine, so the path is