MCPcopy 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
54void DropShadowLabel::setDropShadowColor(const QColor &color)
55{
56 dropShadowColor = color;
57}
58
59YACReaderTitledToolBar::YACReaderTitledToolBar(const QString &title, QWidget *parent)
60 : QWidget(parent)

Callers 1

applyThemeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected