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

qmltc: test property value assignments and type conversions

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: P3: Somewhat important P3: Somewhat important
    • 6.x
    • None
    • QML: Compiler

      (Splitted from QTBUG-91956)

      • (in general) support conversions between types; complex cases use QQmlStringConverters (TODO: think whether this is actually in scope of qmltc or in scope of qmlsc/qmlcachegen)
      • (in general) must follow QQmlObjectCreator::setPropertyValue() logic
      • (at least requires more tests?) (in general) must be aware of type conversions (e.g. bool -> int, int -> bool, etc.)

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

            sami.shalayel Sami Shalayel
            sami.shalayel Sami Shalayel
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes