Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-33331

Use qreal and not double when appropriate

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • P2: Important
    • 5.2.0
    • 5.2.0
    • None

    Description

      A qreal is a float on ARM architecture which may cause problems when qreals are used with types such as QPointF and then converted to double by QtLocation code. Such problems will only be noticed by ARM users since a qreal is a double on other architectures.

      Attachments

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

        Activity

          People

            ablasche Alex Blasche
            albols Albin Olsson
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes