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

Symbian: Check that we're not using double where qreal should be used

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • 4.8.x
    • None
    • None
    • All Qt platforms actually.

    • d9a275b3cc4a248da1f392fb5649b9fe7a93b12c 6e1b00087902866cd4c0e3057690d045356869f0 51ed77637a6001f66805e8091ce8616d8f2530db ae620eb773a5fd217de4766fc829e51417cb9e70

      We checked this a year ago, but that was for 4.4 We need to go through usage of double again and make sure it's not being used where a qreal should be used. qreal is by default float on Symbian (and Windows CE too I believe) and floating point operations are typically much faster for floats than double.

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

            mread Murray Read
            riskedal Espen Riskedal (closed Nokia identity) (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes