Re: [Stellarium-pubdevel] Qt 5.5

2015-07-30 Thread Guillaume Chereau
> 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).

Re: [Stellarium-pubdevel] Qt 5.5

2015-07-30 Thread Timothy Reaves
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