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

qmltc: test property value assignments and type conversions

    XMLWordPrintable

Details

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

    Description

      (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.)

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated: