From Q_DECLARE_METATYPE:
Note that if you intend to use the type in queued signal and slot connections, you also have to call qRegisterMetaType() since such connections are resolved at runtime.
From Q_DECLARE_METATYPE:
Note that if you intend to use the type in queued signal and slot connections, you also have to call qRegisterMetaType() since such connections are resolved at runtime.
J-P Nurmi
vishwanath (22nd November 2006)
Bookmarks