Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ showError
Method
showError
plugins/git/simplecommitform.cpp:211–215 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
209
}
210
211
void SimpleCommitForm::showError(const QString& error)
212
{
213
m_inlineError->setText(error);
214
m_inlineError->animatedShow();
215
}
216
217
void SimpleCommitForm::clearError()
218
{
Callers
2
commitActiveProject
Method · 0.45
testVariablesAttributes
Method · 0.45
Calls
1
setText
Method · 0.45
Tested by
1
testVariablesAttributes
Method · 0.36