videocollection/hgmyvideos/inc/vcxhgmyvideoscategorymodelhandler.h
branchRCL_3
changeset 14 8970fbd719ec
parent 13 112a725ff2c2
child 23 8f0df5c82986
equal deleted inserted replaced
13:112a725ff2c2 14:8970fbd719ec
   338         CGulIcon* CreateHgListIconL(
   338         CGulIcon* CreateHgListIconL(
   339                 const TAknsItemID& aSkinId,
   339                 const TAknsItemID& aSkinId,
   340                 const TFileName& aFileName,
   340                 const TFileName& aFileName,
   341                 TInt aBitmapId,
   341                 TInt aBitmapId,
   342                 TInt aMaskId );
   342                 TInt aMaskId );
       
   343         
       
   344         /**
       
   345          * Check, if the last watched cenrep key is set
       
   346          * 
       
   347          * @return ETrue if the key has been set, otherwise EFalse
       
   348          */
       
   349         TBool LastWatchedSetL();
       
   350         
       
   351         /**
       
   352          * Check, if the preloaded video exists
       
   353          * If the key exists, but the file is missing, it is considered, 
       
   354          * as it does not exist.
       
   355          *  
       
   356          * @return ETrue if the preloaded does exist, otherwise EFalse
       
   357          */
       
   358         TBool PreloadedExistsL();
   343 
   359 
   344     private:
   360     private:
   345     
   361     
   346         /**
   362         /**
   347          * Application model.
   363          * Application model.