Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/labplot
/ clearLastError
Method
clearLastError
src/backend/datasources/filters/AbstractFileFilter.cpp:133–135 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
131
}
132
133
void AbstractFileFilter::clearLastError() {
134
m_lastError.clear();
135
}
136
137
/*!
138
* Returns the list of warnings that occured during the last parse step.
Callers
3
refreshPreview
Method · 0.80
read
Method · 0.80
preview
Method · 0.80
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected