qt5base-lts/src/widgets
Tor Arne Vestbø 420438b5d3 iOS: Implement support for QApplication::beep()
Vibrates the device or plays an alert sound on devices
that do not support vibration.

The other implementations of beep() have been moved to
QPlatformIntegration as a proper API instead of having
them as invokables in QPlatformNativeInterface.

Change-Id: Ic597dbef04b46d49862b070e78ddfc0d763829a2
Reviewed-by: Simon Hausmann <simon.hausmann@theqtcompany.com>
Reviewed-by: Kai Uwe Broulik <kde@privat.broulik.de>
2015-12-17 17:14:34 +00:00
..
accessible QtWidgets: replace some index-based for loops with C++11 range-for 2015-12-16 17:41:50 +00:00
dialogs QFileDialogPrivate::restoreWidgetState(): use range-erase instead of while pop_front() 2015-12-16 17:42:02 +00:00
doc Merge remote-tracking branch 'origin/5.6' into dev 2015-12-08 07:09:47 +01:00
effects QtWidgets: use Q_UNLIKELY for every qWarning() (2) 2015-11-25 16:27:11 +00:00
graphicsview QGraphicsScene: replace QList::prepend()s with appends() 2015-12-17 16:48:05 +00:00
itemviews QtWidgets: replace some index-based for loops with C++11 range-for 2015-12-16 17:41:50 +00:00
kernel iOS: Implement support for QApplication::beep() 2015-12-17 17:14:34 +00:00
statemachine Fix some qdoc-warnings. 2015-07-10 18:01:39 +00:00
styles QStyleOption*V<N>: mark as Q_DECL_DEPRECATED 2015-12-11 11:01:56 +00:00
util QScrollerPrivate: fix some const-incorrectnesses 2015-12-17 16:48:31 +00:00
widgets QtWidgets: replace some index-based for loops with C++11 range-for 2015-12-16 17:41:50 +00:00
Qt5WidgetsConfigExtras.cmake.in CMake: Include the definition of the Qt5::AccessibleFactory target. 2014-04-16 15:21:50 +02:00
Qt5WidgetsMacros.cmake Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
QtWidgets.dynlist Update dynlist file for QtWidgets 2013-03-18 17:11:03 +01:00
widgets.pro fix usage of wince scope 2015-06-05 10:29:10 +00:00