Details
-
Bug
-
Resolution: Unresolved
-
P4: Low
-
QSR 2.1
-
None
Description
Qt coding guidelines (https://wiki.qt.io/Qt_Coding_Style) state that:
Function implementations (but not lambdas) and class declarations always have the left brace on the start of a line
There are some on-the-same-line-braces in QSR runtime code.