Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MailCore/mailcore2
/ setFlags
Method
setFlags
src/core/imap/MCIMAPFolder.cpp:55–58 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
53
}
54
55
void IMAPFolder::setFlags(IMAPFolderFlag flags)
56
{
57
mFlags = flags;
58
}
59
60
IMAPFolderFlag IMAPFolder::flags()
61
{
Callers
2
resultsWithError
Function · 0.45
msg_att_handler
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected