This is the complete list of members for AttachmentPlaceholder, including all inherited members.
| AdjustAndShowDialog(QDialog *dialog, const QScrollArea *scroll_area, QWidget *content_widget, QSize original_content_size) const | AttachmentPlaceholder | slot |
| attachment_id_ | AttachmentPlaceholder | private |
| attachmentLoaded() | AttachmentPlaceholder | signal |
| AttachmentPlaceholder(const QString &filename, const QString &type, QWidget *parent=nullptr) | AttachmentPlaceholder | explicit |
| base64_data_ | AttachmentPlaceholder | private |
| ClickHandler_ | AttachmentPlaceholder | private |
| content_container_ | AttachmentPlaceholder | private |
| content_layout_ | AttachmentPlaceholder | private |
| eventFilter(QObject *watched, QEvent *event) override | AttachmentPlaceholder | private |
| filename_ | AttachmentPlaceholder | private |
| GenerateThumbnail(const QByteArray &video_data, QLabel *thumbnail_label) | AttachmentPlaceholder | slot |
| has_reference_ | AttachmentPlaceholder | private |
| info_label_ | AttachmentPlaceholder | private |
| is_loaded_ | AttachmentPlaceholder | private |
| load_button_ | AttachmentPlaceholder | private |
| mime_type_ | AttachmentPlaceholder | private |
| NotifyLoaded() | AttachmentPlaceholder | private |
| onLoadButtonClicked() | AttachmentPlaceholder | privateslot |
| progress_label_ | AttachmentPlaceholder | private |
| SetAttachmentReference(const QString &attachment_id, const QString &mime_type) | AttachmentPlaceholder | |
| SetBase64Data(const QString &base64_data, const QString &mime_type) | AttachmentPlaceholder | |
| SetContent(QWidget *content) | AttachmentPlaceholder | |
| SetError(const QString &error_msg) | AttachmentPlaceholder | slot |
| SetLoading(bool loading) const | AttachmentPlaceholder | |
| ShowCyberAudio(const QByteArray &data) | AttachmentPlaceholder | slot |
| ShowCyberGif(const QByteArray &data) | AttachmentPlaceholder | slot |
| ShowCyberImage(const QByteArray &data) | AttachmentPlaceholder | slot |
| ShowCyberVideo(const QByteArray &data) | AttachmentPlaceholder | slot |
| ShowFullSizeDialog(const QByteArray &data, bool is_gif) | AttachmentPlaceholder | slot |
| sizeHint() const override | AttachmentPlaceholder | |
| thumbnail_label_ | AttachmentPlaceholder | private |
| translator_ | AttachmentPlaceholder | private |
| video_data_ | AttachmentPlaceholder | private |