summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qwidget.cpp
diff options
context:
space:
mode:
authorMartin Smith <martin.smith@nokia.com>2011-03-24 08:54:42 (GMT)
committerMartin Smith <martin.smith@nokia.com>2011-03-24 08:54:42 (GMT)
commit1532f7d5dc0c2aab0ab2b62344b398f7fb11de7e (patch)
treefe14e6726db11e9140888abffaae1da4881bd651 /src/gui/kernel/qwidget.cpp
parent3a764060dab07ef0b51d7027b9606c73c0701d2f (diff)
downloadQt-1532f7d5dc0c2aab0ab2b62344b398f7fb11de7e.zip
Qt-1532f7d5dc0c2aab0ab2b62344b398f7fb11de7e.tar.gz
Qt-1532f7d5dc0c2aab0ab2b62344b398f7fb11de7e.tar.bz2
qdoc: Completed metadata handling.
But not the default values part in the config file.
Diffstat (limited to 'src/gui/kernel/qwidget.cpp')
-rw-r--r--src/gui/kernel/qwidget.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gui/kernel/qwidget.cpp b/src/gui/kernel/qwidget.cpp
index 7065e85..38416a7 100644
--- a/src/gui/kernel/qwidget.cpp
+++ b/src/gui/kernel/qwidget.cpp
@@ -596,7 +596,6 @@ void QWidget::setAutoFillBackground(bool enabled)
\ingroup basicwidgets
-
The widget is the atom of the user interface: it receives mouse, keyboard
and other events from the window system, and paints a representation of
itself on the screen. Every widget is rectangular, and they are sorted in a