summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qgenericplugin_qpa.cpp
diff options
context:
space:
mode:
authorJørgen Lind <jorgen.lind@nokia.com>2010-06-24 12:41:17 (GMT)
committerJørgen Lind <jorgen.lind@nokia.com>2010-06-24 12:47:31 (GMT)
commit13cc79de7b96cfe367869a748d07d502997d0342 (patch)
treeaead51fb365f939d06b78dc6366f124c86cbb4af /src/gui/kernel/qgenericplugin_qpa.cpp
parent1e88fd57c693db1e4b6f0c42a2c05fad935fb4b9 (diff)
downloadQt-13cc79de7b96cfe367869a748d07d502997d0342.zip
Qt-13cc79de7b96cfe367869a748d07d502997d0342.tar.gz
Qt-13cc79de7b96cfe367869a748d07d502997d0342.tar.bz2
Refactored classes and functions using lite
Diffstat (limited to 'src/gui/kernel/qgenericplugin_qpa.cpp')
-rw-r--r--src/gui/kernel/qgenericplugin_qpa.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/gui/kernel/qgenericplugin_qpa.cpp b/src/gui/kernel/qgenericplugin_qpa.cpp
index 6290b40..43d6525 100644
--- a/src/gui/kernel/qgenericplugin_qpa.cpp
+++ b/src/gui/kernel/qgenericplugin_qpa.cpp
@@ -48,12 +48,12 @@ QT_BEGIN_NAMESPACE
/*!
\class QGenericPlugin
\ingroup plugins
- \ingroup lite
+ \ingroup qpa
\brief The QGenericPlugin class is an abstract base class for
- window-system related plugins in Qt for Embedded Linux LITE.
+ window-system related plugins in Qt QPA.
- Note that this class is only available in \l{Qt for Embedded Linux LITE}.
+ Note that this class is only available in \l{Qt QPA}.
A mouse plugin can be created by subclassing
QGenericPlugin and reimplementing the pure virtual keys() and