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

Method errorString

plugins/qmakemanager/qmakebuilddirchooser.cpp:57–60  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

55}
56
57QString QMakeBuildDirChooser::errorString() const
58{
59 return status->text();
60}
61
62void QMakeBuildDirChooser::setErrorString(const QString& errorString)
63{

Callers

nothing calls this directly

Calls 1

textMethod · 0.45

Tested by

no test coverage detected