Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YACReader/yacreader
/ setNumpages
Method
setNumpages
YACReaderLibrary/properties_dialog.cpp:790–793 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
788
}
789
790
void PropertiesDialog::setNumpages(int pagesNum)
791
{
792
numPagesEdit->setText(QString::number(pagesNum));
793
}
794
795
void PropertiesDialog::setSize(float sizeFloat)
796
{
Callers
nothing calls this directly
Calls
1
setText
Method · 0.45
Tested by
no test coverage detected