This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
sweproj.com
/
openPilotLog
miroir de
https://github.com/fiffty-50/openPilotLog
Suivre
2
Voter
0
Fork
0
Fichiers
Tickets
0
Wiki
Aborescence:
e46ee877b2
Branches
Tags
develop-documentation
develop-flightentry-edit
develop-previous-experience
develop-translation
main
beta
openPilotLog
/
STYLE.md
STYLE.md
223 B
Historique
Raw
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.