over time, a specific Lumiera code writing style has emerged. The GUI, as it stood, used somewhat different conventions, which now have been aligned to the common standard. Basically we use GNU style, with some adjustments for OO-programming, we prefer CamelCase, and write TypeNames uppercase, variableNames lowercase |
||
|---|---|---|
| .. | ||
| actions.cpp | ||
| actions.hpp | ||
| panel-manager.cpp | ||
| panel-manager.hpp | ||
| workspace-window.cpp | ||
| workspace-window.hpp | ||