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

Bug in documentation for remote objects

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • 5.0.0
    • QtRemoteObjects
    • None

    Description

      There is a bug in the documentation on the introduction to Remote Objects here:

       

      http://doc.qt.io/qt-5/qtremoteobjects-gettingstarted.html#example-3-remote-nodes-using-a-registry

       

      In the docs it shows:

       
       
      QRemoteObjectNode srcNode = QRemoteObjectNode::createHostNode();

      {{}}

      As a means to create the QRemoteObjectNode.

      {{}}

      However, this is not correct. You can see in the code review update here:

      https://codereview.qt-project.org/#/c/144624/

      {{}}

      That the interface has been changed.

      {{}}

      So the documentation needs to be updated to reflect the code changes.

      {{}}

      Attachments

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

        Activity

          People

            bstottle Brett Stottlemyer
            jomamas Jamesq Schauer
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes