This website works better with JavaScript
Acasă
Explorează
Ajutor
Autentificare
sweproj.com
/
openPilotLog
oglindă de
https://github.com/fiffty-50/openPilotLog
Urmărește
2
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Wiki
Arbore:
fa2a82178f
Ramuri
Etichete
develop-documentation
develop-flightentry-edit
develop-previous-experience
develop-translation
main
beta
openPilotLog
/
STYLE.md
STYLE.md
223 B
Istoric
Crud
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.