MCPcopy 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
37QString Message::text() const
38{
39 return d->text;
40}
41
42void Message::setText(const QString& text)
43{

Callers 12

testDocumentSetTextMethod · 0.45
textHintMethod · 0.45
contextMenuRequestedMethod · 0.45
assertGoodBarMethod · 0.45
searchNextMethod · 0.45
searchPreviousMethod · 0.45
emitDataChangedMethod · 0.45
returnPressedMethod · 0.45
changedSelectionMethod · 0.45
collectRangesFunction · 0.45

Calls

no outgoing calls

Tested by 3

testDocumentSetTextMethod · 0.36
assertGoodBarMethod · 0.36