MCPcopy Create free account
hub / github.com/KDE/labplot / clearParseState

Method clearParseState

src/backend/datasources/filters/CANFilter.cpp:267–269  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

265}
266
267void CANFilterPrivate::clearParseState() {
268 m_parseState = ParseState();
269}
270
271int CANFilterPrivate::readDataFromFile(const QString& fileName, int lines) {
272 switch (timeHandlingMode) {

Callers 2

setTimeHandlingModeMethod · 0.80

Calls 1

ParseStateClass · 0.85

Tested by

no test coverage detected