Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-19185

Warn user about 64bit integer types in QML

    XMLWordPrintable

Details

    Description

      JavaScript does not support full range of 64bit numbers so they are truncated by QML engine. It would be helpful if there was a warning in QML editor when user tries to use properties that have 64bit integer types (qlonglong,qulonglong) that the value might be truncated.

      Attachments

        Issue Links

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

          Activity

            People

              qtqmlteam Qt Qml Team User
              poikelin Joni Poikelin
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes