Home
last modified time | relevance | path

Searched refs:slotHandleAttachment (Results 1 – 2 of 2) sorted by relevance

/dports/net/messagelib/messagelib-21.12.3/messageviewer/src/viewer/
H A Dviewer_p.cpp540 slotHandleAttachment(Viewer::Open); in showAttachmentPopup()
554 slotHandleAttachment(Viewer::View); in showAttachmentPopup()
561 slotHandleAttachment(Viewer::ScrollTo); in showAttachmentPopup()
567 slotHandleAttachment(Viewer::Save); in showAttachmentPopup()
573 slotHandleAttachment(Viewer::Copy); in showAttachmentPopup()
583 slotHandleAttachment(Viewer::Delete); in showAttachmentPopup()
594 slotHandleAttachment(Viewer::ReplyMessageToAuthor); in showAttachmentPopup()
602 slotHandleAttachment(Viewer::ReplyMessageToAll); in showAttachmentPopup()
608 slotHandleAttachment(Viewer::Properties); in showAttachmentPopup()
2523 void ViewerPrivate::slotHandleAttachment(int choice) in slotHandleAttachment() function in ViewerPrivate
H A Dviewer_p.h549 void slotHandleAttachment(int action);