MCPcopy Create free account
hub / github.com/KDE/kdevelop / setFilename

Method setFilename

plugins/patchreview/localpatchsource.h:39–39  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

37 QIcon icon() const override;
38
39 void setFilename(const QUrl& filename) { m_filename = filename; }
40 void setBaseDir(const QUrl& dir) { m_baseDir = dir; }
41 void setCommand(const QString& cmd) { m_command = cmd; }
42

Callers 2

updatePatchFromEditMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected