[Development] Oslo, we have a problem</apollo 13> [char8_t]

Thiago Macieira thiago.macieira at intel.com
Mon Jul 8 15:38:13 CEST 2019


On Monday, 8 July 2019 07:06:33 -03 Mutz, Marc via Development wrote:
> So no, no more inheriting of value classes from each other. QUtf8String,
> if it comes, will have to be a separate type, not a subclass of
> QByteArray.

They can be both derived from the same base, internal, common class. The 
problem in all your examples was that both classes were public and in use 
(aside from QBasicMutex, but the issues you've found are also exclusively 
found inside Qt's own code).

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






More information about the Development mailing list