[Interest] QtQuickControls Slider and multitouch

Nuno Santos nunosantos at imaginando.pt
Thu Dec 18 12:10:02 CET 2014


Shawn,

Great! Thanks

One last question. Where can I find the source of the original Slider from QtQuickControls? I have looked on Src/qtdeclarative but couldn’t find it. 

Regards,

Nuno

> On 18 Dec 2014, at 10:57, Rutledge Shawn <Shawn.Rutledge at theqtcompany.com> wrote:
> 
> 
> On 18 Dec 2014, at 10:16, Nuno Santos <nunosantos at 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.
> 




More information about the Interest mailing list