MCPcopy Create free account
hub / github.com/Codeya-IDE/deepin-ide / messageData

Method messageData

src/plugins/chat/data/messagedata.cpp:46–49  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

44}
45
46QString MessageData::messageData() const
47{
48 return msgData;
49}
50
51QStringList MessageData::messageLines() const
52{

Callers 2

updateMessageMethod · 0.80
initConnectMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected