Ah.
If you connect/disconnect in other places, then your start/stop slot could just set/unset a member variable (e.g. setting a bool member to true on start and to false on stop).
The slot that deals with incoming data then just need to check that value before adding text to the text edit, etc.
Cheers,
_





Reply With Quote

Bookmarks