MCPcopy 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
301QWidget *GitClient::gitTabWidget() const
302{
303 return d->gitTabWidget;
304}
305
306void GitClient::instantBlame(const QString &workspace, const QString &filePath, int line)
307{

Callers 1

startMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected