Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
14
void EmptyContainerInfo::setPixmap(const QPixmap &pixmap)
15
{
16
iconLabel->setPixmap(pixmap);
17
}
18
19
void EmptyContainerInfo::setText(const QString &text)
20
{
Callers
15
performDrag
Method · 0.80
YACReader3DFlowConfigWidget
Method · 0.80
applyTheme
Method · 0.80
deselect
Method · 0.80
select
Method · 0.80
applyTheme
Method · 0.80
YACReaderSocialDialog
Method · 0.80
applyTheme
Method · 0.80
applyTheme
Method · 0.80
applyTheme
Method · 0.80
updatePage
Method · 0.80
updateContentSize
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected