This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
sweproj.com
/
openPilotLog
espejo de
https://github.com/fiffty-50/openPilotLog
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Árbol:
607c619244
Ramas
Etiquetas
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.