Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-16478 QtScript API changes for Qt 5
  3. QTBUG-16480

Get rid of QScriptValue::propertyFlags() and friends

    XMLWordPrintable

Details

    • Sub-task
    • Resolution: Invalid
    • Not Evaluated
    • 5.0.0
    • Qt Script
    • None

    Description

      http://doc.trolltech.com/4.7/qscriptvalue.html#propertyFlags

      This bloats the API for no good reason. Would be nicer to have a QScriptValue::propertyDescriptor() function to introspect properties, similar to the ECMAScript 5 API.

      Similar API includes QScriptClass::propertyFlags() and QScriptValueIterator::flags().

      Attachments

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes