summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenis Dzyubenko <denis.dzyubenko@nokia.com>2009-10-07 11:53:42 (GMT)
committerDenis Dzyubenko <denis.dzyubenko@nokia.com>2009-10-09 09:19:24 (GMT)
commit95a06aa7e724309c3dcd714dbf8cf3743258592f (patch)
tree8bcb7bc1cb11886ca412f4434615eef87a3a7ba0
parent433430c4081c8992bc661d5481a2288eddf2037f (diff)
downloadQt-95a06aa7e724309c3dcd714dbf8cf3743258592f.zip
Qt-95a06aa7e724309c3dcd714dbf8cf3743258592f.tar.gz
Qt-95a06aa7e724309c3dcd714dbf8cf3743258592f.tar.bz2
Fixed doc for softkeys in the qwidget doc.
Reviewed-by: David Boddie
-rw-r--r--src/gui/kernel/qwidget.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/gui/kernel/qwidget.cpp b/src/gui/kernel/qwidget.cpp
index 4cbf762..56602f7 100644
--- a/src/gui/kernel/qwidget.cpp
+++ b/src/gui/kernel/qwidget.cpp
@@ -901,9 +901,8 @@ void QWidget::setAutoFillBackground(bool enabled)
\sa QEvent, QPainter, QGridLayout, QBoxLayout
\section1 Softkeys
- \since 4.6
- Softkeys are usually physical keys on a device that have a corresponding label or
+ Since Qt 4.6, Softkeys are usually physical keys on a device that have a corresponding label or
other visual representation on the screen that is generally located next to its
physical counterpart. They are most often found on mobile phone platforms. In
modern touch based user interfaces it is also possible to have softkeys that do