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

Method setPixmap

YACReaderLibrary/empty_container_info.cpp:14–17  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12}
13
14void EmptyContainerInfo::setPixmap(const QPixmap &pixmap)
15{
16 iconLabel->setPixmap(pixmap);
17}
18
19void EmptyContainerInfo::setText(const QString &text)
20{

Callers 15

performDragMethod · 0.80
applyThemeMethod · 0.80
deselectMethod · 0.80
selectMethod · 0.80
applyThemeMethod · 0.80
YACReaderSocialDialogMethod · 0.80
applyThemeMethod · 0.80
applyThemeMethod · 0.80
applyThemeMethod · 0.80
updatePageMethod · 0.80
updateContentSizeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected