Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Palm1r/QodeAssist
/ errorMessage
Method
errorMessage
widgets/ErrorWidget.hpp:24–24 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
22
void setErrorMessage(const QString &message);
23
24
QString errorMessage() const { return m_errorMessage; }
25
26
signals:
27
void dismissed();
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected