> On Di, 7.07.2015, 13:37, Fabien Chéreau wrote:
> > I agree, we now really need to re-code the whole GUI in QML
I am going to have a look at that. I just saw that Qt 5 introduced a
nice way to create Q_PROPERTY linked to an attribute without the need to
write the getter and setter (with MEMBER).
That sounds great!
> On Jul 30, 2015, at 11:07 AM, Guillaume Chereau
> wrote:
>
>> On Di, 7.07.2015, 13:37, Fabien Chéreau wrote:
>>> I agree, we now really need to re-code the whole GUI in QML
> I am going to have a look at that. I just saw that Qt 5 introduced a
> nice way to create Q_PROPE