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

QtQml: BinaryExpression right hand side is not always of type ExpressionNode

    XMLWordPrintable

Details

    • All
    • 1c0c8509da2a27858f7b25ffa71d1b19690c708c (qt/qtdeclarative/dev)

    Description

       

      The following code (taken from qtdeclarative/examples/quick/draganddrop/views/gridview.qml ):

      drag.source as Icon

      Results in a BinaryExpression with a right-hand-side (rhs) of type Type* which does not inherit ExpressionNode*. Despite this the right-hand-side is defined as an ExpressionNode*.

       

      Attachments

        For Gerrit Dashboard: QTBUG-81392
        # Subject Branch Project Status CR V

        Activity

          People

            max.goldstein Maximilian Goldstein
            max.goldstein Maximilian Goldstein
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes