MCPcopy 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
211void SimpleCommitForm::showError(const QString& error)
212{
213 m_inlineError->setText(error);
214 m_inlineError->animatedShow();
215}
216
217void SimpleCommitForm::clearError()
218{

Callers 2

commitActiveProjectMethod · 0.45

Calls 1

setTextMethod · 0.45

Tested by 1