Il 27/07/21 18:41, Sze Howe Koh ha scritto:
Current Qt behaviours:
A) If you create any QPixmap after creating QGuiApplication, the result
is probably the pixmap that you asked for. All is well.
B) If you create any QPixmap after creating QCoreApplication, the result
is a null QPixmap. No warn
Current Qt behaviours:
A) If you create any QPixmap after creating QGuiApplication, the result is
probably the pixmap that you asked for. All is well.
B) If you create any QPixmap after creating QCoreApplication, the result is
a null QPixmap. No warnings are produced.
C) If you create any QPixmap
> On 27 Jul 2021, at 07:19, Jani Heikkinen wrote:
>
>> -Original Message-
>> From: Mitch Curtis
>> Sent: perjantai 23. heinäkuuta 2021 17.12
>> To: Alexandru Croitor
>> Cc: development@qt-project.org; Qt Releases
>> Subject: Re: [Development] Temporarily preventing changes being staged