This website works better with JavaScript
صفحهٔ اصلی
گشتوگذار
راهنما
ورود
sweproj.com
/
openPilotLog
mirrorاز
https://github.com/fiffty-50/openPilotLog
دنبال کردن
2
ستاره دار
0
انشعاب
0
پروندهها
مشکلات
0
ویکی
درخت:
607c619244
شاخهها
تگها
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.