calendarui/views/inc/calennativeview.h
changeset 77 b0711afde476
parent 58 ef813d54df51
child 80 fa7c359294fa
equal deleted inserted replaced
68:a5a1242fd2e8 77:b0711afde476
    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();