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

Element versioning is not broken at major revisions

    XMLWordPrintable

Details

    Description

      qmlRegisterType<Blah>("QtQuick", 1,0, "Blah");
      

      allows

      import QtQuick 2.0
      
      Item {}
      

      to work.

      Attachments

        Issue Links

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

          Activity

            People

              aakenned Aaron Kennedy
              aakenned Aaron Kennedy
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes