Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/labplot
/ sourceType
Method
sourceType
src/frontend/datasources/ImportFileDialog.cpp:124–126 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
122
}
123
124
LiveDataSource::SourceType ImportFileDialog::sourceType() const {
125
return m_importFileWidget->currentSourceType();
126
}
127
128
/*!
129
triggers data import to the live data source \c source
Callers
4
newLiveDataSource
Method · 0.45
setLiveDataSource
Method · 0.45
updateTypeChanged
Method · 0.45
readingTypeChanged
Method · 0.45
Calls
1
currentSourceType
Method · 0.80
Tested by
no test coverage detected