This website works better with JavaScript
Startseite
Erkunden
Hilfe
Anmelden
sweproj.com
/
openPilotLog
Mirror von
https://github.com/fiffty-50/openPilotLog
Beobachten
2
Favorit hinzufügen
0
Fork
0
Dateien
Issues
0
Wiki
Struktur:
e46ee877b2
Branches
Tags
develop-documentation
develop-flightentry-edit
develop-previous-experience
develop-translation
main
beta
openPilotLog
/
STYLE.md
STYLE.md
223 B
Verlauf
Originalformat
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.