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

Add support for Q_OBJECT POD for better qml usage

XMLWordPrintable

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

      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

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

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

              Created:
              Updated:

                There are no open Gerrit changes