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

        1. LightBulbConnections20240802.zip
          11 kB
          Brendan Lefebvre
        2. screenshot-1.png
          115 kB
          Henning Gründl
        3. Screenshot 2024-08-02 at 09.27.56.png
          1.42 MB
          Brook Cronin
        4. Screenshot 2024-08-02 at 10.59.38.png
          113 kB
          Brook Cronin

        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