MCPcopy 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
785void PropertiesDialog::setFilename(const QString &nameString)
786{
787 title->setText(nameString);
788}
789
790void PropertiesDialog::setNumpages(int pagesNum)
791{

Callers

nothing calls this directly

Calls 1

setTextMethod · 0.45

Tested by

no test coverage detected