Skip to content

Draft: [ConfigModule] Add updateArguments() signal

Ismael Asensio requested to merge work/update_args into master

This signal will be emitted when an application tries to load an already open module. The new argument list is passed when trying to reload the method, so it can be used by the KCM to update its state according to the new parameters.

Related MRs:

Edited by Ismael Asensio

Merge request reports