Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BatchDrake/SigDigger
/ ~RMSViewTab
Method
~RMSViewTab
Components/RMSViewTab.cpp:296–300 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
294
}
295
296
RMSViewTab::~RMSViewTab()
297
{
298
this->disconnectSocket();
299
delete ui;
300
}
301
302
303
//////////////////////////////////// Slots /////////////////////////////////////
Callers
nothing calls this directly
Calls
1
disconnectSocket
Method · 0.95
Tested by
no test coverage detected