Home
last modified time | relevance | path

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

/dports/net-im/ruqola/ruqola-1.6.1/src/widgets/room/delegate/
H A Dmessagelistdelegate.h151 QScopedPointer<MessageAttachmentDelegateHelperText> mHelperAttachmentText; variable
H A Dmessagelistdelegate.cpp61 , mHelperAttachmentText(new MessageAttachmentDelegateHelperText) in MessageListDelegate()
293 return mHelperAttachmentText.data(); in attachmentsHelper()