MCPcopy Create free account
hub / github.com/MailCore/mailcore2 / mainPart

Method mainPart

src/core/abstract/MCAbstractMessagePart.cpp:61–64  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

59}
60
61AbstractPart * AbstractMessagePart::mainPart()
62{
63 return mMainPart;
64}
65
66void AbstractMessagePart::setMainPart(AbstractPart * mainPart)
67{

Callers 2

applyUniquePartIDMethod · 0.45
AbstractMessagePartMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected