Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ autoHide
Method
autoHide
kdevplatform/sublime/message.cpp:91–94 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
89
}
90
91
int Message::autoHide() const
92
{
93
return d->autoHideDelay;
94
}
95
96
void Message::setWordWrap(bool wordWrap)
97
{
Callers
3
postMessage
Method · 0.80
showNextMessage
Method · 0.80
startAutoHideTimer
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected