Skip to content

KCModuleQml: Explicitly specify signal handler arguments

ivan tkachenko requested to merge work/ratijas/kf6-event into master

Old behavior of implicitly injecting arguments into scope is deprecated and issues runtime warnings in Qt6.

Can be backported to KF5.

Merge request reports