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

Definition of gadgets in QML

    XMLWordPrintable

Details

    Description

      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 ...
      }
      

      Attachments

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes