MCPcopy Create free account
hub / github.com/Faster3ck/Converseen / setFileName

Method setFileName

src/thumbnailgeneratorthread.cpp:65–68  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

63}
64
65void ThumbnailGeneratorThread::setFileName(QString fileName)
66{
67 m_fileName = fileName;
68}
69
70QImage* ThumbnailGeneratorThread::toQImage(const Image &image)
71{

Callers 2

loadPreviewMethod · 0.80
showLoadingAnimationMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected