It seems there are answers out there. For example, http://doc.trolltech.com/qq/qq15-aca...ingtotemplates,
If the signals and slots don't require the template parameter to be part of the prototype, the workaround is to make a template class inherit a QObject subclass that provides the required signals and slots:
Bookmarks