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

Document which component properties can be tweaked from Script

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 2.0.0, 4.6.1
    • General
    • None

    Description

      While it's possible to set the 'Virtual' property from a component script, it's apparently not possible to set the 'Forced' property.

      This should be fixed, or documented. If possible, we should also make the properties that can directly be manipulated via a property:

      function Component() {
        if (systemInfo.productType() == "windows")
          component.forced = true;
      }
      

      Attachments

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

        Activity

          People

            installerteam Installer Team
            kkohne Kai Köhne
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes