emailuis/nmailui/inc/nmapplication.h
changeset 40 2c62ef3caffd
parent 23 2dc6caa42ec3
child 30 759dc5235cdb
equal deleted inserted replaced
39:b0b89ca206b5 40:2c62ef3caffd
    51     QSize screenSize();
    51     QSize screenSize();
    52     bool eventFilter(QObject *obj, QEvent *event);
    52     bool eventFilter(QObject *obj, QEvent *event);
    53 
    53 
    54 
    54 
    55 public slots:
    55 public slots:
       
    56     void prepareForPopView();
    56     void popView();
    57     void popView();
    57     void exitApplication();
    58     void exitApplication();
    58     void delayedExitApplication();
    59     void delayedExitApplication();
    59     void handleOperationCompleted(const NmOperationCompletionEvent &event);
    60     void handleOperationCompleted(const NmOperationCompletionEvent &event);
    60     void viewReady();
    61     void viewReady();