Home
last modified time | relevance | path

Searched refs:showAttachmentPopup (Results 1 – 3 of 3) sorted by relevance

/dports/net/messagelib/messagelib-21.12.3/messageviewer/src/viewer/
H A Dviewer_p.h225 void showAttachmentPopup(KMime::Content *node, const QString &name, const QPoint &p);
H A Durlhandlermanager.cpp787 w->showAttachmentPopup(node, w->nodeHelper()->tempFileUrlFromNode(node).path(), p); in handleContextMenuRequest()
H A Dviewer_p.cpp517 void ViewerPrivate::showAttachmentPopup(KMime::Content *node, const QString &name, const QPoint &gl… in showAttachmentPopup() function in ViewerPrivate