On Mittwoch, 15. Februar 2017 17:17:14 CET Alexander Dyagilev wrote:
> Hello,
> 
> It's very annoying... Isn't it?
> 
> One has to write all these includes in every header file. Again and
> again... :(

You could include the "precompile-header" (pch.h). As this includes all the 
needed headers.
But I do not recommend that. As you should only include what you use.

Regards

-- 
Günter Schwann | Freelancing Software Engineer | Qt Expert
Partner Consultant of Viking Software
guen...@vikingsoft.eu
gun...@schwann.at
http://www.vikingsoft.eu
http://www.schwann.at/guenter

_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to