Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-839

Add pageCount and removePage to QWizard API

XMLWordPrintable

      Wizards that are changing the flow of their pages depending on context can of course be implemented using a reimplementation of nextId, but this can lead to very complex flow-control code, whereas populating a dedicated wizard with the correct pages can be very simple. However, this requires to remove all pages from the previous wizard, which right now is not possible as the requested APIs are missing.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            vhilshei Volker Hilsheimer
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes