MCPcopy 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
164bool VariableParser::isParsed() {
165 return m_parsed;
166}
167
168void VariableParser::clearValues() {
169 switch (m_dataType) {

Callers 15

parseDataMethod · 0.80
testParserMaxima01Method · 0.80
testParserMaxima02Method · 0.80
testParserPython01Method · 0.80
testParserPython02Method · 0.80
testParserPython03Method · 0.80
testParserPython04Method · 0.80
testParserPython05Method · 0.80
testParserPython06Method · 0.80
testParserPython07Method · 0.80
testParserPython08Method · 0.80
testParserPython09Method · 0.80

Calls

no outgoing calls

Tested by 15

testParserMaxima01Method · 0.64
testParserMaxima02Method · 0.64
testParserPython01Method · 0.64
testParserPython02Method · 0.64
testParserPython03Method · 0.64
testParserPython04Method · 0.64
testParserPython05Method · 0.64
testParserPython06Method · 0.64
testParserPython07Method · 0.64
testParserPython08Method · 0.64
testParserPython09Method · 0.64
testParserPython10Method · 0.64