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

Do not use dynamic_cast to make Qt3D compilable on WinCE

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • None
    • 5.5.0
    • Qt3D
    • None

    Description

      Please try to remove the remaining occurences of dynamic_cast to make Qt3D compile on WinCE as well. The one dynamic_cast in qcomponent.cpp:120 can be replaced with a static_cast, for the other ones (the various *Functors) I have no good solution

      Attachments

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

        Activity

          People

            seanharmer Sean Harmer
            tokoe.kdab Tobias Koenig
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes