Uploaded image for project: 'Qbs ("Cubes")'
  1. Qbs ("Cubes")
  2. QBS-46

access properties of a parent via parent.propertyName

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • P2: Important
    • 0.2
    • None
    • None

    Description

      This should be possible:

      Product {
          name: 'qmlprj'
          type: ['application']
      
          files: [
              'info.json',
              'settings.json',
              'main.qml',
              'icon.png'
          ]
      
          Group {
              files: parent.files
              fileTags: ['some_additional_filetag']
          }        
      }
      

      Attachments

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

        Activity

          People

            jbornema Joerg Bornemann
            jbornema Joerg Bornemann
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes