Hi Shawn,
Thanks for your exhaustive explanation.
As I mentioned the application is pretty complex, it is not only showing
tiles but much more items the user can interact with. Reimplementing it
would be a huge amount of work that would require too much time and
resources and be bug prone.
I am l
On 23 Nov 2023, at 02:37, Calogero Mauceri wrote:
Hi all,
We finally decided to port our Qt5 based application to Qt6.
It is a pretty complex application. The main view is a QGraphicsView with
multiple items: images, paths, possible animations and so on.
I remember in Qt5 OpenGL rendering was
Hi,
I’m handling touch interaction on some custom knobs with MultiPointTouchArea.
The problem is when I try to interact with this elements when they are
contained in a Flickable. Depending on the orientation of the flickable and the
interaction, the flickable moves as well.
Is there anyway to