idlehomescreen/xmluirendering/renderingplugins/xnpopupfactory/inc/xnpopupadapter.h
branchRCL_3
changeset 11 ff572dfe6d86
parent 0 f72a12da539e
equal deleted inserted replaced
9:f966699dea19 11:ff572dfe6d86
    84     void HandleScreenDeviceChangedL();	
    84     void HandleScreenDeviceChangedL();	
    85 
    85 
    86 	/**
    86 	/**
    87 	* @see CXnControlAdapter
    87 	* @see CXnControlAdapter
    88 	*/
    88 	*/
    89     void DoHandlePropertyChangeL(CXnProperty* aProperty = NULL); 
    89     void DoHandlePropertyChangeL(CXnProperty* aProperty = NULL);
       
    90 
       
    91 private: // from base class
       
    92     /**
       
    93     * @see CCoeControl documentation        
       
    94     */         
       
    95     void MakeVisible( TBool aVisible );
    90    
    96    
    91 private:
    97 private:
    92     void Draw(const TRect& aRect) const;
    98     void Draw(const TRect& aRect) const;
    93 
    99 
    94 	CXnPopupAdapter();
   100 	CXnPopupAdapter();