On Wed, 15 Apr 2020 at 01:51, Charles Martin wrote:
> - Where can I find more examples, tutorials and introductory information?
> There are only two C++ examples on the Qt website, and both of these are very
> simple. The Qt docs are very limited and incomplete.
There's some good ones here:
Hi,
Qt3D performance on Android was my concern a year ago too:
https://bugreports.qt.io/browse/QTBUG-72808 (see also
https://bugreports.qt.io/browse/QTBUG-73057)
especially when Scene3D with multi sampling is used.
Using OnDemand policy improve performance (but almost in stale scenes),
take a look
Hi Charlie
> On 14 Apr 2020, at 16:51, Charles Martin wrote:
>
> I’ve been migrating a C++ Coin/Quarter project to Qt3D.
Fun. A long time since I used Coin3d. Keep meaning to port it’s scxml based
camera controller and the manipulators to qt3d.
> I’m doing this on a newer iMac/Catalina. The
I’ve been migrating a C++ Coin/Quarter project to Qt3D. I’m doing this on a
newer iMac/Catalina. The graphics performance seems unacceptable. A simple
display of 3600 line segments takes about 5 seconds to render and 30k segments
takes >30 seconds.
When the rendering is started, Qt puts out th
?? https://wiki.qt.io/Qt_5.15_Release
It's in Beta 3.
> Sent: Tuesday, April 14, 2020 at 9:42 AM
> From: "coroberti ."
> To: "Qt Interest" , "Ramakanth Kesireddy"
>
> Cc: "Jason H"
> Subject: Re: [Interest] Qt 5.12.x LTS
>
> It will take for 5.15 several months to get major fixes,
> and 5.12
It will take for 5.15 several months to get major fixes,
and 5.12 is a very stable version.
jm4c
Kind regards,
Robert
On Tue, Apr 14, 2020 at 4:33 PM Jason H wrote:
>
> If you're goint to change to 5.12, you might want to wait a month or so for
> 5.15, the next LTS, is targeted around May 15.
If you're goint to change to 5.12, you might want to wait a month or so for 5.15, the next LTS, is targeted around May 15.
I'm not sure how much work it is for you to switch, but if you're just now switching to 5.12, I assume it is at a substantial cost...
Sent: Monday, April 13, 2020 at
On Tuesday, 14 April 2020 05:17:55 -03 Ramakanth Kesireddy wrote:
> Can we continue to use open source modules like QtWebkit though deprecated
> along with Qt commercial license?
You have access to the text of the commercial licence. Your lawyers have
access, through you. Your sales rep has acces
Hi Team,
I have a query on WebGL module.
Can we connect multiple clients with WebGL module?
Regards,
Praveen
___
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest
Am Tue, 14 Apr 2020 09:01:19 +
schrieb Hamish Moffatt :
> Some database engines allow you to set properties of a database
> transaction, like read only versus read/write, isolation level etc.
>
> It looks like in Postgres you would use an SQL command line like 'start
> transaction isolation
Some database engines allow you to set properties of a database
transaction, like read only versus read/write, isolation level etc.
It looks like in Postgres you would use an SQL command line like 'start
transaction isolation level repeatable read;'. In Firebird/Interbase,
you have to parse so
Thanks for your mail.
Can we continue to use open source modules like QtWebkit though deprecated
along with Qt commercial license?
Best Regards,
Ramakanth
On Mon, 13 Apr, 2020, 17:21 Thiago Macieira,
wrote:
> On Monday, 13 April 2020 02:57:17 -03 Ramakanth Kesireddy wrote:
> > 2) Does it makes
12 matches
Mail list logo