summaryrefslogtreecommitdiffstats
path: root/src/gui
diff options
context:
space:
mode:
authorGeir Vattekar <geir.vattekar@nokia.com>2011-03-25 11:44:04 (GMT)
committerGeir Vattekar <geir.vattekar@nokia.com>2011-03-25 11:44:04 (GMT)
commit0390d2cc797053cb4157c84958aac37f4d39b093 (patch)
treee915dc243473d2fe5c86292a7545c9ce73b13ddf /src/gui
parent71e6e429ea6afc97dfa6bb5d158a751a4a092eea (diff)
parent353d0e3672d8c7f5c8e8f8879ffa2f3278f9727e (diff)
downloadQt-0390d2cc797053cb4157c84958aac37f4d39b093.zip
Qt-0390d2cc797053cb4157c84958aac37f4d39b093.tar.gz
Qt-0390d2cc797053cb4157c84958aac37f4d39b093.tar.bz2
Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7
Diffstat (limited to 'src/gui')
-rw-r--r--src/gui/kernel/qwidget.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/gui/kernel/qwidget.cpp b/src/gui/kernel/qwidget.cpp
index 18255a1..6a44bcc 100644
--- a/src/gui/kernel/qwidget.cpp
+++ b/src/gui/kernel/qwidget.cpp
@@ -598,6 +598,9 @@ void QWidget::setAutoFillBackground(bool enabled)
\ingroup basicwidgets
+ \meta {technology} {User Interface}
+ \meta {platform} {all}
+
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