MCPcopy 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
19void EmptyContainerInfo::setText(const QString &text)
20{
21 titleLabel->setText(text);
22}
23
24QVBoxLayout *EmptyContainerInfo::setUpDefaultLayout(bool addStretch)
25{

Callers 15

loadComicMethod · 0.45
setFilenameMethod · 0.45
setNumpagesMethod · 0.45
setSizeMethod · 0.45
restoreOptionsMethod · 0.45
EmptyLabelWidgetMethod · 0.45
findPathMethod · 0.45
createActionsMethod · 0.45
findPathMethod · 0.45
findPathMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected