[Qt-creator] Whacky thought of the day

Jason H scorp1us at yahoo.com
Tue Mar 4 01:17:50 CET 2014


So Qt comes along and helps kick C++ into the modern era.  I was wondering if we could use Qt Creator to address one of my remaining complaints of C++.

I really like languages like Python, C#, and Java where there is only an implementation file. While we can't get rid of headers, it would be cool if we could define a class file that gets split by QtCreator or qmake that would prepare the .h and .cpp files from a unified file. 

Creator helps with the maintaining the header and the C with the light bulb, but this isn't as elegant as having one file that controls both. I'm wondering if its possible and f clang would be any help in reaching this new level of elevating C++?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qt-creator/attachments/20140303/8d07116d/attachment.html>


More information about the Qt-creator mailing list