Uploaded image for project: 'Qt Design Studio'
  1. Qt Design Studio
  2. QDS-15159

Enable QtGraphs and QtCharts in qmldesignerprojectmanager.cpp qtQmldirPaths function when their respective .qmltypes are fixed in Qt version used by QDS

    XMLWordPrintable

Details

    Description

      The lines to add QtCharts and QtGraphs to qmldirPaths are currently commented out pending fixes in Qt:

              // TODO: Charts plugins.qmltypes needs to be fixed before QtCharts can be added (QTBUG-115358)
              //qmldirPaths.push_back(qmlRootPath + "/QtCharts");
              // TODO: Graphs plugins.qmltypes needs to be fixed before QtGraphs can be added (QTBUG-135402)
              //qmldirPaths.push_back(qmlRootPath + "/QtGraphs"); 

      When the specified tasks QTBUG-115358 and QTBUG-135402 are fixed and in Qt release QDS will be using, these lines can be uncommented and TODOs removed.

      Attachments

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

        Activity

          People

            e0348803 Miikka Heikkinen
            e0348803 Miikka Heikkinen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes