Hello,
I use a QWidget app on Android. I noticed that a menu button (button with 3
white lines on it) is created without my knowledge. How can I hide/remove this
menu button? Because when I tip with my finger on this button then the
application crash.
Thanks in advance
Regards Roman
__
Hi all,
I was wondering if anyone has implemented an excel-like fill handle for
cells to be able to drag and increment numbers in the table? I haven't
been able to find anything on Google, or the Qt docs.
Thanks,
Kevin
___
Interest mailing list
In
I would highly recommend you avoid relying on the classes in Qt3DExtras.
That code is in a grey area - not really "official & supported". It seems
to exist only for the examples (which also don't work in some cases) and
it's not "real-world" ready. We were told at the beginning that they would
be
Hi,
I tried to use multiple instances of Qt3DExtras::Qt3DWindow, but it looks
like it doesn't work. Only last one created/activated/shown is rendering.
Is it like that in Qt3D? Or maybe I have to do some extra steps to make it
work.
For a little bit of context: I'm *not* creating multiple "views"