Hmm... I think that could also work. In this case, I'd have to define my signal signatures in some sort of function (objectB->currentTag()). In my case above, I can use QMetaObject to find the signals for me (removes some margin of error), but I'd still have to match the tags together correctly.
Thanks!
Bookmarks