Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YACReader/yacreader
/ setSubTitle
Method
setSubTitle
YACReaderLibrary/comic_vine/title_header.cpp:37–40 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
35
}
36
37
void TitleHeader::setSubTitle(const QString &title)
38
{
39
subTitleLabel->setText(title);
40
}
41
42
void TitleHeader::showButtons(bool show)
43
{
Callers
3
goNext
Method · 0.80
show
Method · 0.80
goToNextComic
Method · 0.80
Calls
1
setText
Method · 0.45
Tested by
no test coverage detected