Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ModOrganizer2/modorganizer
/ genericFileIcon
Method
genericFileIcon
src/iconfetcher.cpp:62–65 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
60
}
61
62
QPixmap IconFetcher::genericFileIcon() const
63
{
64
return m_quickCache.file;
65
}
66
67
QPixmap IconFetcher::genericDirectoryIcon() const
68
{
Callers
1
makeIcon
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected