[Development] Namespaces (was: Qt Platform Extras)

Marc Mutz marc.mutz at kdab.com
Thu Sep 19 00:33:49 CEST 2013


On 2013-09-17 12:30, Sze Howe Koh wrote:
[...]
> Example:
> #include <QMultimedia> pulls in the QMultimedia namespace only, but
> #include <QtMultimedia> pulls in the QMultimedia namespace PLUS all
> the audio, video, radio, camera etc. classes. This can adversely
> impact compilation times for large projects.
[...]

...unless you use them in a pch.h...



More information about the Development mailing list