mmsharing/mmshui/inc/musuieventobserver.h
branchRCL_3
changeset 41 755f0370535b
parent 35 6c57ef9392d2
equal deleted inserted replaced
38:ac48f0cc9f9c 41:755f0370535b
    68     virtual TBool OrientationCanBeChanged() const = 0;
    68     virtual TBool OrientationCanBeChanged() const = 0;
    69     
    69     
    70     virtual TInt GetUiVolumeValue() = 0;
    70     virtual TInt GetUiVolumeValue() = 0;
    71     
    71     
    72     virtual CMusUiResourceHandler* ResourceHandler() = 0;
    72     virtual CMusUiResourceHandler* ResourceHandler() = 0;
    73    
       
    74     virtual void SetExitingFlag() = 0;
       
    75 	};
    73 	};
    76 
    74 
    77 #endif // MUSUIEVENTOBSERVER_H
    75 #endif // MUSUIEVENTOBSERVER_H
    78             
    76             
    79 // end of file
    77 // end of file