Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WarmUpTill/SceneSwitcher
/ ClearClicked
Method
ClearClicked
lib/queue/action-queue.cpp:266–269 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
264
}
265
266
void ActionQueueSettingsDialog::ClearClicked()
267
{
268
_queue.Clear();
269
}
270
271
void ActionQueueSettingsDialog::UpdateLabels()
272
{
Callers
nothing calls this directly
Calls
1
Clear
Method · 0.45
Tested by
no test coverage detected