This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
sweproj.com
/
openPilotLog
同期ミラー
https://github.com/fiffty-50/openPilotLog
ウォッチ
2
スター
0
フォーク
0
ファイル
課題
0
Wiki
ツリー:
607c619244
ブランチ
タグ
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.