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.