Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ document
Method
document
plugins/problemreporter/problemhighlighter.h:25–28 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
23
~ProblemHighlighter() override;
24
25
KTextEditor::Document* document() const
26
{
27
return m_document;
28
}
29
30
void setProblems(const QVector<KDevelop::IProblem::Ptr>& problems);
31
Callers
5
open
Method · 0.45
fileItemChanged
Method · 0.45
markClicked
Method · 0.45
removeLineMarker
Method · 0.45
addLineMarker
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected