Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-5523

Qml Viewer is not starting if dummydata contains invalid qml file

    XMLWordPrintable

Details

    Description

      The designer is extending the dummydata idea with a special dummycontext file:

      filename_dummycontext.qml:

      import QtQuick 1.0
      import QmlDesigner 1.0

      DummyContextObject {
      parent: QtObject

      { property real width: 400 property real height: 400 }

      }

      It is providing a dummy context for a object. The qml viewer should simply skip all file with _dummydata.qml.

      Attachments

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

        Activity

          People

            kkohne Kai Köhne
            bubke Marco Bubke
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes