This website works better with JavaScript
首頁
探索
說明
登入
sweproj.com
/
openPilotLog
镜像来自
https://github.com/fiffty-50/openPilotLog
關注
2
讚好
0
複刻
0
檔案
問題管理
0
Wiki
目錄樹:
fa2a82178f
分支列表
標籤列表
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.