calendarui/controller/inc/calenicons.h
branchRCL_3
changeset 21 9711e452b5e9
parent 0 f979ecb2b13e
child 67 1539a383d7b6
equal deleted inserted replaced
20:21239b3bcd78 21:9711e452b5e9
    92     /**
    92     /**
    93      * Get an icon by passing an icon type
    93      * Get an icon by passing an icon type
    94      * @param aIndex An index to the enum TCalenIcons
    94      * @param aIndex An index to the enum TCalenIcons
    95      * @return a pointer to CGulIcon
    95      * @return a pointer to CGulIcon
    96      */
    96      */
    97     IMPORT_C CGulIcon* GetIconL( MCalenServices::TCalenIcons aIndex) const;
    97     IMPORT_C CGulIcon* GetIconL( MCalenServices::TCalenIcons aIndex, const TInt aViewId = 0 ) const;
    98 
    98 
    99 private:
    99 private:
   100     /**
   100     /**
   101      * C++ default constructor.
   101      * C++ default constructor.
   102      */
   102      */