About
Contact
QtCreator
KDevelop
Solarized
1
class
Other
2
{
3
public
:
4
static
void
DoSomething
();
5
static
void
DoSomethingElse
();
6
};
7
8