mpxplugins/viewplugins/views/upnpplaybackdialog/inc/mpxupnpplaybackdialogcustomcontrol.h
changeset 1 8118492f1bdf
parent 0 ff3acec5bc43
equal deleted inserted replaced
0:ff3acec5bc43 1:8118492f1bdf
   113 
   113 
   114     /**
   114     /**
   115      * Redraw part of the screen to the bitmap context.
   115      * Redraw part of the screen to the bitmap context.
   116      *
   116      *
   117      * @param aRect Area to be redrawn.
   117      * @param aRect Area to be redrawn.
   118      * @param aGc Graphics context to draw to.
   118      * 
   119      */
   119      */
   120     void RedrawRect(
   120      void RedrawRect(
   121         const TRect& aRect,
   121         const TRect& aRect) const;
   122         CBitmapContext& aGc) const;
   122    
       
   123 
   123 
   124 
   124 private:
   125 private:
   125 
   126 
   126     /**
   127     /**
   127      * C++ default constructor.
   128      * C++ default constructor.