qt5base-lts/tests/auto/widgets
Thorbjørn Martsum fd871694e7 QButtonGroup - add buttonToggled signals
QButtonGroup emits signals on clicked, pressed and released for
buttons in the group, but for some (insuffienct) reason it did
not emit anything for toggle (the only signal that it didn't emit
anything for).

This patch changes that, by adding handling of that signal to
QButtonGroup.

Task-number: QTBUG-14857

Change-Id: I88bcd7b060b78c7ff05ea1adf7baaddfe6d463be
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
Reviewed-by: Giuseppe D'Angelo <giuseppe.dangelo@kdab.com>
2013-08-28 12:15:43 +02:00
..
dialogs Move SnapToDefaultButton from QPlatformDialogHelper to QPlatformTheme 2013-08-23 08:42:35 +02:00
effects QtWidgets tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0 2013-03-28 02:02:14 +01:00
graphicsview Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/staging/dev 2013-08-22 02:04:39 +02:00
itemviews QAIV - Fix scollbars with ScrollPerPixel to scroll 1 pixel. 2013-08-26 09:40:59 +02:00
kernel Test layout engine fundamentals 2013-08-27 22:00:48 +02:00
styles Test password mask delay and characters on Mac. 2013-07-11 10:56:49 +02:00
util Fix QCompleter::activated(QModelIndex) 2013-08-07 18:21:23 +02:00
widgets QButtonGroup - add buttonToggled signals 2013-08-28 12:15:43 +02:00
widgets.pro