This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
sweproj.com
/
openPilotLog
mirror de
https://github.com/fiffty-50/openPilotLog
Observar
2
Favorito
0
Fork
0
Arquivos
Issues
0
Wiki
Tree:
607c619244
Branches
Tags
develop-documentation
develop-flightentry-edit
develop-previous-experience
develop-translation
main
beta
openPilotLog
/
STYLE.md
STYLE.md
223 B
Histórico
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.