mpxplugins/viewplugins/views/pdsbplaybackview/inc/mpxpdsbplaybackviewcontainer.h
changeset 1 8118492f1bdf
parent 0 ff3acec5bc43
equal deleted inserted replaced
0:ff3acec5bc43 1:8118492f1bdf
    76 // from MPXCommonPlaybackViewContainer
    76 // from MPXCommonPlaybackViewContainer
    77     /**
    77     /**
    78      * Redraw part of the screen to the bitmap context.
    78      * Redraw part of the screen to the bitmap context.
    79      *
    79      *
    80      * @param aRect Area to be redrawn.
    80      * @param aRect Area to be redrawn.
    81      * @param aGc Graphics context to draw to.
    81      *
    82      */
    82      */
    83     void RedrawRect(
    83       void RedrawRect(
    84         const TRect& aRect,
    84         const TRect& aRect) const;
    85         CBitmapContext& aGc) const;
    85     
    86 
    86 
    87     /**
    87     /**
    88      * From MPXCommonPlaybackViewContainer and CCoeControl.
    88      * From MPXCommonPlaybackViewContainer and CCoeControl.
    89      * Handle events from the touch screen. Overridden from Commonplayback view.
    89      * Handle events from the touch screen. Overridden from Commonplayback view.
    90      * PdSbPlaybackview does not utilise pointer events, since EMC doesn't support
    90      * PdSbPlaybackview does not utilise pointer events, since EMC doesn't support