Re: [Interest] Recommendation for fast drawing for QtQuick?

2024-05-12 Thread Stan Morris
, May 11, 2024 at 2:58 AM wrote: > -- Forwarded message -- > From: Samuel Stirtzel > To: Stan Morris > Cc: interest@qt-project.org > Bcc: > Date: Sat, 11 May 2024 03:11:40 +0200 > Subject: Re: [Interest] Recommendation for fast drawing for QtQuick? &g

[Interest] Recommendation for fast drawing for QtQuick?

2024-05-08 Thread Stan Morris
I need to draw a lot of lines with low CPU utilization in a QtQuick app on ARM i.MX8. Neither QML Shapes nor QNanoPainter are fast enough. What do you recommend? Drawing with QSGGeometry is fast enough, but I need to draw lines with widths greater than one pixel and there's an annoying notch on

Re: [Interest] Medical device companies using Qt

2022-10-29 Thread Stan Morris
The guy's posts bury useful responses. Everything else on interest@qt-project.org is interesting. I would like his responses filtered out. I read a few. I cannot get that time back. On Sat, Oct 29, 2022 at 11:04 AM Elvis Stansvik wrote: > Den lör 29 okt. 2022 kl 19:26 skrev Stan Mor

[Interest] Medical device companies using Qt

2022-10-29 Thread Stan Morris
A poster (troll?) writes that few medical device companies use Qt. That is simply incorrect. I know developers at 4 medical device companies of which 3 use Qt: Qt 5, Qt 6, and don't know if the 3rd transitioned to Qt 6 yet. Look at job postings. A "Qt" search on indeed.com for job postings in

[dolphin] [Bug 441509] Dolphin crash every time I view the properties of a folder

2022-06-26 Thread Stan Morris
https://bugs.kde.org/show_bug.cgi?id=441509 --- Comment #5 from Stan Morris --- Created attachment 150171 --> https://bugs.kde.org/attachment.cgi?id=150171=edit New crash information added by DrKonqi dolphin (21.08.1) using Qt 5.15.2 - What I was doing when the application crashed: I wan

[dolphin] [Bug 441509] Dolphin crash every time I view the properties of a folder

2022-06-26 Thread Stan Morris
https://bugs.kde.org/show_bug.cgi?id=441509 Stan Morris changed: What|Removed |Added CC||pixelgre...@gmail.com -- You are receiving

Re: [Interest] Qt5 font size issue with fontconfig

2020-11-07 Thread Stan Morris
If targeting an embedded device you know the DPI and can use it to set pixelSize and width/height like so: Text { pixelSize: 24*UI.pt } Rectangle { width: 12*UI.cm; height: 6*UI.cm } Example: https://github.com/pixelgrease/Qt-logical-units From: Ramakanth Kesireddy > To: Marc Van Daele >

Re: [Interest] copying the object in the delegate

2019-10-20 Thread Stan Morris
The row index changes few times in comparison to the number of times data is called. Reduce the number of times your code instances a new object by caching the object and creating a new one only when the row index changes. Something like: QVariant data(const QModelIndex , int role) override

Re: [Interest] [External] Interface with signals and slots (Jérôme Godbout)

2019-02-18 Thread Stan Morris
Re: [External] Interface with signals and slots (Jérôme Godbout) Your sample code declares an abstract IMyInterface rather than a class interface; there are concrete method declarations. If you make them pure virtual methods, your code compiles. You must implement the interface functions

Re: Civil unions and marriage

2003-12-05 Thread Stan Morris
/religionlaw Stan Morris, Atty P.O.Box 879 Cortez, CO 81321 970.565.3771 (voice) 970.565.2739 (fax) ___ To post, send message to [EMAIL PROTECTED] To subscribe, unsubscribe, change options, or get password, see http://lists.ucla.edu/cgi-bin/mailman