When something like that crashes it usually means that "this" is not a valid instance.
For example an uninitialized pointer or an already deleted object.
In your SymbolButton::setCounterOnClick(), how do you get access to the item on which you then call setConnection?
Cheers,
_





Reply With Quote

Bookmarks