Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt for MCUs
  4. Request for Enhancement in Qt for MCU Image Component
Forum Updated to NodeBB v4.3 + New Features

Request for Enhancement in Qt for MCU Image Component

Scheduled Pinned Locked Moved Unsolved Qt for MCUs
2 Posts 2 Posters 417 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    stvsl
    wrote on last edited by
    #1

    I hope this message finds you well. I am writing to bring to your attention a limitation I have encountered in the current version of the Qt for MCU image component.

    It appears that the property of the image component does not support string comparison. I would like to request an enhancement to include support for string comparison in the property.sourcesource

    I believe that adding this functionality would greatly enhance the flexibility and usability of the Qt for MCU image component. As an example, I am looking forward to using the following syntax:

    Image{
      visible: source !== ""
      source: XXX === true? "img/img1.png" : ""
    }
    

    I appreciate your attention to this matter and look forward to any updates or information regarding the inclusion of this enhancement in future releases.

    sierdzioS 1 Reply Last reply
    0
    • S stvsl

      I hope this message finds you well. I am writing to bring to your attention a limitation I have encountered in the current version of the Qt for MCU image component.

      It appears that the property of the image component does not support string comparison. I would like to request an enhancement to include support for string comparison in the property.sourcesource

      I believe that adding this functionality would greatly enhance the flexibility and usability of the Qt for MCU image component. As an example, I am looking forward to using the following syntax:

      Image{
        visible: source !== ""
        source: XXX === true? "img/img1.png" : ""
      }
      

      I appreciate your attention to this matter and look forward to any updates or information regarding the inclusion of this enhancement in future releases.

      sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      @stvsl said in Request for Enhancement in Qt for MCU Image Component:

      I appreciate your attention to this matter and look forward to any updates or information regarding the inclusion of this enhancement in future releases.

      This is not a good place for feature requests. The official place is Qt bug tracker, you can also try Qt development mailing list but since you are a commercial customer you can (should) voice your request through commercial support.

      (Z(:^

      1 Reply Last reply
      2

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved