Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ messageType
Method
messageType
kdevplatform/sublime/message.cpp:63–66 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
61
}
62
63
Message::MessageType Message::messageType() const
64
{
65
return d->messageType;
66
}
67
68
void Message::addAction(QAction* action, bool closeOnTrigger)
69
{
Callers
2
postMessage
Method · 0.45
showNextMessage
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected