23 #ifndef _TelepathyQt_file_transfer_channel_creation_properties_h_HEADER_GUARD_
24 #define _TelepathyQt_file_transfer_channel_creation_properties_h_HEADER_GUARD_
26 #ifndef IN_TP_QT_HEADER
27 #error IN_TP_QT_HEADER
30 #include <TelepathyQt/Constants>
31 #include <TelepathyQt/Global>
35 #include <QSharedDataPointer>
46 const QString &contentType, qulonglong size);
53 bool isValid()
const {
return mPriv.constData() != 0; }
68 QString suggestedFileName()
const;
70 qulonglong size()
const;
73 bool hasContentHash()
const;
77 bool hasDescription()
const;
80 bool hasLastModificationTime()
const;
88 friend struct Private;
Definition: abstract-adaptor.cpp:31
FileHashType
Definition: obj-x86_64-linux-gnu/TelepathyQt/_gen/constants.h:2678
bool isValid() const
Definition: file-transfer-channel-creation-properties.h:53
The FileTransferChannelCreationProperties class represents the properties of a file transfer channel ...
Definition: file-transfer-channel-creation-properties.h:41
bool operator==(const SUSocketAddress &v1, const SUSocketAddress &v2)
Definition: types.cpp:50