[Development] QProperty and library coding guide
Thiago Macieira
thiago.macieira at intel.com
Tue Jul 21 17:16:45 CEST 2020
On Tuesday, 21 July 2020 07:27:11 PDT Fabian Kosmale wrote:
> Sacrificing operator= to avoid UB and hacks is probably fine (though I
> expect some grumbling about the API). But would you suggest that
> "real" (non-pimpled) QProperties and "fake" (pimpled) properties have a
> different API?
It doesn't have to. The non-pimpled ones can also "hide" behiind an inline
function.
--
Thiago Macieira - thiago.macieira (AT) intel.com
Software Architect - Intel DPG Cloud Engineering
More information about the Development
mailing list