This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
sweproj.com
/
openPilotLog
mirror of
https://github.com/fiffty-50/openPilotLog
Xem
2
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Wiki
Tree:
36dc0a748e
Branches
Tags
develop-documentation
develop-flightentry-edit
develop-previous-experience
develop-translation
main
beta
openPilotLog
/
STYLE.md
STYLE.md
223 B
Lịch sử
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.