Qml ScrollView, mouse click
Hi, I have a scroll view full of a Text component items.
The object that embeds the ScrollView has a timeout. after the timeout I remove the ScrollView.
Is there a way to detect the mouse click events to manage the timeout?