Also inherit from QObject publically if you want to use this as a QObject (e.g in connect()) and make the class inherit from QObject first, MOC only checks the first base class.
Cheers,
_
Also inherit from QObject publically if you want to use this as a QObject (e.g in connect()) and make the class inherit from QObject first, MOC only checks the first base class.
Cheers,
_
Bookmarks