Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Codeya-IDE/deepin-ide
/ gitTabWidget
Method
gitTabWidget
src/plugins/git/client/gitclient.cpp:301–304 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
299
}
300
301
QWidget *GitClient::gitTabWidget() const
302
{
303
return d->gitTabWidget;
304
}
305
306
void GitClient::instantBlame(const QString &workspace, const QString &filePath, int line)
307
{
Callers
1
start
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected