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

Method fileName

src/backend/datasources/LiveDataSource.cpp:170–172  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

168}
169
170QString LiveDataSource::fileName() const {
171 return m_fileName;
172}
173
174/*!
175 * \brief Sets the local socket's server name to name

Callers 6

saveMethod · 0.45
finalizeLoadMethod · 0.45
saveFileNameMethod · 0.45
exportViewMethod · 0.45
redoMethod · 0.45
finalizeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected