summaryrefslogtreecommitdiffstats
path: root/src/declarative/graphicsitems/qdeclarativeborderimage.cpp
diff options
context:
space:
mode:
authorBea Lam <bea.lam@nokia.com>2010-07-16 08:11:36 (GMT)
committerBea Lam <bea.lam@nokia.com>2010-07-16 08:12:18 (GMT)
commit1ea53e6055a7c4e9677a5003725785ad503bb242 (patch)
treea44d37e563d29a1f620c7c100e1a398d64257a34 /src/declarative/graphicsitems/qdeclarativeborderimage.cpp
parentae39a510f86fd13d6d41bc85d4f5c243eca45eab (diff)
downloadQt-1ea53e6055a7c4e9677a5003725785ad503bb242.zip
Qt-1ea53e6055a7c4e9677a5003725785ad503bb242.tar.gz
Qt-1ea53e6055a7c4e9677a5003725785ad503bb242.tar.bz2
fixes, improvements for various docs and example code
Diffstat (limited to 'src/declarative/graphicsitems/qdeclarativeborderimage.cpp')
-rw-r--r--src/declarative/graphicsitems/qdeclarativeborderimage.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/declarative/graphicsitems/qdeclarativeborderimage.cpp b/src/declarative/graphicsitems/qdeclarativeborderimage.cpp
index 44c206b..4881248 100644
--- a/src/declarative/graphicsitems/qdeclarativeborderimage.cpp
+++ b/src/declarative/graphicsitems/qdeclarativeborderimage.cpp
@@ -149,6 +149,8 @@ QDeclarativeBorderImage::~QDeclarativeBorderImage()
\endqml
The URL may be absolute, or relative to the URL of the component.
+
+ \sa QDeclarativeImageProvider
*/
void QDeclarativeBorderImage::setSource(const QUrl &url)
{