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

Fix BCM2727 detection function on Symbian

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • 4.7.4
    • 4.7.3
    • (Inactive) EGL/Symbian
    • None
    • 8fb90ce32dde5d4045c23ff44f29d19054db0d9b

    Description

      QSymbianGraphcisSystemEx::hasBCM2727() uses bool QApplicationPrivate::useTranslucentEGLSurfaces to decide if Symbian is running on BCM2727 chip which is not entirely correct.
      bool QApplicationPrivate::useTranslucentEGLSurfaces should actually be assigned according to QSymbianGraphcisSystemEx::hasBCM2727() and QSymbianGraphcisSystemEx::hasBCM2727() should be
      also static function.

      Attachments

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

        Activity

          People

            jhautaka Jani Hautakangas
            jhautaka Jani Hautakangas
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes