MCPcopy 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
91int Message::autoHide() const
92{
93 return d->autoHideDelay;
94}
95
96void Message::setWordWrap(bool wordWrap)
97{

Callers 3

postMessageMethod · 0.80
showNextMessageMethod · 0.80
startAutoHideTimerMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected