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

Inconsistent behavior of QAbstractItemModelReplica initialization

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • Not Evaluated
    • None
    • 5.14.0
    • Remote Objects
    • None

    Description

      After aquiring a remote object in the client, the value of a property can be read after 

      replica->isInitialized() == true
      

      or after

      replica->state() == QRemoteObjectReplica::Valid
      

       

      After aquiring a QAbstractItemModelReplica, the return value of rowCount() is still 0 when

      replica->model()->isInitialized() == true
      

      Attachments

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

        Activity

          People

            bstottle Brett Stottlemyer
            chrisser Suli Sahne
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes