This website works better with JavaScript
Domovská stránka
Prehľadávať
Pomoc
Prihlásiť sa
sweproj.com
/
openPilotLog
zrkadlo
https://github.com/fiffty-50/openPilotLog
Pridať medzi pozorované
2
Hviezda
0
Fork
0
Súbory
Issues
0
Wiki
Strom:
e46ee877b2
Branche
Tagy
develop-documentation
develop-flightentry-edit
develop-previous-experience
develop-translation
main
beta
openPilotLog
/
STYLE.md
STYLE.md
223 B
História
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.