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

Export comparison (> and <) as it is

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • QDS 4.5.1
    • Qt Bridge Importer
    • None

    Description

      Sample .fig project attached. Export the component and specify the following in "Home -> Properties":

      property bool myBool: width > 100
      

      It is exported as

      property bool myBool: true
      

      As far as I concern, the result may not necessarily be always "true". It is just that at the time of being exported, "width" is indeed greater than 100. But it can be something else afterwards.

      Attachments

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

        Activity

          People

            vikas Vikas Pachdha
            luqiaochen Luqiao Chen
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes