homescreensrv_plat/contentstorage_api/camenuiconutility.h
changeset 119 50e220be30d1
parent 112 dbfb5e38438b
equal deleted inserted replaced
116:305818acdca4 119:50e220be30d1
    30     static HbIcon getApplicationIcon(int uid,
    30     static HbIcon getApplicationIcon(int uid,
    31             const QSizeF &size = QSizeF(50,80));
    31             const QSizeF &size = QSizeF(50,80));
    32     
    32     
    33     static HbIcon getEntryIcon(const CaEntry& entry,
    33     static HbIcon getEntryIcon(const CaEntry& entry,
    34             const QSizeF &size = QSizeF(50,80));
    34             const QSizeF &size = QSizeF(50,80));
       
    35     
       
    36 
       
    37     
       
    38     
       
    39     
    35 };
    40 };
    36 
    41 
    37 #endif // __CAMENUICONUTILITY_H__
    42 #endif // __CAMENUICONUTILITY_H__