[Development] fixing name of QNetworkAccessManager::createRequest

Peter Kuemmel syntheticpp at gmx.net
Sun Jan 15 20:25:17 CET 2012


Off topic: 

> 
> There would still be silent errors for people who have reimplemented
> the createRequest method (it's virtual). 
> 

Technically interesting here is the question how such a
situation cloud be managed? Using C++11 'final' would
prevent the reimplementation. But using pre C++11, the only 
idea I have is to define a dummy function with a different
return value, only this why the compiler would complain.

Peter
-- 
Empfehlen Sie GMX DSL Ihren Freunden und Bekannten und wir
belohnen Sie mit bis zu 50,- Euro! https://freundschaftswerbung.gmx.de



More information about the Development mailing list