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

Method filter

src/backend/datasources/MQTTTopic.cpp:75–77  ·  view source on GitHub ↗

! *\brief Returns the MQTTTopic's filter */

Source from the content-addressed store, hash-verified

73 *\brief Returns the MQTTTopic's filter
74 */
75AsciiFilter* MQTTTopic::filter() const {
76 return m_filter;
77}
78
79/*!
80 *\brief Returns the MQTTTopic's icon

Callers 1

MQTTTopicMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected