Forget it! I found it! :) ./qtquickcontrols/src/controls/Slider.qml
> On 18 Dec 2014, at 10:57, Rutledge Shawn <shawn.rutle...@theqtcompany.com> > wrote: > > > On 18 Dec 2014, at 10:16, Nuno Santos <nunosan...@imaginando.pt> wrote: > >> Shawn, >> >> If you mean using a MultiPointTouchArea to implement a custom slider, that >> was what I have already done and it works. >> >> But, let me understand if I missed something: >> >> Is there anyway of using QtQuickControls Slider with MultiPointTouchArea? > > You can copy and modify it, but that’s basically the same as having your own > custom slider, as long as you keep the API compatible between the two. It is > BSD licensed so that you can do that. Then it will be easy to simply remove > your copy from a later version of your app, assuming we add multi-point touch > support to the slider in Controls later on. >
_______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest