Header files (Re: A little review of kdecore & kdeui)

Zack Rusin zack at kde.org
Sat Apr 8 17:42:15 BST 2006


On Saturday 08 April 2006 18:14, Guillaume Laurent wrote:
> True, but the current rule with Qt is "the name of the include is the
> lowercased name of the class with a .h appended", which is pretty
> darn simple too, even though it does have a few exceptions (which I
> agree should be fixed). I'm not sure there's a lot to gain with this
> change.

That's not true at all. Example:
#include <qrectf.h>
#include <qpainterpathstroker.h>
int main(int argc, char ** argv)
{
}

Zack

-- 
Failure is not an option. (It comes bundled with Windows.)




More information about the kde-core-devel mailing list