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

QtDataVisualization is namespaced

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • 6.1.0 Alpha
    • 6.0.0 Beta2
    • Data Visualization
    • None
    • 587d44e8077196ed4aa3df1484e69adcba2dc268 (qt/qtdatavis3d/dev)

      QtDataVisualization still has a dedicated namespace. QtCharts has already removed theirs
      "Remove charts namespace for Qt6" 227020b118fa38ada1d8bd579593dae61f6e3881 https://codereview.qt-project.org/c/qt/qtcharts/+/308900 .

      . Having the namespace results in annoying double namespacing in PySide such as <class 'PySide2.QtDataVisualization.QtDataVisualization.Q3DBars'>.

      In the case of any widgets, this makes it impossible to setup promotion in Designer to widgets in the namespace. Though the promotion bit may not apply to data visualization as it doesn't seem to have widgets.

      Are there any other modules with dedicated namespaces that should get cleaned up?

      This follows from PYSIDE-1474.

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

            tokorpip Tomi Korpipää
            altendky Kyle Altendorf
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes