Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Codeya-IDE/deepin-ide
/ instantBlameWidget
Method
instantBlameWidget
src/plugins/git/client/gitclient.cpp:296–299 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
294
}
295
296
QWidget *GitClient::instantBlameWidget() const
297
{
298
return d->ibWidget;
299
}
300
301
QWidget *GitClient::gitTabWidget() const
302
{
Callers
1
initWindowService
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected