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

Method setBranchName

plugins/git/simplecommitform.cpp:201–204  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

199
200
201void SimpleCommitForm::setBranchName(const QString& branchName)
202{
203 m_branchName = branchName;
204}
205
206void SimpleCommitForm::setProjectName(const QString& projName)
207{

Callers 1

activateProjectMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected