This website works better with JavaScript
Home
Verkennen
Help
Inloggen
sweproj.com
/
openPilotLog
spiegel van
https://github.com/fiffty-50/openPilotLog
Volgen
2
Ster
0
Vork
0
Bestanden
Issues
0
Wiki
Boom:
607c619244
Aftakkingen
Labels
develop-documentation
develop-flightentry-edit
develop-previous-experience
develop-translation
main
beta
openPilotLog
/
STYLE.md
STYLE.md
223 B
Geschiedenis
Ruwe
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.