I'm reasonable sure this code came from Tomaz who is our resident Qt wizard...
/D > On Dec 16, 2017, at 4:26 AM, Berthold Stoeger <[email protected]> > wrote: > > Hi all, > > Short question: Are the numerous Q_PROPERTY macros in core/subsurface-qt/ > SettingsObjectWrapper.h needed for the mobile version? If I remove them, the > desktop version compiles and works just fine. > > Somehow this all seems redundant: Each property has a WRITE method and a > NOTIFY signal, but the signal is raised in the WRITE method anyway..? Does > this mean that the signals are raised twice on mobile? > > Thanks, > > Berthold > _______________________________________________ > subsurface mailing list > [email protected] > http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface _______________________________________________ subsurface mailing list [email protected] http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface
