Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
136
void YACReaderTitledToolBar::setTitle(const QString &title)
137
{
138
nameLabel->setText(title);
139
}
140
141
void YACReaderTitledToolBar::applyTheme(const Theme &theme)
142
{
Callers
1
applyTheme
Method · 0.45
Calls
1
setText
Method · 0.45
Tested by
no test coverage detected