Cockatrice 2025-11-30-Development-2.11.0-beta.38
A cross-platform virtual tabletop for multiplayer card games
Loading...
Searching...
No Matches
QxtMailAttachmentPrivate Struct Reference
Inheritance diagram for QxtMailAttachmentPrivate:
[legend]
Collaboration diagram for QxtMailAttachmentPrivate:
[legend]

Public Member Functions

 QxtMailAttachmentPrivate ()
 ~QxtMailAttachmentPrivate ()

Public Attributes

QHash< QString, QString > extraHeaders
QString contentType
QPointer< QIODevice > content
bool deleteContent

Constructor & Destructor Documentation

◆ QxtMailAttachmentPrivate()

QxtMailAttachmentPrivate::QxtMailAttachmentPrivate ( )
inline

◆ ~QxtMailAttachmentPrivate()

QxtMailAttachmentPrivate::~QxtMailAttachmentPrivate ( )
inline

Member Data Documentation

◆ content

QPointer<QIODevice> QxtMailAttachmentPrivate::content

◆ contentType

QString QxtMailAttachmentPrivate::contentType

◆ deleteContent

bool QxtMailAttachmentPrivate::deleteContent

◆ extraHeaders

QHash<QString, QString> QxtMailAttachmentPrivate::extraHeaders

The documentation for this struct was generated from the following file: