[Development] Question about QCoreApplicationData::*_libpaths

Uwe Rathmann Uwe.Rathmann at tigertal.de
Tue Jan 19 15:53:43 CET 2016


On Tue, 19 Jan 2016 15:05:15 +0100, Bo Thorsen wrote:

> And I would like to see Qt offer the use of std:: containers in
> the API.

This would exactly end up as an "undecided and inconsistent" API.

Once one API returns an std:: container you need other APIs, where you 
can forward the result to. In the worst case you end up with duplicating 
the APIs for both types of containers.

Uwe




More information about the Development mailing list