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

Element versioning is not broken at major revisions

XMLWordPrintable

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

      allows

      import QtQuick 2.0
      
      Item {}
      

      to work.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes