emailuis/nmailui/inc/nmeditorview.h
changeset 76 38bf5461e270
parent 74 6c59112cfd31
equal deleted inserted replaced
74:6c59112cfd31 76:38bf5461e270
    80     void attachmentLongPressed(NmId attachmentPartId, QPointF point);
    80     void attachmentLongPressed(NmId attachmentPartId, QPointF point);
    81     void invalidAddressQuery(HbAction* action);
    81     void invalidAddressQuery(HbAction* action);
    82     void okToExitQuery(HbAction* action);
    82     void okToExitQuery(HbAction* action);
    83     void sendProgressDialogCancelled();
    83     void sendProgressDialogCancelled();
    84     void safeToDraft();
    84     void safeToDraft();
       
    85     void deleteDraft();
       
    86     void closeView();
    85     
    87     
    86 protected:
    88 protected:
    87     void resizeEvent(QGraphicsSceneResizeEvent *event);
    89     void resizeEvent(QGraphicsSceneResizeEvent *event);
    88 
    90 
    89 private slots:
    91 private slots: