MCPcopy Create free account
hub / github.com/OneMoreGres/ScreenTranslator / copyLastToClipboard

Method copyLastToClipboard

src/manager.cpp:371–375  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

369}
370
371void Manager::copyLastToClipboard()
372{
373 SOFT_ASSERT(representer_, return );
374 representer_->clipboardLast();
375}
376
377void Manager::quit()
378{

Callers 2

handleIconClickMethod · 0.80
contextMenuMethod · 0.80

Calls 1

clipboardLastMethod · 0.80

Tested by

no test coverage detected