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

Broken example code in QDeclarativePropertyMap class docs

    XMLWordPrintable

Details

    • 59e3430662cfdc3820115a2ff4c0b44829b3d1d4

    Description

      ctxt->setProperty("owner", &data);
      

      should be replaced with

      ctxt->setContextProperty("owner", &ownerData);
      

      Attachments

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

        Activity

          People

            bealam Bea Lam (closed Nokia identity) (Inactive)
            bealam Bea Lam (closed Nokia identity) (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes