Details
-
Task
-
Resolution: Fixed
-
P4: Low
-
None
Description
The new connection style has been introduced with Qt 5 and highly encouraged to switch to as it allows for compile time error rather than run time warning.
Some of the examples are still using the old syntax or even use a mix of both old and new.
This issue tracks the work of porting all the examples were it make sense.