phonebookengines/cntlistmodel/inc/cntpresenceinfoprovider.h
changeset 61 d30183af6ca6
parent 46 efe85016a067
--- a/phonebookengines/cntlistmodel/inc/cntpresenceinfoprovider.h	Wed Aug 11 09:06:35 2010 +0300
+++ b/phonebookengines/cntlistmodel/inc/cntpresenceinfoprovider.h	Mon Aug 23 16:06:28 2010 +0300
@@ -19,7 +19,7 @@
 #ifndef CNTPRESENCEINFOPROVIDER_H
 #define CNTPRESENCEINFOPROVIDER_H
 
-#include "cntinfoprovider.h"
+#include <cntinfoprovider.h>
 #include <qcontact.h>
 
 class PrcPresenceReader;
@@ -54,6 +54,9 @@
     
 private:
     QString parsePresence(const QList<PrcPresenceBuddyInfoQt*>& buddyList);
+
+signals:
+    void infoFieldReady(CntInfoProvider* sender, int contactId, ContactInfoField field, const QString& value);
     
 private:
     PrcPresenceReader*              iReader; // owned