Eastfist's Qt/c++ Tutorials
#import "something.h" void someFunction() { //comment qDebug() << "some string"; int i=0; for (int x=0;x<=100;x++) { print x; } /* this is a chunk of comments possible usage for documentation blar, blar, blar */ } struct someStructure() { int itemA; int itemB; QPainterPath painterPath; }
Using
CodeMirror 2.21