MCPcopy Create free account
hub / github.com/YACReader/yacreader / setTitle

Method setTitle

custom_widgets/yacreader_titled_toolbar.cpp:136–139  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

134}
135
136void YACReaderTitledToolBar::setTitle(const QString &title)
137{
138 nameLabel->setText(title);
139}
140
141void YACReaderTitledToolBar::applyTheme(const Theme &theme)
142{

Callers 1

applyThemeMethod · 0.45

Calls 1

setTextMethod · 0.45

Tested by

no test coverage detected