Uploaded image for project: 'Qt Design Studio'
  1. Qt Design Studio
  2. QDS-13302

Condition builder needs to support == equality as well as ===

    XMLWordPrintable

Details

    Description

      DS Connection Editor's condition builder needs to support use of the double equality operators where appropriate, e.g. checking a thing's "color" property.

      thing.color === "blue"

      is always false, whereas

      thing.color == "blue"

      is capable of being true, but must be hacked in manually.

      Attachments

        Issue Links

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

          Activity

            People

              henning Henning Gründl
              brendan.lefebvre Brendan Lefebvre
              Votes:
              1 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes