Differences

This shows you the differences between two versions of the page.

Link to this comparison view

dev:includes [2018/02/07 16:07]
dev:includes [2022/05/06 16:07] (current)
Line 1: Line 1:
 +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