I think in this case it is easier to just call the slot via QMetaObject:.invokeMethod(), i.e. no need for an intermediary "emitter" object.
You can even pass arguments that way.Qt Code:
To copy to clipboard, switch view to plain text mode
Cheers,
_
Bookmarks