18 #ifndef WSDISCOVERYSERVICEAGGREGATOR_H 19 #define WSDISCOVERYSERVICEAGGREGATOR_H 21 #include "wsdiscoveryclient_export.h" 25 class WSDiscoveryServiceAggregatorPrivate;
57 void serviceUpdated(
const QSharedPointer<WSDiscoveryTargetService>& updatedService);
67 WSDiscoveryServiceAggregatorPrivate*
const d_ptr;
71 #endif // WSDISCOVERYSERVICEAGGREGATOR_H Definition: wsdiscoverytargetservice.h:27
Aggregates multiple updates from the same WSDiscoveryTargetService.
Definition: wsdiscoveryserviceaggregator.h:34