MCPcopy 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
266void ActionQueueSettingsDialog::ClearClicked()
267{
268 _queue.Clear();
269}
270
271void ActionQueueSettingsDialog::UpdateLabels()
272{

Callers

nothing calls this directly

Calls 1

ClearMethod · 0.45

Tested by

no test coverage detected