Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YACReader/yacreader
/ setDropShadowColor
Method
setDropShadowColor
custom_widgets/yacreader_titled_toolbar.cpp:54–57 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
52
}
53
54
void DropShadowLabel::setDropShadowColor(const QColor &color)
55
{
56
dropShadowColor = color;
57
}
58
59
YACReaderTitledToolBar::YACReaderTitledToolBar(const QString &title, QWidget *parent)
60
: QWidget(parent)
Callers
1
applyTheme
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected