Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/benapetr/TuxManager
/ ~ProcessesWidget
Method
~ProcessesWidget
src/processeswidget.cpp:87–90 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
85
}
86
87
ProcessesWidget::~ProcessesWidget()
88
{
89
delete this->ui;
90
}
91
92
void ProcessesWidget::ClearSearchFilter()
93
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected