[Development] Qt 5.5.0 header diff: QtNetwork.diff

Thiago Macieira thiago.macieira at intel.com
Sat Jun 6 15:26:26 CEST 2015


On Saturday 06 June 2015 14:22:20 Giuseppe D'Angelo wrote:
> Il 06/06/2015 13:27, Thiago Macieira ha scritto:
> > Then why do we need them in QSslSocket?
> 
> Technically they are be needed there, indeed, but I didn't want to cause
> an API asymmetry with the other functions for ciphers, certificates and
> so on, that's all.

The symmetry only existed because we added them to QSslSocket before 
QSslCertificate existed.

I'd rather new API existed only in QSslConfiguration. That way, we don't need 
to duplicate in QSslSocket.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center




More information about the Development mailing list