You want a delayed invokation, you can't deliver a reference because it might not exist at the time when the slot is executed. All delayed calls cause data serialization and deserialization. Besides, I'm not talking about anything related to how a method is actually called. I'm only saying "const QString &" and "QString" will be both normalized to "QString" when signal and slot signatures are being compared.





Reply With Quote
Bookmarks