Uploaded image for project: 'Qt Installer Framework'
  1. Qt Installer Framework
  2. QTIFW-713

Add custom UI pages to maintenance tool

    XMLWordPrintable

Details

    Description

      In order to replace the component selection page in the maintenance tool, I created a custom page for component selection. I then tried to add this custom page before the default component selection using

      installer.addWizardPage(component, "ChooseUpdates", QInstaller.ComponentSelection);

      but was only able to do this

      installer.addWizardPage(component, "ChooseUpdates", QInstaller.LicenseCheck);

      Attachments

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

        Activity

          People

            kamartti Katja Marttila
            circlesquare Tiger Zhang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes