qt5base-lts/tests/auto/widgets/dialogs
Volker Hilsheimer 83eca9a087 Mark obsolete QMessageBox members as deprecated
Those overloads have been documented as obsolete, but never been deprecated.
Add the deprecation macros to trigger warnings as of Qt 6.2.

The overloads taking a single StandardButton should not be deprecated until
Qt 7, as otherwise porting from old to new API will require an unnecessary
cast to StandardButtons for calls with only a single enum value.

The unit test explicitly tests the deprecated members, so disable warnings
there.

Fixes: QTBUG-92483
Change-Id: I283ddce4681eafda2378607f999946e56bbb777e
Reviewed-by: Richard Moe Gustavsen <richard.gustavsen@qt.io>
2021-04-23 08:52:01 +02:00
..
qcolordialog Remove the qmake project files 2021-01-07 15:32:28 +01:00
qdialog Fix tst_QDialog::keepPositionOnClose on Wayland 2021-03-11 11:59:02 +01:00
qerrormessage Remove the qmake project files 2021-01-07 15:32:28 +01:00
qfiledialog Remove the qmake project files 2021-01-07 15:32:28 +01:00
qfiledialog2 Remove the qmake project files 2021-01-07 15:32:28 +01:00
qfontdialog Remove the qmake project files 2021-01-07 15:32:28 +01:00
qinputdialog Remove the qmake project files 2021-01-07 15:32:28 +01:00
qmessagebox Mark obsolete QMessageBox members as deprecated 2021-04-23 08:52:01 +02:00
qprogressdialog Re-layout QProgressDialog when setting the cancel button 2021-04-19 09:22:04 +00:00
qsidebar Remove the qmake project files 2021-01-07 15:32:28 +01:00
qwizard Remove the qmake project files 2021-01-07 15:32:28 +01:00
CMakeLists.txt Android: exclude tests crashing at start 2020-11-16 13:35:44 +02:00