8#ifndef CONTACTMONITOR_H
9#define CONTACTMONITOR_H
13#include <kpeoplebackend/kpeoplebackend_export.h>
15#include "abstractcontact.h"
19class ContactMonitorPrivate;
62 ContactMonitorPrivate *d_ptr;
66typedef QSharedPointer<KPeople::ContactMonitor> ContactMonitorPtr;