summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qwidget.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/kernel/qwidget.cpp')
-rw-r--r--src/gui/kernel/qwidget.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gui/kernel/qwidget.cpp b/src/gui/kernel/qwidget.cpp
index 0a73481..fd9deb5 100644
--- a/src/gui/kernel/qwidget.cpp
+++ b/src/gui/kernel/qwidget.cpp
@@ -599,6 +599,8 @@ 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