And I should mention that the circle should be defined/declared within
Plane.qml. In other words, the map does not know about the details of
Plane. It just creates a Plane object which should come with a circle
around the plane image.
I just tried defining a MapCircle child of Plane item but got t
Is it possible to make a composite MapItem?
Take the plane spotter example (
http://doc.qt.io/qt-5/qtlocation-planespotter-example.html). I would like
to a add a 500m circle around the plane defined in Plane.qml. Is this
possible? How?
--
Regards,
Kishore
__
Nevermind, apparently it was just the default theme that is dithered.
Explicitly setting the theme to fusion fixed it.
Josh
Hello,
I have been working for hours trying to figure out how to get 24 or 32-bit
color on my Raspberry Pi 3. Currently, Qt is running at 16-bit color and
everything i
Hello,
I have been working for hours trying to figure out how to get 24 or 32-bit
color on my Raspberry Pi 3. Currently, Qt is running at 16-bit color and
everything is dithered and looks terrible. As far as I can tell, X and the
framebuffer are both running at 24 bit and I think it is only Qt