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

Add pageCount and removePage to QWizard API

    XMLWordPrintable

Details

    Description

      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.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes