I'm not sure if this is relevant, but the tap and hold gesture works with
the mouse for me on multiple platforms, but I haven't tried other
gestures.
Josh
> Hello, guys.
>
> I just did a fresh pull from GIt, ran the example, and got nothing.
>
> Also, when I attempted the doubleclick event
Hello, guys.
I just did a fresh pull from GIt, ran the example, and got nothing.
Also, when I attempted the doubleclick event (after adding #include
to the header file, it was missing) I got no response on a
doubleclick Action either.
I did build the new qt5/qtbase/src/widgets/kernel/QWind
Hi Nils,
Thanks! Using listModel.index === listView.currentIndex worked for me, given
that listModel and listView are the id's of the instances.
I am fairly new to QML programming and still learning the API, and hadn't
thought of using the model.index concept in the delegate. I don't have a l