Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/labplot
/ fileType
Method
fileType
src/backend/datasources/LiveDataSource.cpp:190–192 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
188
}
189
190
AbstractFileFilter::FileType LiveDataSource::fileType() const {
191
return m_fileType;
192
}
193
194
void LiveDataSource::setFilter(AbstractFileFilter* f) {
195
delete m_filter;
Callers
1
setLiveDataSource
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected