Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
568
void ComicVineDialog::setLoadingMessage(const QString &message)
569
{
570
loadingMessage->setText(message);
571
}
572
573
void ComicVineDialog::search()
574
{
Callers
nothing calls this directly
Calls
1
setText
Method · 0.45
Tested by
no test coverage detected