On Montag, 5. August 2013 16:40:02 CEST, Jan Kundrát wrote:
- The fact that qobject_cast doesn't work across shared library boundaries is suspicious. Wasn't supporting *that* use case one of the reasons (besides not requiring RTTI) for introducing qobject_cast over dynamic_cast?
Did i miss this? Where's mentioned "does not work" (reason is perhaps lacking Q_OBJECT macro?) Cheers, Thomas