This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
sweproj.com
/
openPilotLog
mirror de
https://github.com/fiffty-50/openPilotLog
Vigiar
2
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Wiki
Árvore:
36dc0a748e
Ramos
Etiquetas
develop-documentation
develop-flightentry-edit
develop-previous-experience
develop-translation
main
beta
openPilotLog
/
STYLE.md
STYLE.md
223 B
Histórico
Em bruto
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.