src/hbcore/image/hbiconimplcreator_p.h
changeset 28 b7da29130b0e
parent 23 e6ad4ef83b23
equal deleted inserted replaced
23:e6ad4ef83b23 28:b7da29130b0e
    68 class HB_AUTOTEST_EXPORT HbIconImplCreator
    68 class HB_AUTOTEST_EXPORT HbIconImplCreator
    69 {
    69 {
    70 public:
    70 public:
    71     static HbIconImpl *createIconImpl(HbSharedIconInfo &iconImplInfo,
    71     static HbIconImpl *createIconImpl(HbSharedIconInfo &iconImplInfo,
    72                                       HbIconLoadingParams &params);
    72                                       HbIconLoadingParams &params);
       
    73 
       
    74     static HbIconImpl *createIconImpl(const QPixmap &pixmap,
       
    75                                       HbIconLoadingParams &params);
    73 };
    76 };
    74 
    77 
    75 #endif  //HBICONIMPLCREATOR_P_H
    78 #endif  //HBICONIMPLCREATOR_P_H