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

QtDataVisualization has exported non-Q-namespaced symbols

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 6.4
    • Data Visualization
    • None

    Description

      Qt libraries must not export symbols that aren't Q-namespaced:

      • QClass
      • qFunc
      • QtNamespace
      • qt_func

      In DataVisualization, I find at least

      • ::Abstract3DController
      • ::Bars3DController
      • ::Bars3DRenderer
      • (very likely more)

      These need to be renamed to start with Q, or else moved into a namespace starting with Q.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes