6 #ifndef WSDISCOVERYSERVICEAGGREGATOR_H 7 #define WSDISCOVERYSERVICEAGGREGATOR_H 9 #include "wsdiscoveryclient_export.h" 13 class WSDiscoveryServiceAggregatorPrivate;
45 void serviceUpdated(
const QSharedPointer<WSDiscoveryTargetService> &updatedService);
55 WSDiscoveryServiceAggregatorPrivate *
const d_ptr;
59 #endif // WSDISCOVERYSERVICEAGGREGATOR_H Definition: wsdiscoverytargetservice.h:15
Aggregates multiple updates from the same WSDiscoveryTargetService.
Definition: wsdiscoveryserviceaggregator.h:22