Home
last modified time | relevance | path

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

/dports/net-im/ruqola/ruqola-1.6.1/src/widgets/room/delegate/
H A Dmessagelistdelegate.h147 QScopedPointer<MessageAttachmentDelegateHelperFile> mHelperAttachmentFile; variable
H A Dmessagelistdelegate.cpp57 , mHelperAttachmentFile(new MessageAttachmentDelegateHelperFile) in MessageListDelegate()
287 return mHelperAttachmentFile.data(); in attachmentsHelper()