Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/labplot
/ isParsed
Method
isParsed
src/backend/notebook/VariableParser.cpp:164–166 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
162
}
163
164
bool VariableParser::isParsed() {
165
return m_parsed;
166
}
167
168
void VariableParser::clearValues() {
169
switch (m_dataType) {
Callers
15
parseData
Method · 0.80
testParserMaxima01
Method · 0.80
testParserMaxima02
Method · 0.80
testParserPython01
Method · 0.80
testParserPython02
Method · 0.80
testParserPython03
Method · 0.80
testParserPython04
Method · 0.80
testParserPython05
Method · 0.80
testParserPython06
Method · 0.80
testParserPython07
Method · 0.80
testParserPython08
Method · 0.80
testParserPython09
Method · 0.80
Calls
no outgoing calls
Tested by
15
testParserMaxima01
Method · 0.64
testParserMaxima02
Method · 0.64
testParserPython01
Method · 0.64
testParserPython02
Method · 0.64
testParserPython03
Method · 0.64
testParserPython04
Method · 0.64
testParserPython05
Method · 0.64
testParserPython06
Method · 0.64
testParserPython07
Method · 0.64
testParserPython08
Method · 0.64
testParserPython09
Method · 0.64
testParserPython10
Method · 0.64