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

A way to control wrap options of child objects

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes