MCPcopy 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
76int TextTip::showTime() const
77{
78 return 100000 + 40 * qMax(0, tipText.size() - 100);
79}
80
81bool TextTip::equals(ContentType type, const QVariant &other) const
82{

Callers 1

setUpMethod · 0.45

Calls 1

sizeMethod · 0.45

Tested by

no test coverage detected