MCPcopy 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
790void PropertiesDialog::setNumpages(int pagesNum)
791{
792 numPagesEdit->setText(QString::number(pagesNum));
793}
794
795void PropertiesDialog::setSize(float sizeFloat)
796{

Callers

nothing calls this directly

Calls 1

setTextMethod · 0.45

Tested by

no test coverage detected