Re: [Interest] QEvent::FileOpen : opening single vs. multiple documents

2018-01-28 Thread Jake Petroules
> On Jan 27, 2018, at 1:31 PM, René J.V. Bertin wrote: > > On Saturday January 27 2018 20:24:04 Jake Petroules wrote: > >> What we should do instead is allow QFileOpenEvent to store a list of files >> instead of just a single one. > > That probably should have been done from the onset, becau

[Interest] How to make a looping element?

2018-01-28 Thread Jason H
I am trying to make a compass control, something that shows 0-360, like a boat compass. It's got hash marks and numbers 350...0...10, etc. I have something that largely works, but when the position crosses over 360 to 0, the whole thing swings back around. It's very jerky, so I animate it, and i

Re: [Interest] QML Rotation sensor readings [images]

2018-01-28 Thread Jason H
http://doc.qt.io/qt-5/compatmap.html <- this needs updating because tit sensor works with Android (it seems) But it does not fix the problem. Here are images describing the problem, and what I'd like.___ Interest mailing list Interest@qt-project.org htt

[Interest] QML Rotation sensor readings

2018-01-28 Thread Jason H
I'm trying to get a reading of 0 at horizon, and above the horizon as positive direction. I can't seem to do this because the orientation changes, but I can't fluidly detect that. QML defines 0 as on the table, face up, and as I raise the top of the phone it comes to vertical it is 90, then as