Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/labplot
/ rehighlight
Method
rehighlight
src/tools/EquationHighlighter.cpp:166–169 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
164
}
165
166
void EquationHighlighter::rehighlight() {
167
setDocument(nullptr);
168
setDocument(m_parent->document());
169
}
170
171
/**
172
* This is used to indicate the position where the error occurred.
Callers
1
focusOutEvent
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected