XMLWordPrintable

Details

    • Technical task
    • Resolution: Done
    • P2: Important
    • 6.1
    • Data Visualization
    • None
    • 471a6cbd07fddd3f392204d532ac8d3639c7dc7f

    Description

      Fix the changed APIs in C++ API rendering path.

      • Some includes have moved to QtOpenGL module from QtGui
        • QOpenGLFunctions_2_1
      • Some APIs have been removed, and require conversion to available APIs or other sort of replacement
        • QRegExp to be replaced with QRegularExpression
        • QOpenGLContext::currentContext()->versionFunctions<QOpenGLFunctions_2_1>(); has been removed
        • glPointSize is missing, as a result of the previous item

      Attachments

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

        Activity

          People

            tokorpip Tomi Korpipää
            tokorpip Tomi Korpipää
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes