MCPcopy 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
62QPixmap IconFetcher::genericFileIcon() const
63{
64 return m_quickCache.file;
65}
66
67QPixmap IconFetcher::genericDirectoryIcon() const
68{

Callers 1

makeIconMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected