This website works better with JavaScript
Главная
Обзор
Помощь
Вход
sweproj.com
/
openPilotLog
зеркало из
https://github.com/fiffty-50/openPilotLog
Следить
2
В избранное
0
Ответвить
0
Файлы
Задачи
0
Вики
Дерево:
affcaaa20a
Ветки
Метки
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.