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

Add custom UI pages to maintenance tool

XMLWordPrintable

      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);

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes