Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YACReader/yacreader
/ setFilename
Method
setFilename
YACReaderLibrary/properties_dialog.cpp:785–788 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
783
}
784
785
void PropertiesDialog::setFilename(const QString &nameString)
786
{
787
title->setText(nameString);
788
}
789
790
void PropertiesDialog::setNumpages(int pagesNum)
791
{
Callers
nothing calls this directly
Calls
1
setText
Method · 0.45
Tested by
no test coverage detected