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

Method setTitle

YACReaderLibrary/comic_vine/title_header.cpp:32–35  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

30}
31
32void TitleHeader::setTitle(const QString &title)
33{
34 mainTitleLabel->setText(title);
35}
36
37void TitleHeader::setSubTitle(const QString &title)
38{

Callers

nothing calls this directly

Calls 1

setTextMethod · 0.45

Tested by

no test coverage detected