qt5base-lts/tests/auto/widgets/dialogs/qwizard
Volker Hilsheimer 31b06a0437 QWizard: deprecate visitedPages and add visitedIds instead
As per the ### Qt 6 comment. A method visitedPages should, following
the convention of the other QWizard APIs, return a list of QWizardPage
pointers. Since the method returns a list of IDs, visitedIds is the
correct name.

[ChangeLog][QtWidgets][QWizard] visitedPages has been deprecated, use
visitedIds instead.

Change-Id: Ifdb94adf093be14cb48c84cb40818c55ff5189a0
Reviewed-by: Jan Arve Sæther <jan-arve.saether@qt.io>
2020-02-27 19:35:19 +01:00
..
images Moved tests into integrationtests/ and widgets/ 2011-10-20 19:45:41 +02:00
.gitignore Moved tests into integrationtests/ and widgets/ 2011-10-20 19:45:41 +02:00
qwizard.pro Tests: Remove CONFIG += parallel_test. 2015-09-05 07:16:50 +00:00
qwizard.qrc Moved tests into integrationtests/ and widgets/ 2011-10-20 19:45:41 +02:00
tst_qwizard_2.cpp Updated license headers 2016-01-21 18:55:18 +00:00
tst_qwizard.cpp QWizard: deprecate visitedPages and add visitedIds instead 2020-02-27 19:35:19 +01:00