设备监控-过滤

This commit is contained in:
flower_linux
2026-03-23 17:45:32 +08:00
parent 51fa0bb51b
commit bc07fa0e6e
23 changed files with 300 additions and 34 deletions

View File

@@ -20,6 +20,7 @@ public:
void setRegistry(softbus::device_bus::registry::IDeviceRegistry* registry);
bool initialize(const QJsonObject& rootConfig);
bool reconcileFromTreeModel();
void shutdown();
private: