[Development] QtCS2019 Notes: QtCore

Thiago Macieira thiago.macieira at intel.com
Sat Nov 23 23:26:02 CET 2019


On Saturday, 23 November 2019 13:55:52 CET André Pönitz wrote:
> Also, replacing size() by count() would be easy to do in e.g. Creator
> (effectively a single global renaming of size() to count() and discarding
> the changes to Qt itself).
> 
> Wrapping int() around requires more manual work.

I understand, but I think this is the type of change that will eventually 
become a problem down the road. We think it can help with porting, but it may 
later introduce subtle bugs by truncating sizes.

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





More information about the Development mailing list