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

Make QQuickControl public

XMLWordPrintable

      This would allow users to add new logic to controls, without committing to making the entire templates API public.

      It would require exporting some API:

      <jpnurmi> micurtis: actually just export macros in qqc2 to make it possible to call the begin/cancel/complete methods in qquickdeferredexecute.h from outside of libqtquicktemplates2
      <jpnurmi> micurtis: as it is today, when building a custom control, if you follow the structure of any built-in control, you'll get linker errors

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

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            mitch_curtis Mitch Curtis
            Votes:
            4 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes