[Interest] QObject::connect returns true, but the connection does not work

Alexander Dyagilev alervdvcw at gmail.com
Wed Feb 22 20:33:01 CET 2017


Why?

emit is called; slot is NOT called.

I use QSharedPointer<MyDataType> in slot/signal.

MyDataType is a struct declared as metatype.




More information about the Interest mailing list