homescreensrv_plat/contentstorage_api/camenuiconutility.h
changeset 124 e36b2f4799c0
parent 115 3ab5c078b490
equal deleted inserted replaced
121:0b3699f6c654 124:e36b2f4799c0
    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__