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

Add support for Q_OBJECT POD for better qml usage

    XMLWordPrintable

Details

    • Task
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • 5.13.0
    • Remote Objects
    • None
    • All

    Description

      Currently we can use Q_GADGET  as POD type witch is fine in c++ but not usable in QML because the signals/slots limitation of a Q_GADGET. This is needed when one wants to synchronize a custom POD type between a headless server and a client with a QML UI.

       

      Cheers

      Attachments

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

        Activity

          People

            bstottle Brett Stottlemyer
            kelteseth Elias Steurer
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes