MCPcopy Create free account
hub / github.com/Palm1r/QodeAssist / isErrorVisible

Method isErrorVisible

widgets/CompletionErrorHandler.hpp:24–24  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

22 void hideError();
23
24 bool isErrorVisible() const { return !m_errorWidget.isNull(); }
25
26protected:
27 void identifyMatch(

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected