Home · All Classes · All Namespaces · Modules · Functions · Files
Public Member Functions
Tp::FileTransferChannelCreationProperties Class Reference

The FileTransferChannelCreationProperties class represents the properties of a file transfer channel request. More...

#include <TelepathyQt4/FileTransferChannelCreationProperties>

List of all members.

Public Member Functions


Detailed Description

The FileTransferChannelCreationProperties class represents the properties of a file transfer channel request.


Constructor & Destructor Documentation

Tp::FileTransferChannelCreationProperties::FileTransferChannelCreationProperties ( )
Tp::FileTransferChannelCreationProperties::FileTransferChannelCreationProperties ( const QString &  suggestedFileName,
const QString &  contentType,
qulonglong  size 
)
Tp::FileTransferChannelCreationProperties::FileTransferChannelCreationProperties ( const FileTransferChannelCreationProperties other)
Tp::FileTransferChannelCreationProperties::~FileTransferChannelCreationProperties ( )

Member Function Documentation

bool Tp::FileTransferChannelCreationProperties::isValid ( ) const [inline]
FileTransferChannelCreationProperties & Tp::FileTransferChannelCreationProperties::operator= ( const FileTransferChannelCreationProperties other)
bool Tp::FileTransferChannelCreationProperties::operator== ( const FileTransferChannelCreationProperties other) const
FileTransferChannelCreationProperties & Tp::FileTransferChannelCreationProperties::setContentHash ( FileHashType  contentHashType,
const QString &  contentHash 
)
FileTransferChannelCreationProperties & Tp::FileTransferChannelCreationProperties::setDescription ( const QString &  description)
FileTransferChannelCreationProperties & Tp::FileTransferChannelCreationProperties::setLastModificationTime ( const QDateTime &  lastModificationTime)
QString Tp::FileTransferChannelCreationProperties::suggestedFileName ( ) const
QString Tp::FileTransferChannelCreationProperties::contentType ( ) const
qulonglong Tp::FileTransferChannelCreationProperties::size ( ) const
bool Tp::FileTransferChannelCreationProperties::hasContentHash ( ) const
FileHashType Tp::FileTransferChannelCreationProperties::contentHashType ( ) const
QString Tp::FileTransferChannelCreationProperties::contentHash ( ) const
bool Tp::FileTransferChannelCreationProperties::hasDescription ( ) const
QString Tp::FileTransferChannelCreationProperties::description ( ) const
bool Tp::FileTransferChannelCreationProperties::hasLastModificationTime ( ) const
QDateTime Tp::FileTransferChannelCreationProperties::lastModificationTime ( ) const


Copyright © 2008-2011 Collabora Ltd. and Nokia Corporation
Telepathy-Qt4 0.6.0