Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
182
QString LiveDataSource::localSocketName() const {
183
return m_localSocketName;
184
}
185
186
void LiveDataSource::setFileType(AbstractFileFilter::FileType type) {
187
m_fileType = type;
Callers
1
setLiveDataSource
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected