classicui_plat/ganes_api/inc/ganes/HgSingleTextListWithIcon.h
branchRCL_3
changeset 10 9f56a4e1b8ab
parent 0 2f259fa3e83a
equal deleted inserted replaced
9:aabf2c525e0f 10:9f56a4e1b8ab
    45      * Destructor.
    45      * Destructor.
    46      */
    46      */
    47     IMPORT_C virtual ~CHgSingleTextListWithIcon( );
    47     IMPORT_C virtual ~CHgSingleTextListWithIcon( );
    48 
    48 
    49 protected: // CHgScroller
    49 protected: // CHgScroller
    50 
       
    51     void HandleSizeChanged();
    50     void HandleSizeChanged();
       
    51     void HandleScrollbarVisibilityChange(TBool aVisible);
    52     
    52     
    53 protected: // CHgList
    53 protected: // CHgList
    54 
    54 
    55     void DrawItem(TInt aIndex, const TRect& aRect) const; 
    55     void DrawItem(TInt aIndex, const TRect& aRect) const; 
    56     
    56