Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
267
void CANFilterPrivate::clearParseState() {
268
m_parseState = ParseState();
269
}
270
271
int CANFilterPrivate::readDataFromFile(const QString& fileName, int lines) {
272
switch (timeHandlingMode) {
Callers
2
setConvertTimeToSeconds
Method · 0.80
setTimeHandlingMode
Method · 0.80
Calls
1
ParseState
Class · 0.85
Tested by
no test coverage detected