Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YACReader/yacreader
/ setName
Method
setName
custom_widgets/yacreader_library_item_widget.cpp:167–171 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
165
}
166
167
void YACReaderLibraryItemWidget::setName(const QString &name)
168
{
169
this->name = name;
170
nameLabel->setText(name);
171
}
Callers
1
renameCurrentLibrary
Method · 0.45
Calls
1
setText
Method · 0.45
Tested by
no test coverage detected