Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ModOrganizer2/modorganizer
/ isDownloadDrop
Method
isDownloadDrop
src/modlistdropinfo.cpp:111–114 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
109
}
110
111
bool ModListDropInfo::isDownloadDrop() const
112
{
113
return m_download != -1;
114
}
115
116
bool ModListDropInfo::isExternalArchiveDrop() const
117
{
Callers
2
canDropMimeData
Method · 0.80
dropMimeData
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected