[Development] Property bindings in Qt 6

Thiago Macieira thiago.macieira at intel.com
Thu Sep 26 23:09:24 CEST 2019


On Thursday, 26 September 2019 13:50:14 PDT Olivier Goffart wrote:
> As for the getter/setter,  in addition to what Thiago suggests, we could
> also add template parameters with customization points.

Make them non-template parametres, like QSharedPointer, std::shared_ptr and 
std::unique_ptr deleters, not like QScopedPointer's deleter.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel System Software Products






More information about the Development mailing list