No response on Qt Interest so trying here.
I'm using Qt 5.12.2 on Visual Studio 2019 / Win7. I wanted to make sure Q_ENUM
works the way I think it does before updating some legacy code so I wrote a
unit test (we use Google Test):
TestConnectEnum.h:
class tColoredObjectV3 : public QObject
{
On 27.6.2019 10.25, Frederik Gladhorn wrote:
> Hi all,
>
> I'd like to nominate Jukka Jokiniva as approver for the Qt Project. Jukka has
> been less visible in the past, since he was mostly involved with
> infrastructure before, but he made the Gerrit upgrade happen and he is now
> active as releas
On 03/07/2019 11:28, Cristian Adam wrote:
I was thinking at the full LLVM OpenGL Software Renderer. But what about Qt
Quick 2D Renderer?
Could that simply work only in the help plugin, without necessarily needing an
external process?
Not with the current implementation of Qt Quick 2.
My 2 c,
> -Original Message-
> From: Giuseppe D'Angelo
> Sent: Monday, 1 July 2019 16:10
> To: Konstantin Tokarev ; Ville Voutilainen
>
> Cc: Cristian Adam ; development@qt-project.org
> Subject: Re: [Development] HTML5/CSS vs Qt QML and QtCreator / Assistant
>
> Il 01/07/19 15:56, Konstantin To