MCPcopy Create free account
hub / github.com/YACReader/yacreader / error

Method error

YACReader/translator.cpp:193–198  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

191}
192
193void YACReaderTranslator::error()
194{
195 resultsTitle->setText(tr("Service not available"));
196 resultsTitle->setHidden(false);
197 busyIndicator->hide();
198}
199
200void YACReaderTranslator::setTranslation(const QString &string)
201{

Callers 3

runMethod · 0.80
runMethod · 0.80
parseXMLIntoInfoMethod · 0.80

Calls 2

hideMethod · 0.80
setTextMethod · 0.45

Tested by

no test coverage detected