Request for Enhancement in Qt for MCU Image Component
-
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.
-
@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.