Details

    • Technical task
    • Resolution: Fixed
    • Not Evaluated
    • None
    • None
    • QDS Berlin - 2023 Week 27/28, QDS Berlin - 2023 Week 29/30, QDS Berlin - 2023 Week 33/34, QDS Berlin - 2023 Week 35/36, QDS Berlin - 2023 Week 37/38
    • d4a58382b (qds-4.3)

    Description

      Compiler output (qmlsc from Qt 6.5.0)

      [54/574 33.0/sec] Generating .rcc/qmlcache/QuickStudioComponents_FlipableItem_qml.cpp
      Warning: FlipableItem.qml:120:16: Unqualified access [unqualified]
              value: opacityFront
                     ^^^^^^^^^^^^
      Info: opacityFront is a member of a parent element.
            You can qualify the access with its id to avoid this warning:
      
              value: flipable.opacityFront
                     ^^^^^^^^^
      Warning: FlipableItem.qml:120:16: Could not compile binding for value: Cannot access value for name opacityFront [compiler]
              value: opacityFront
                     ^^^^^^^^^^^^
      ...
      Warning: FlipableItem.qml:127:16: Unqualified access [unqualified]
              value: opacityBack
                     ^^^^^^^^^^^
      Info: opacityBack is a member of a parent element.
            You can qualify the access with its id to avoid this warning:
      
              value: flipable.opacityBack
                     ^^^^^^^^^
      Warning: FlipableItem.qml:127:16: Could not compile binding for value: Cannot access value for name opacityBack [compiler]
              value: opacityBack
                     ^^^^^^^^^^^
      

      Attachments

        For Gerrit Dashboard: QDS-9813
        # Subject Branch Project Status CR V

        Activity

          People

            thohartm Thomas Hartmann
            skoh-qt Sze Howe Koh
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes