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

Definition of gadgets in QML

XMLWordPrintable

      It might be useful to allow gadgets to be defined in QML. An example syntax to kick off discussion:

      MyGadget.qml

      pragma Gadget // needed?
      
      QtGadget {
          property ...
          function ...
          // NOT ALLOWED: signal ...
      }
      

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

            qtqmlteam Qt Qml Team User
            mbrasser Michael Brasser
            Vladimir Minenko Vladimir Minenko
            Alex Blasche Alex Blasche
            Votes:
            4 Vote for this issue
            Watchers:
            11 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes