qt5base-lts/examples/widgets
Christian Ehrlicher fb7c9dfc06 QButtonGroup: deprecate overloaded signals
Deprecate the overloaded signals
buttonClicked/buttonPressed/buttonReleased/buttonToggled taking an int
to avoid to need to use QOverload<> when connecting the signal. The id
of a button in a button group can be easily fetched with
QButtonGroup::id().

Task-number: QTBUG-80906
Change-Id: Idaaab54bbcb25cba543fc99f305b9f4743ee3ed8
Reviewed-by: Sze Howe Koh <szehowe.koh@gmail.com>
Reviewed-by: Richard Moe Gustavsen <richard.gustavsen@qt.io>
2020-01-28 06:24:25 +01:00
..
animation QButtonGroup: deprecate overloaded signals 2020-01-28 06:24:25 +01:00
desktop Doc: Correct qdoc compilation errors qtbase 2020-01-09 02:33:08 +01:00
dialogs Deprecate constructing QFlags from a pointer 2019-11-20 19:43:38 +01:00
doc Fix some qdoc-warnings 2020-01-24 08:13:03 +01:00
draganddrop QtWidgets/D&D/dropsite example: Add copy functionality 2019-09-05 10:50:49 +02:00
effects Cleanup QtWidgets examples 2019-10-11 06:32:30 +02:00
gallery Add a widget gallery example 2020-01-09 13:52:25 +01:00
gestures Cleanup QtWidgets examples 2019-10-11 06:32:30 +02:00
graphicsview QButtonGroup: deprecate overloaded signals 2020-01-28 06:24:25 +01:00
itemviews Replace most use of QVariant::type and occurrences of QVariant::Type 2020-01-23 16:46:51 +01:00
layouts Deprecate constructing QFlags from a pointer 2019-11-20 19:43:38 +01:00
mac macOS: Make QMacNativeWidget example more usable 2017-02-12 12:29:55 +00:00
mainwindows Deprecate constructing QFlags from a pointer 2019-11-20 19:43:38 +01:00
painting Deprecate all methods that use QMatrix 2020-01-28 04:12:25 +01:00
qnx/foreignwindows Basic foreign window support for QNX 2019-05-01 13:49:18 +00:00
richtext Prepare for deprecating the QDesktopWidget 2019-10-15 20:09:29 +02:00
scroller Cleanup QtWidgets examples 2019-10-11 06:32:30 +02:00
statemachine Cleanup QtWidgets examples 2019-10-11 06:32:30 +02:00
tools Replace most use of QVariant::type and occurrences of QVariant::Type 2020-01-23 16:46:51 +01:00
touch Cleanup QtWidgets examples 2019-10-11 06:32:30 +02:00
tutorials Cleanup QtWidgets examples 2019-10-11 06:32:30 +02:00
widgets Unify application palette handling between QGuiApplication and QApplication 2020-01-13 16:53:05 +01:00
windowcontainer Cleanup QtWidgets examples 2019-10-11 06:32:30 +02:00
widgets.pro Add a widget gallery example 2020-01-09 13:52:25 +01:00