MCPcopy Create free account
hub / github.com/KDE/kdevelop / setWordWrap

Method setWordWrap

kdevplatform/sublime/message.cpp:96–99  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

94}
95
96void Message::setWordWrap(bool wordWrap)
97{
98 d->wordWrap = wordWrap;
99}
100
101bool Message::wordWrap() const
102{

Callers 2

BreakpointDetailsMethod · 0.45
adjustPluginPageAdapterFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected