summaryrefslogtreecommitdiffstats
path: root/src/gui/graphicsview/qgraphicswidget.cpp
diff options
context:
space:
mode:
authorJan-Arve Sæther <jan-arve.saether@nokia.com>2009-11-06 22:18:47 (GMT)
committerJan-Arve Sæther <jan-arve.saether@nokia.com>2009-11-06 22:18:47 (GMT)
commitf5d6f539c6b2a8ff7f9f2f4297f6cd3e6309493f (patch)
tree791e061395d8a856513f54b9a10a1a63c544cc9d /src/gui/graphicsview/qgraphicswidget.cpp
parent7ee944a14582cd7202b4a8e94adc06e7ae5855a6 (diff)
parent76a0ea27dd4e377ab5d32c7559f4b9700cd5618a (diff)
downloadQt-f5d6f539c6b2a8ff7f9f2f4297f6cd3e6309493f.zip
Qt-f5d6f539c6b2a8ff7f9f2f4297f6cd3e6309493f.tar.gz
Qt-f5d6f539c6b2a8ff7f9f2f4297f6cd3e6309493f.tar.bz2
Merge branch 'fixes' of git://gitorious.org/~morphbr/qt/morphbrs-clone into morpheuz-fixes
Diffstat (limited to 'src/gui/graphicsview/qgraphicswidget.cpp')
-rw-r--r--src/gui/graphicsview/qgraphicswidget.cpp6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/gui/graphicsview/qgraphicswidget.cpp b/src/gui/graphicsview/qgraphicswidget.cpp
index 6f910c7..d9c65bb 100644
--- a/src/gui/graphicsview/qgraphicswidget.cpp
+++ b/src/gui/graphicsview/qgraphicswidget.cpp
@@ -318,6 +318,12 @@ void QGraphicsWidget::resize(const QSizeF &size)
*/
/*!
+ \property QGraphicsWidget::sizePolicy
+ \brief the size policy for the widget
+ \sa sizePolicy(), setSizePolicy(), QWidget::sizePolicy()
+*/
+
+/*!
\property QGraphicsWidget::geometry
\brief the geometry of the widget