Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ text
Method
text
kdevplatform/sublime/message.cpp:37–40 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
35
}
36
37
QString Message::text() const
38
{
39
return d->text;
40
}
41
42
void Message::setText(const QString& text)
43
{
Callers
12
applyReloadModeAndReload
Method · 0.45
testDocumentSetText
Method · 0.45
textHint
Method · 0.45
contextMenuRequested
Method · 0.45
insertIntoDocumentListMenu
Method · 0.45
assertGoodBar
Method · 0.45
searchNext
Method · 0.45
searchPrevious
Method · 0.45
emitDataChanged
Method · 0.45
returnPressed
Method · 0.45
changedSelection
Method · 0.45
collectRanges
Function · 0.45
Calls
no outgoing calls
Tested by
3
applyReloadModeAndReload
Method · 0.36
testDocumentSetText
Method · 0.36
assertGoodBar
Method · 0.36