Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YACReader/yacreader
/ applyTheme
Method
applyTheme
YACReader/goto_dialog.cpp:81–84 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
79
}
80
81
void GoToDialog::applyTheme(const Theme &theme)
82
{
83
imgLabel->setPixmap(theme.dialogIcons.goToDialogIcon);
84
}
Callers
nothing calls this directly
Calls
1
setPixmap
Method · 0.80
Tested by
no test coverage detected