This needs to link in from some best practices thing for developers that hasn't been written yet.

As I've gone through the Qt4 port, I'm enforcing these standards as I come to includes that need to be diddled. I think we should follow the same pattern everywhere for consistency. Do we still have templates somewhere? If so, we should update them to reflect this.

#include “ThisClassHeader.h”

#include “local/RosegardenStuff.h”

#include <QtStuff>

#include <STL_Stuff>

namespace rosegarden {

 
 
dev/includes.txt · Last modified: 2022/05/06 16:07 (external edit)
Recent changes RSS feed Creative Commons License Valid XHTML 1.0 Valid CSS Driven by DokuWiki