MCPcopy 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
124LiveDataSource::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

newLiveDataSourceMethod · 0.45
setLiveDataSourceMethod · 0.45
updateTypeChangedMethod · 0.45
readingTypeChangedMethod · 0.45

Calls 1

currentSourceTypeMethod · 0.80

Tested by

no test coverage detected