MCPcopy 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
133void AbstractFileFilter::clearLastError() {
134 m_lastError.clear();
135}
136
137/*!
138 * Returns the list of warnings that occured during the last parse step.

Callers 3

refreshPreviewMethod · 0.80
readMethod · 0.80
previewMethod · 0.80

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected