MCPcopy 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
81void GoToDialog::applyTheme(const Theme &theme)
82{
83 imgLabel->setPixmap(theme.dialogIcons.goToDialogIcon);
84}

Callers

nothing calls this directly

Calls 1

setPixmapMethod · 0.80

Tested by

no test coverage detected