Warning, /sdk/clazy/docs/checks/README-lambda-unique-connection.md is written in an unsupported language. File is not indexed.

0001 # lambda-unique-connection
0002 
0003 Finds usages of `Qt::UniqueConnection` when the slot is a functor, lambda or non-member function.
0004 That `connect()` overload does not support `Qt::UniqueConnection`.