1 #ifndef __QMF_POSIX_EVENT_NOTIFIER_H
2 #define __QMF_POSIX_EVENT_NOTIFIER_H
30 class PosixEventNotifierImpl;
31 struct PosixEventNotifierImplAccess;
44 QMF_EXTERN EventNotifier(
const EventNotifier& that);
48 QMF_EXTERN EventNotifier& operator=(
const EventNotifier& that);
55 friend struct qmf::PosixEventNotifierImplAccess;
A handle is like a pointer: refers to an underlying implementation object.