calendarui/views/inc/calennativeview.h
changeset 70 a5ed90760192
parent 55 2c54b51f39c4
child 75 7ac58b2aae6f
equal deleted inserted replaced
64:1881ad52dc45 70:a5ed90760192
    62 	    CalenNativeView( MCalenServices& services );
    62 	    CalenNativeView( MCalenServices& services );
    63 	    
    63 	    
    64 	    void HandleNotification( const TCalenNotification notification );
    64 	    void HandleNotification( const TCalenNotification notification );
    65 	    virtual void onLocaleChanged(int reason)=0;
    65 	    virtual void onLocaleChanged(int reason)=0;
    66 	    virtual void onContextChanged() {};
    66 	    virtual void onContextChanged() {};
    67 
    67 	
       
    68 	signals:
       
    69 		void closeDialogs();
       
    70 	
    68 	protected slots:
    71 	protected slots:
    69 	
    72 	
    70         void goToDate();
    73         void goToDate();
    71         void goToSelectedDate();
    74         void goToSelectedDate();
    72         void deleteBeforeDate();
    75         void deleteBeforeDate();