Uploaded image for project: 'Qt Playground Projects'
  1. Qt Playground Projects
  2. QTPLAYGROUND-43

Add the ability to remotely access methods and properties of QAbstractItemModel subclass objects

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • None
    • QtRemoteObjects
    • None

    Description

      If an object of type derived from QAbstractItemModel is remoted then the its additional methods and properties cannot be accessed via the acquired QAbstractItemModelReplica.

      The ability to access these in the same way as a dynamically remoted / QRemoteObjectDynamicReplica object would be very useful.

      Remoting the object by both methods to get the functionality of both replica types does not work as then calling disableRemoting on the object on the host node does not disable both. 

      Trying to then call enableRemoting on both results in one of the enables failing with the warning 'qt.remoteobjects: Tried to register QRemoteObjectSource twice'.

      Attachments

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

        Activity

          People

            bstottle Brett Stottlemyer
            tinraven Niall Fraser
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes