> This is the more complicated way. > > Just use deleterLater(). It has the same effect. After the next round the > eventloop the object will be deleted. I'm not trying to delete the serial port object, I'm just trying to close the serial port so that I stop listening. Sean