Hi Daes,
Getting the pending reply from QML doesn’t currently work but is being looked
at. See QTBUG-77178.
Yeah, the documentation does need some TLC. Patches welcome!
Regards,
Brett
From: Interest on behalf of Daesdemon
Date: Friday, August 9, 2019 at 3:46 PM
To: "interest@qt-project.or
> So using QGIS to convert my .shp files to .svg, and then loading the result
> in a
> QGraphicsSVGItem works like a charm - thanks! The only drawback I’m seeing
> is zooming performance. It *looks* good, but is a tad sluggish. When using
> QGIS, I noticed that it was compiled against Qt as well,
Scratch that, forgot to set the item size to fill the window. Changing that
fixes it in the standalone example.
From: Interest on behalf of Gil H
Date: Thursday, August 8, 2019 at 11:18 AM
To: Qt Interest
Subject: Re: [Interest] Qt3D Multiple color targets not working
Hi guys, I go
Hi Brett,
Many thanks for the Test file link. That is really an interesting source
of information. I looked in examples but not in tests.
My lone problem was I didn't know the optional
Q_RETURN_ARG(QRemoteObjectPendingCall, call) required when wanted return
value, and i didn't find informati
So using QGIS to convert my .shp files to .svg, and then loading the result in
a QGraphicsSVGItem works like a charm - thanks! The only drawback I’m seeing is
zooming performance. It *looks* good, but is a tad sluggish. When using QGIS, I
noticed that it was compiled against Qt as well, but when
Thank you. QGis did indeed allow me to open my Shapefiles and save them as SVG
(though it messed up the viewBox attribute, so I’m still trying to figure out
how to get that to not crop the image).
---
Israel Brewster
Software Engineer
Alaska Volcano Observatory
Geophysical Institute - UAF
2156
On Friday, 9 August 2019 00:23:17 PDT praveen kumar wrote:
> Linux kernel version - 3.14.28
3.14.28 is over 4 and a half years old. It's full of security holes. You must
not use it UNDER ANY CIRCUMSTANCE. It's also not even the latest in the 3.14
series (that would be 3.14.79, which is just unde
Linux kernel version - 3.14.28
Processor - Renesas RZA1H
yes, we have MMU
No GPU
Regards,
Praveen
On Mon, Jul 29, 2019, 17:54 praveen kumar wrote:
> Linux kernel version - 3.14.28
> Processor - Renesas RZA1H
> yes, we have MMU
>
> Regards,
> Praveen
>
> On Mon, Jul 29, 2019, 14:59 Christian Gag