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

Use new QProperty in QtBase Foundation classes released with Qt 6.0

    XMLWordPrintable

Details

    • User Story
    • Resolution: Done
    • P1: Critical
    • None
    • None
    • Core: Object Model
    • None
    • 40
    • Qt6_Foundation_Sprint 24, Qt6_Foundation_Sprint 25, Qt6_Foundation_Sprint 26, Qt6_Foundation_Sprint 27, Qt6_Foundation_Sprint 28, Qt6_Foundation_Sprint 29, Qt6_Foundation_Sprint 30, Qt6_Foundation_Sprint 31, Qt6_Foundation_Sprint 32, Qt6_Foundation_Sprint 33

    Description

      See parent for details - QTBUG-85271

      Currently known list of items that require attention:

      • QtCore:
        • QTimeLine - Andreas: Done
        • QThreadPool - Cannot port, due to thread safety issues (see discussion)
        • QCoreApplication - Ivan: Abandoned because the introduced code complexity does not pay off. The properties are normally set only once during the application lifetime.
        • QObject - Ivan: Done
        • QTimer - Ivan: Done
        • QLibrary - Corner case, see discussion
        • QPluginLoader - Corner case, same as QLibrary
        • QState -  Not in QtCore anymore
        • QAbstractState - Not in QtCore anymore
        • QEventTransition - Not in QtCore anymore
        • QSignalTransition - Not in QtCore anymore
        • QHistoryState - Not in QtCore anymore
        • QAbstractTransition - Not in QtCore anymore
        • QStateMachine - Not in QtCore anymore
        • QSortFilterProxyModel - Ivan: Done
        • QItemSelectionModel - Andreas: ready for review
        • QAbstractProxyModel - Ivan: Done
        • QMimeType - all the properties are constant there. Nothing to port?
        • QPauseAnimation - Sona: Done
        • QVariantAnimation - Sona: Done
        • QAbstractAnimation - Sona: Done
        • QSequentialAnimationGroup - Andreas: merged
        • QPropertyAnimation - Andreas
        • QDBusServiceWatcher - Andreas
      • QtNetwork:
        • QLocalServer - Timur: Done
        • QDnsLookup - Timur: Done (3 out of 5).

       
       
       
       
       
       

      Attachments

        Issue Links

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

          Activity

            People

              sonakur Sona Kurazyan
              agolubev Andrei Golubev
              Maurice Kalinowski Maurice Kalinowski
              Alex Blasche Alex Blasche
              Votes:
              0 Vote for this issue
              Watchers:
              9 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes