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

Method setLoadingMessage

YACReaderLibrary/comic_vine/comic_vine_dialog.cpp:568–571  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

566}
567
568void ComicVineDialog::setLoadingMessage(const QString &message)
569{
570 loadingMessage->setText(message);
571}
572
573void ComicVineDialog::search()
574{

Callers

nothing calls this directly

Calls 1

setTextMethod · 0.45

Tested by

no test coverage detected