emailuis/uicomponents/inc/fscontrolbar.h
changeset 1 12c456ceeff2
parent 0 8466d47a6819
child 2 5253a20d2a1e
equal deleted inserted replaced
0:8466d47a6819 1:12c456ceeff2
   135      * @return focused button or NULL if bar not focused.
   135      * @return focused button or NULL if bar not focused.
   136      */
   136      */
   137     IMPORT_C MFsControlButtonInterface* GetFocusedButton() const;
   137     IMPORT_C MFsControlButtonInterface* GetFocusedButton() const;
   138 
   138 
   139     /**
   139     /**
       
   140      * Set position and size
       
   141      */
       
   142     virtual void SetRectL( const TRect& aRect );
       
   143     
       
   144     /**
   140      * Sets height of the bar in pixels.
   145      * Sets height of the bar in pixels.
   141      *
   146      *
   142      * @param aHeight new height of the bar.
   147      * @param aHeight new height of the bar.
   143      */
   148      */
   144     IMPORT_C void SetHeightL( TInt aHeight );
   149     IMPORT_C void SetHeightL( TInt aHeight );