From d29dbdf82202942a59d12446d99751dc51050b93 Mon Sep 17 00:00:00 2001 From: Markku Luukkainen Date: Thu, 11 Jun 2009 14:15:34 +0200 Subject: Even more polish to softkey API --- src/gui/kernel/qwidget.cpp | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/gui/kernel/qwidget.cpp b/src/gui/kernel/qwidget.cpp index 94c7599..a83a79f 100644 --- a/src/gui/kernel/qwidget.cpp +++ b/src/gui/kernel/qwidget.cpp @@ -901,10 +901,13 @@ void QWidget::setAutoFillBackground(bool enabled) QActions are set to widget(s) via softkey API. Actions in focused widget are mapped to native toolbar or hardware keys. Even though the API allows to set any amount of widgets there might be physical restrictions to amount of - softkeys that can be used by the device and this shou + softkeys that can be used by the device. \o Series60: For series60 menu button is automatically mapped to left soft key if there is QMainWindow with QMenuBar in widgets parent hierarchy. + + \sa softKeys() + \sa setSoftKey() */ -- cgit v0.12