About
Contact
QtCreator
KDevelop
Solarized
line #s on
1
#include
"myModule.h"
2
3
void
public_func
(
) {}
4
5
int
private_func
(
) {
6
return
5
;
7
}
8
9
Definitions
public_func
Learn to use CMake with our Intro Training
Find out more