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

improve QML versioning implementation

    XMLWordPrintable

Details

    Description

      Q_REVISION, while simple, doesn't support subclassed types very well. Either the super class needs to match versioning, or the sub-class needs to be exposing all the QML visible symbols. It would be better to have a system where you can easily control QML visibility of various un-affiliated subclasses at type registration, without placing undue burden on the developer.

      Consider for QML 3

      Attachments

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

        Activity

          People

            ulherman Ulf Hermann
            aalpert Alan Alpert
            Maurice Kalinowski Maurice Kalinowski
            Alex Blasche Alex Blasche
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes