This website works better with JavaScript
Domů
Procházet
Nápověda
Přihlásit se
sweproj.com
/
openPilotLog
zrcadlo
https://github.com/fiffty-50/openPilotLog
Sledovat
2
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Wiki
Strom:
e46ee877b2
Větve
Značky
develop-documentation
develop-flightentry-edit
develop-previous-experience
develop-translation
main
beta
openPilotLog
/
STYLE.md
STYLE.md
223 B
Historie
Surový
Code Style Conventions
See
https://wiki.qt.io/Qt_Coding_Style
for general code style guidelines.
Classes start with a capital letter and are camelCased.
Functions start with a lower case letter and are camelCased.