Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
57
QString QMakeBuildDirChooser::errorString() const
58
{
59
return status->text();
60
}
61
62
void QMakeBuildDirChooser::setErrorString(const QString& errorString)
63
{
Callers
nothing calls this directly
Calls
1
text
Method · 0.45
Tested by
no test coverage detected