Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Codeya-IDE/deepin-ide
/ showTime
Method
showTime
src/common/tooltip/tips.cpp:76–79 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
74
}
75
76
int TextTip::showTime() const
77
{
78
return 100000 + 40 * qMax(0, tipText.size() - 100);
79
}
80
81
bool TextTip::equals(ContentType type, const QVariant &other) const
82
{
Callers
1
setUp
Method · 0.45
Calls
1
size
Method · 0.45
Tested by
no test coverage detected