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

Method showTranslator

src/manager.cpp:365–369  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

363}
364
365void Manager::showTranslator()
366{
367 SOFT_ASSERT(translator_, return );
368 translator_->show();
369}
370
371void Manager::copyLastToClipboard()
372{

Callers 1

contextMenuMethod · 0.80

Calls 1

showMethod · 0.45

Tested by

no test coverage detected