classicui_plat/ganes_api/inc/ganes/HgVgMediaWall.h
branchRCL_3
changeset 18 0aa5fbdfbc30
parent 16 71dd06cfe933
child 23 3d340a0166ff
equal deleted inserted replaced
16:71dd06cfe933 18:0aa5fbdfbc30
   675     
   675     
   676     /**
   676     /**
   677      * 
   677      * 
   678      */
   678      */
   679     void FillSystemGcWithSkin( ) const;
   679     void FillSystemGcWithSkin( ) const;
       
   680     
       
   681     /**
       
   682      * 
       
   683      */
       
   684     void SetConstantsForStyle();
   680 
   685 
   681 protected:
   686 protected:
   682     CHgScrollBufferManager* iManager; // Own
   687     CHgScrollBufferManager* iManager; // Own
   683     
   688     
   684     HBufC* iEmptyText; // text for empty list or grid.
   689     HBufC* iEmptyText; // text for empty list or grid.
   797     TReal iSpringDragVel;
   802     TReal iSpringDragVel;
   798     TReal iSpringVelAtDragStart;
   803     TReal iSpringVelAtDragStart;
   799     TInt iDragFrames;
   804     TInt iDragFrames;
   800     TBool iObserverNotified;
   805     TBool iObserverNotified;
   801 
   806 
       
   807     TRect iOpenedItemRect;
   802     };
   808     };
   803 
   809 
   804        
   810        
   805 #endif /*HGVGMEDIAWALL_H_*/
   811 #endif /*HGVGMEDIAWALL_H_*/