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

Connection object not working in ListModel

    XMLWordPrintable

Details

    • 3fdec636980c23b14cfc6aa74bc48bbb960ba0b4 (qtdeclarative)

    Description

      The following doesn't work but it should:

      ListModel {
      property var conn: Connection

      { ... }

      }

      The type compiler object validation skips the Connection sub-object and therefore it isn't working (because it uses a custom parser by iself).

      Attachments

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

        Activity

          People

            shausman Simon Hausmann
            shausman Simon Hausmann
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes