Searched refs:addImageAttachment (Results 1 – 2 of 2) sorted by relevance
69 void addImageAttachment(const QString& name, const QImage& image);
521 addImageAttachment(name, clipboardImage); in eventFilter()541 addImageAttachment(info.fileName(), image); in eventFilter()791 addImageAttachment(name, img); in insertImage()822 void MarkdownEntry::addImageAttachment(const QString& name, const QImage& image) in addImageAttachment() function in MarkdownEntry