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

noninteractive.qdoc and gui.qdoc documentation bugs

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Not Evaluated
    • None
    • None
    • General
    • None

    Description

      From http://doc.qt.io/qtinstallerframework/noninteractive.html

      Implement the Controller.prototype.StartMenuDirectoryPage() function
      

      should be

      Implement the Controller.prototype.StartMenuDirectoryPageCallback() function
      

      From http://doc.qt.io/qtinstallerframework/scripting-gui.html

          \qmlmethod void gui::showFinishedPage()
      
          Shows the next page.
      

      Should be:

          \qmlmethod void gui::showFinishedPage()
      
          Shows the InstallationFinished page.
      

      Attachments

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

        Activity

          People

            installerteam Installer Team
            nocnokneo Taylor Braun-Jones
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes