[Interest] Qt3D GeometryRenderer TriangleStrip

2018-08-26 Thread Volker Enderlein
Hi, does the Qt3D GeometryRenderer class support TriangleStrip primitives with restartIndexValue separated Strips? Cheers Volker -- ___ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest

Re: [Interest] qtwebview with qtwebchannel

2018-08-26 Thread Artem Sidyakin
> if anybody could tell me it is working I have an example working with Qt 5.11.1 on Mac OS and Android. Unfortunately, I cannot check if it works on iOS - that’s why I was guessing. > I am wondering if this is not a security issue to open a socket Not an expert myself, but it is a bit more safe

Re: [Interest] qtwebview with qtwebchannel

2018-08-26 Thread Sylvain Pointeau
hello, it is different since a webview in ios is a wrapper to UIWebView (which is now deprecated in ios 12 BTW). I tried everything but i could not make it work on ios, I may have to try it again with a newer Qt version In the meantime nobody really tried and could proove that it works so I a

Re: [Interest] QSettings keys

2018-08-26 Thread Benjamin TERRIER
Le ven. 24 août 2018 à 19:00, Bertwim a écrit : > > > > On 08/22/2018 10:35 PM, Thiago Macieira wrote: > > On Wednesday, 22 August 2018 11:06:16 PDT Bertwim wrote: > >> This is what I observe: > >> > >> For instance, if I enter the following, manually, in the ini file: > > [ignored] > > > > What y