MCPcopy Create free account
hub / github.com/KDE/kdeconnect-kde / pluginFilter

Method pluginFilter

models/devicespluginfilterproxymodel.cpp:21–24  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

19}
20
21QString DevicesPluginFilterProxyModel::pluginFilter() const
22{
23 return m_pluginFilter;
24}
25
26int DevicesPluginFilterProxyModel::rowForDevice(const QString &id) const
27{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected