MCPcopy Create free account
hub / github.com/Codeya-IDE/deepin-ide / hideSpinner

Method hideSpinner

src/plugins/project/mainframe/projectdelegate.cpp:76–80  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

74}
75
76void ProjectDelegate::hideSpinner()
77{
78 d->spinner->hide();
79 d->spinner->stop();
80}

Callers 1

takeRootItemMethod · 0.80

Calls 2

hideMethod · 0.45
stopMethod · 0.45

Tested by

no test coverage detected