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

cannot 'addWizardPage' in controller script

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • None
    • 3.0.1
    • General
    • None

    Description

      The document shows how to add custom page in controller script:
      http://doc.qt.io/qtinstallerframework/noninteractive.html#custom-pages

      However, this example never works.

      First of all, the example calls Controller.prototype.DynamicMyPageCallback() but DynamicMyPageCallback in Controller.prototype never defined, so it causes error on execution.

      I think it should be a function definition not a function call, so I tried to change it, but no window shows up on execution.

      Attachments

        For Gerrit Dashboard: QTIFW-1061
        # Subject Branch Project Status CR V

        Activity

          People

            kamartti Katja Marttila
            xylosper Byoung-young Lee
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes