Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
371
void Manager::copyLastToClipboard()
372
{
373
SOFT_ASSERT(representer_, return );
374
representer_->clipboardLast();
375
}
376
377
void Manager::quit()
378
{
Callers
2
handleIconClick
Method · 0.80
contextMenu
Method · 0.80
Calls
1
clipboardLast
Method · 0.80
Tested by
no test coverage detected