MCPcopy Create free account
hub / github.com/KDE/labplot / localSocketName

Method localSocketName

src/backend/datasources/LiveDataSource.cpp:182–184  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

180}
181
182QString LiveDataSource::localSocketName() const {
183 return m_localSocketName;
184}
185
186void LiveDataSource::setFileType(AbstractFileFilter::FileType type) {
187 m_fileType = type;

Callers 1

setLiveDataSourceMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected