inc/screensaverctrlnone.h
branchRCL_3
changeset 15 2e08ef6b6eda
parent 0 040fcad49f44
equal deleted inserted replaced
14:d8eca2b0590d 15:2e08ef6b6eda
    76     * Responds to changes to the size and position of the contents 
    76     * Responds to changes to the size and position of the contents 
    77     * of this control.  
    77     * of this control.  
    78     */
    78     */
    79     void SizeChanged();
    79     void SizeChanged();
    80     
    80     
       
    81     /**
       
    82      * Draw
       
    83      * @see CCoeControl::Draw(const TRect& aRect)
       
    84      */
       
    85     void Draw( const TRect& aRect ) const;
       
    86     
    81 private:
    87 private:
    82 
    88 
    83     /**
    89     /**
    84     *The Default C++ constructor   
    90     *The Default C++ constructor   
    85     */
    91     */