Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YACReader/yacreader
/ setText
Method
setText
YACReaderLibrary/empty_container_info.cpp:19–22 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
17
}
18
19
void EmptyContainerInfo::setText(const QString &text)
20
{
21
titleLabel->setText(text);
22
}
23
24
QVBoxLayout *EmptyContainerInfo::setUpDefaultLayout(bool addStretch)
25
{
Callers
15
loadComic
Method · 0.45
setFilename
Method · 0.45
setNumpages
Method · 0.45
setSize
Method · 0.45
updateCoverPageNumberLabel
Method · 0.45
restoreOptions
Method · 0.45
numDaysToConsiderRecentChanged
Method · 0.45
EmptyLabelWidget
Method · 0.45
findPath
Method · 0.45
createActions
Method · 0.45
findPath
Method · 0.45
findPath
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected