Hi! I need to transfer some data from the plugin to the kcm module to determine the current encryption status to antoher user. This is needed to be able to delete or verify fingerprints in the configuration dialog.
The best way to do this would be to emit a signal from the plugin whenever a connectionstate changes. But for this I would have to link the two targets. This would work but the linker tells me that this is not portable. So I guess I shouldn't do this. Is there any way to connect a signal from the plugin to a slot in the kcm module without linking them? Regards Michael _______________________________________________ kopete-devel mailing list kopete-devel@kde.org https://mail.kde.org/mailman/listinfo/kopete-devel