With QObject::deleteLater(), the client object can unexpectedly outlive
the expected lifetime as in
|
||
---|---|---|
.. | ||
client | ||
server | ||
CMakeLists.txt |
With QObject::deleteLater(), the client object can unexpectedly outlive
the expected lifetime as in
|
||
---|---|---|
.. | ||
client | ||
server | ||
CMakeLists.txt |