qt5base-lts/examples/widgets
Jan Arve Saether c360fbcd6c Do the actual removal of the Soft Keys API and related code
In addition to the actual removal of the softkeys API in QAction,
this commit removes some enums related to the softkeys feature:
  Qt::WA_MergeSoftkeys
  Qt::WA_MergeSoftkeysRecursively

It also removes some "zombie" enums:
  Qt::WindowSoftkeysVisibleHint = 0x40000000,
  Qt::WindowSoftkeysRespondHint = 0x80000000,

  (The only implementation that used these were removed when
  qapplication_s60.cpp and qwidget_s60.cpp were removed.)

Change-Id: Ib6fc6d543def4757383d5f19256199d9d190c614
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
Reviewed-by: Janne Anttila <janne.anttila@digia.com>
Reviewed-by: J-P Nurmi <jpnurmi@digia.com>
2012-10-29 20:27:27 +01:00
..
animation Delete the QVariant ctors taking global Qt enum values. 2012-10-10 08:45:22 +02:00
desktop Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
dialogs Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
doc Doc: Removed references to stale links. 2012-10-13 05:51:19 +02:00
draganddrop Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
effects Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
graphicsview Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
itemviews Use QStringList::join(QChar) overload where applicable [examples] 2012-09-23 23:30:03 +02:00
layouts Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
mainwindows Use organization name "QtProject" in examples. 2012-10-16 15:29:15 +02:00
painting Delete the QVariant ctors taking global Qt enum values. 2012-10-10 08:45:22 +02:00
richtext Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
scroller Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
statemachine Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
tutorials fix conflicting Visual Studio project names for Qt examples 2012-09-27 15:50:14 +02:00
widgets Do the actual removal of the Soft Keys API and related code 2012-10-29 20:27:27 +01:00
widgets.pro Move tutorials to widgets. 2012-09-09 01:18:37 +02:00