Qt 5.2.0 Android, QListWidget or QListView and DoubleClick
-
Hello all,
I build a Qt application with:
- Qt 4.8 with Necessitas
- Qt 5.2.0 for android
I try it on a Samsung Galaxy Tab2.
I found that QListWidget or QListView don't emit or manage doubleClicked event with Qt 5.2 but it's work well with Qt 4.8.
There is a way to "activate" double click for android with Qt 5.2 ?
-
Hi and welcome to devnet,
Sounds like it could be a regression, you should check the "bug report system":http://bugreports.qt-project.org to see whether it's something known. If not consider opening a bug report providing a simple compilable example program that reproduces the problem.
-
Qt Bug Report Topic: https://bugreports.qt-project.org/browse/QTBUG-36974