[Interest] QtQuickControls Slider and multitouch

Nuno Santos nunosantos at imaginando.pt
Thu Dec 18 12:11:03 CET 2014


Forget it! I found it! :)

./qtquickcontrols/src/controls/Slider.qml

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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20141218/9ac20628/attachment.html>


More information about the Interest mailing list