classicui_plat/ganes_api/inc/ganes/HgSingleGraphicList.h
branchRCL_3
changeset 10 9f56a4e1b8ab
parent 0 2f259fa3e83a
equal deleted inserted replaced
9:aabf2c525e0f 10:9f56a4e1b8ab
    51      */
    51      */
    52     IMPORT_C static TSize PreferredImageSize();
    52     IMPORT_C static TSize PreferredImageSize();
    53 
    53 
    54 protected: // CHgScroller
    54 protected: // CHgScroller
    55     void HandleSizeChanged();
    55     void HandleSizeChanged();
       
    56     void HandleScrollbarVisibilityChange(TBool aVisible);
    56 
    57 
    57 protected: // CHgList
    58 protected: // CHgList
    58     void DrawItem(TInt aIndex, const TRect& aRect) const; 
    59     void DrawItem(TInt aIndex, const TRect& aRect) const; 
    59     
    60     
    60 protected:
    61 protected: