Re: [Interest] Screenshot QML Applications

2019-12-14 Thread Dmitry Volosnykh
Hi Matt, https://github.com/qmlbook/shorty might be of your interest. On Thu, Dec 12, 2019 at 5:19 AM Matt Wright wrote: > Hi, > > I'm running a QML app on an embedded Linux device running Debian. I have > seen some hits online about how to screenshot a Widgets app, but nothing > obvious on how

Re: [Interest] Klocwork errors in Qt

2019-12-14 Thread Massimiliano Maini
On Sat, 14 Dec 2019 at 21:57, Roland Hughes wrote: > > On 12/14/19 2:54 PM, Massimiliano Maini wrote: > > > > > > On Sat, 14 Dec 2019 at 15:12, Roland Hughes > > mailto:rol...@logikalsolutions.com>> > wrote: > > > > On 12/9/19 5:00 AM, Massimiliano Maini wrote: > > > On Fri, 6 Dec 2019 at

Re: [Interest] Klocwork errors in Qt

2019-12-14 Thread Massimiliano Maini
On Sat, 14 Dec 2019 at 15:12, Roland Hughes wrote: > On 12/9/19 5:00 AM, Massimiliano Maini wrote: > > On Fri, 6 Dec 2019 at 19:41, Max Paperno wrote: > > > >> On 12/4/2019 9:31 AM, Roland Hughes wrote: > >>> If you think auto won't be removed as a failed experiment, how about > >> "new"? Deprec

[Interest] Clipping QGraphicsItems in a QChart

2019-12-14 Thread Yuri Sukhov
Hi, I am using QChart for a real-time plot. The x-axis is a datetime axis, the y-axis is a value axis. As you can expect with the real-time plot, the window moves right on the x-axis ahead of time, and up/down on the y-axis as the max/min values change. As the window moves, the line series object

Re: [Interest] Klocwork errors in Qt

2019-12-14 Thread Thiago Macieira
On Monday, 9 December 2019 05:27:06 PST Roland Hughes wrote: > auto will be removed though. A bad idea that cannot be fixed. So were > trigraphs and digraphs. > > There is a dramatic falsehood behind the philosophy of always using the > latest and "coolest" language "features" because they get rem

Re: [Interest] Klocwork errors in Qt

2019-12-14 Thread Giuseppe D'Angelo via Interest
Il 09/12/19 14:27, Roland Hughes ha scritto: Gosh no. I'm more stunned that only one person got it. That was an incredibly well written post. Everyone should read it. Too many QML users I guess. auto will be removed though. A bad idea that cannot be fixed. So were trigraphs and digraphs. There

Re: [Interest] Klocwork errors in Qt

2019-12-14 Thread Roland Hughes
On 12/9/19 5:00 AM, Massimiliano Maini wrote: On Fri, 6 Dec 2019 at 19:41, Max Paperno wrote: On 12/4/2019 9:31 AM, Roland Hughes wrote: If you think auto won't be removed as a failed experiment, how about "new"? Deprecated in C++20 and slated for removal in C++23. https://www.modernescpp.c