Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
65
void ThumbnailGeneratorThread::setFileName(QString fileName)
66
{
67
m_fileName = fileName;
68
}
69
70
QImage* ThumbnailGeneratorThread::toQImage(const Image &image)
71
{
Callers
2
loadPreview
Method · 0.80
showLoadingAnimation
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected