This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
sweproj.com
/
openPilotLog
mirror da
https://github.com/fiffty-50/openPilotLog
Segui
2
Vota
0
Forka
0
File
Problemi
0
Wiki
Albero (Tree):
607c619244
Rami (Branch)
Tag
develop-documentation
develop-flightentry-edit
develop-previous-experience
develop-translation
main
beta
openPilotLog
/
STYLE.md
STYLE.md
223 B
Cronologia
Originale
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.