This website works better with JavaScript
首页
发现
帮助
登录
sweproj.com
/
openPilotLog
镜像自地址
https://github.com/fiffty-50/openPilotLog
关注
2
点赞
0
派生
0
文件
工单管理
0
Wiki
目录树:
e46ee877b2
分支列表
标签列表
develop-documentation
develop-flightentry-edit
develop-previous-experience
develop-translation
main
beta
openPilotLog
/
STYLE.md
STYLE.md
223 B
文件历史
原始文件
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.