uigraphics/AknIcon/inc/AknIconLoader.h
branchRCL_3
changeset 10 08459e712984
parent 0 05e9090e2422
child 11 33ddb261ab37
equal deleted inserted replaced
9:6ef40bf8fd34 10:08459e712984
   116         * @param aFileName MIF file name, full path.
   116         * @param aFileName MIF file name, full path.
   117         */
   117         */
   118         CAknIconLocationInfo* LoadIconLocationInfoL( const TDesC& aFileName );
   118         CAknIconLocationInfo* LoadIconLocationInfoL( const TDesC& aFileName );
   119         
   119         
   120 #ifdef _NGATESTING        
   120 #ifdef _NGATESTING        
   121         TInt32 GetDerivedIconTypeL(TInt32 aType, const TDesC & aMifFileName);
   121         TInt32 GetDerivedIconTypeL(TInt32 aType);
   122         void SetIconTypeConfig(TInt32 aConfigIconType, const TDesC & aNGATestDirectory);
   122         void SetIconTypeConfig(TInt32 aConfigIconType, const TDesC & aNGATestDirectory);
   123 #endif
   123 #endif
   124         
   124         
   125     private: // New methods
   125     private: // New methods
   126 
   126