Skip to content

Development

Shinnok edited this page Jun 24, 2015 · 2 revisions

Coding style and conventions

The project follows the general C++/Qt coding style and conventions outlined at:

The only notable exception being, opening curly braces always follow on a new line, for extra clarity and code readability.

Clone this wiki locally