Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-1563

A way to control wrap options of child objects

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Invalid
    • Icon: P2: Important P2: Important
    • Some future release
    • 4.3.0
    • Qt Script
    • None

      Currently, child objects get default wrap options, which essentially means "expose everything". Perhaps it were more reasonable if wrapped children inherited the options from the parent, or at least there could be a wrap option to make this possible.
      Alternatively, Qt Script could look for a "magic" metamethod, e.g. qscript_wrapoptions, in the parent object, and call this function to query wrap options for an object of a given name; this would allow full control of wrap options per child.

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

            kenthans Kent Hansen (Inactive)
            ezf ezf
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes