MCPcopy Create free account
hub / github.com/Codeya-IDE/deepin-ide / setReadyMessage

Method setReadyMessage

src/plugins/git/gui/gitlogwidget.cpp:74–77  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

72}
73
74void GitLogWidget::setReadyMessage(const QString &msg)
75{
76 d->gitEditor->setPlainText(msg);
77}
78
79void GitLogWidget::setSourceFile(const QString &sf)
80{

Callers 2

addWidgetMethod · 0.45
setErrorMessageMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected