Cockatrice 2025-11-30-Development-2.11.0-beta.38
A cross-platform virtual tabletop for multiplayer card games
Loading...
Searching...
No Matches
qxtmailmessage.h File Reference
#include "qxtglobal.h"
#include "qxtmailattachment.h"
#include <QStringList>
#include <QHash>
#include <QMetaType>
#include <QSharedDataPointer>
Include dependency graph for qxtmailmessage.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QxtMailMessage
 The QxtMailMessage class encapsulates an e-mail according to RFC 2822 and related specifications TODO: {implicitshared}. More...

Functions

 Q_DECLARE_TYPEINFO (QxtMailMessage, Q_MOVABLE_TYPE)

Function Documentation

◆ Q_DECLARE_TYPEINFO()

Q_DECLARE_TYPEINFO ( QxtMailMessage ,
Q_MOVABLE_TYPE  )