Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Codeya-IDE/deepin-ide
/ setSourceFile
Method
setSourceFile
src/plugins/git/gui/giteditor.cpp:227–230 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
225
}
226
227
void GitEditor::setSourceFile(const QString &sf)
228
{
229
d->sourceFile = sf;
230
}
231
232
QString GitEditor::sourceFile() const
233
{
Callers
1
addWidget
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected