Hi,
> 3) how QProperty is source-compatible with Qt 5 user code.
Specifically, it needs to be transparently visible in QMetaObject like
old-style properties and setting/retrieving properties via name and QVariant
needs to work for Qt Designer's property editor. Code generation via uic also
n
Il giorno ven 10 lug 2020 alle ore 14:56 David Edmundson <
davidedmund...@kde.org> ha scritto:
>
>
> On Mon, Jul 6, 2020 at 5:58 PM Pier Luigi Fiorini <
> pierluigi.fior...@gmail.com> wrote:
>
>> Hi,
>>
>> I noticed that some modules are going into the marketplace, for example
>> Qt Multimedia.
>>
There's a flurry of changes going in right now about using QProperty in
QObject-derived classes. But before those begin being approved, I'd like to
see QProperty added to our library coding guide.
Specifically, I want the document to explain:
a) when QProperty should be used and when it shouldn
Hi everyone,
Coin has been updated to version 1.4.1 today. Most notably this version brings
support for building targets with saved host artifacts and use of sccache in
Coin.
Also the missed stage events from gerrit and more has been fixed. Full list of
changes included is available at
https:/