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

Consider adding 3D into module name

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Fixed
    • Icon: P2: Important P2: Important
    • 6.7.0 FF
    • None
    • Graphs: 3D
    • None
    • 356929493 (dev), 5c2863a23 (dev)

      Consider switcing to "import QtGraphs3D" instead of "import QtGraphs".

      Reasoning: 

      • This way it matches to "import QtQuick3D" and "import QtQuick3D.Particles3D". This "3D" in the end informs users that this module is for Quick 3D.
      • Most of the QtGraphs3D QML elements already have "3D" like "Bars3D" and "Bar3DSeries". This matches to e.g. "Particles3D" with elements like "ParticleSystem3D" and "Gravity3D".
      • Current wip 2D graphs module uses "import QtGraphs2D". Afaik no other module in Qt Quick specifies "2D", so we could consider dropping it. Then it would match e.g. "import QtQuick.Particles" with "ParticleSystem" and "Gravity".

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

            tokorpip Tomi Korpipää
            kagro Kaj Grönholm
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes