MCPcopy 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
227void GitEditor::setSourceFile(const QString &sf)
228{
229 d->sourceFile = sf;
230}
231
232QString GitEditor::sourceFile() const
233{

Callers 1

addWidgetMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected