contentstorage/caclient/s60/inc/caobjectadapter.h
changeset 86 e492551a0d54
parent 85 7feec50967db
child 87 9d806967057c
--- a/contentstorage/caclient/s60/inc/caobjectadapter.h	Tue Mar 23 23:17:02 2010 +0200
+++ b/contentstorage/caclient/s60/inc/caobjectadapter.h	Tue Mar 23 23:28:12 2010 +0200
@@ -22,7 +22,6 @@
 
 // CLASS DECLARATION
 #include <QList>
-#include <QPixmap>
 
 #include <cadefs.h>
 
@@ -36,6 +35,8 @@
 class CaNotifierFilter;
 class CCaInnerEntry;
 class CCaInnerNotifierFilter;
+class HbIcon;
+class CFbsBitmap;
 
 /**
  *  CaObjectAdapter
@@ -124,11 +125,9 @@
     /**
      * Creates icon.
      * @param entry entry.
-     * @return QPixmap.
+     * @return HbIcon.
      */
-    static QPixmap makeIcon(
-        const CaEntry& entry,
-        const QSize &size);
+    static HbIcon makeIcon(const CaEntry& entry, const QSize &size);
 
     /**
      * Converts notifier type to inner notifier type.
@@ -183,11 +182,9 @@
     /**
      * Creates icon. Leaving version.
      * @param entry entry.
-     * @return QPixmap.
+     * @return HbIcon.
      */
-    static QPixmap makeIconL(
-        const CaEntry& entry,
-        const QSize &size);
+    static HbIcon makeIconL(const CaEntry& entry, const QSize &size);
 
     /**
      * Make bitmap copy, used to get rid of compression for extended bitmap