mpxplugins/viewplugins/views/pdplaybackview/inc/mpxpdplaybackviewcontainer.h
changeset 1 8118492f1bdf
parent 0 ff3acec5bc43
equal deleted inserted replaced
0:ff3acec5bc43 1:8118492f1bdf
    84 // from MPXCommonPlaybackViewContainer
    84 // from MPXCommonPlaybackViewContainer
    85     /**
    85     /**
    86      * Redraw part of the screen to the bitmap context.
    86      * Redraw part of the screen to the bitmap context.
    87      *
    87      *
    88      * @param aRect Area to be redrawn.
    88      * @param aRect Area to be redrawn.
    89      * @param aGc Graphics context to draw to.
    89      * 
    90      */
    90      */
    91     void RedrawRect(
    91     void RedrawRect(
    92         const TRect& aRect,
    92         const TRect& aRect) const;
    93         CBitmapContext& aGc) const;
    93 
    94 
    94 
    95     /**
    95     /**
    96      * Sets main pane mode.
    96      * Sets main pane mode.
    97      *
    97      *
    98      * @since S60 3.0
    98      * @since S60 3.0