This website works better with JavaScript
홈
탐색
도움말
로그인
sweproj.com
/
openPilotLog
의 미러
https://github.com/fiffty-50/openPilotLog
Watch
2
Star
0
포크
0
파일
이슈
0
위키
트리:
fa2a82178f
브랜치
태그
develop-documentation
develop-flightentry-edit
develop-previous-experience
develop-translation
main
beta
openPilotLog
/
STYLE.md
STYLE.md
223 B
히스토리
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.