calendarui/controller/inc/caleneditui.h
changeset 83 5aadd1120515
parent 55 2c54b51f39c4
child 89 b57382753122
equal deleted inserted replaced
82:dcd0ca396fa1 83:5aadd1120515
    89         
    89         
    90     private slots:
    90     private slots:
    91 		
    91 		
    92 		void handleEntrySaved();
    92 		void handleEntrySaved();
    93 		void handleDialogClosed();
    93 		void handleDialogClosed();
       
    94 		void handleForcedExit();
    94         
    95         
    95     private: // data
    96     private: // data
    96         
    97         
    97         CCalenController&       iController;
    98         CCalenController&       iController;
    98         CalenEditor*			iEditor;
    99         CalenEditor*			iEditor;