1 #ifndef QMF_SUBSCRIPTION_H
2 #define QMF_SUBSCRIPTION_H
24 #if !defined(QMF_USE_DEPRECATED_API) && !defined(qmf2_EXPORTS) && !defined(SWIG)
25 # error "The API defined in this file has been DEPRECATED and will be removed in the future."
26 # error "Define 'QMF_USE_DEPRECATED_API' to enable continued use of the API."
37 template <
class>
class PrivateImplRef;
40 class SubscriptionImpl;
47 QMF_EXTERN Subscription& operator=(
const Subscription&);
81 friend struct SubscriptionImplAccess;