Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
96
void Message::setWordWrap(bool wordWrap)
97
{
98
d->wordWrap = wordWrap;
99
}
100
101
bool Message::wordWrap() const
102
{
Callers
2
BreakpointDetails
Method · 0.45
adjustPluginPageAdapter
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected