Files
qt-creator/tests/manual/widgets/layoutbuilder
hjk 5d43c1de1c LayoutBuilder: Make the guard the first parameters in "slots"
This is purely cosmetical: The guard is usually 'this' or another short
expression and fits on the same line as the initial parts of the lambda,
and is usually "obviously" right. Before it came after a potentially
lengthy lambda, leading sometimes to "'this' - huh?" moments when reading.

Change-Id: I5fb25cbf971ab54c491ab8cd9515879082af1924
Reviewed-by: Marcus Tillmanns <marcus.tillmanns@qt.io>
2024-12-02 13:19:57 +00:00
..
2023-09-20 10:22:21 +00:00