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

The AvatarSpec class represents a Telepathy avatar information supported by a protocol. More...

#include <TelepathyQt4/AvatarSpec>

List of all members.

Public Member Functions


Detailed Description

The AvatarSpec class represents a Telepathy avatar information supported by a protocol.


Constructor & Destructor Documentation

Tp::AvatarSpec::AvatarSpec ( )
Tp::AvatarSpec::AvatarSpec ( const QStringList supportedMimeTypes,
uint  minHeight,
uint  maxHeight,
uint  recommendedHeight,
uint  minWidth,
uint  maxWidth,
uint  recommendedWidth,
uint  maxBytes 
)
Tp::AvatarSpec::AvatarSpec ( const AvatarSpec other)
Tp::AvatarSpec::~AvatarSpec ( )

Member Function Documentation

bool Tp::AvatarSpec::isValid ( ) const [inline]
AvatarSpec & Tp::AvatarSpec::operator= ( const AvatarSpec other)
QStringList Tp::AvatarSpec::supportedMimeTypes ( ) const
uint Tp::AvatarSpec::minimumHeight ( ) const
uint Tp::AvatarSpec::maximumHeight ( ) const
uint Tp::AvatarSpec::recommendedHeight ( ) const
uint Tp::AvatarSpec::minimumWidth ( ) const
uint Tp::AvatarSpec::maximumWidth ( ) const
uint Tp::AvatarSpec::recommendedWidth ( ) const
uint Tp::AvatarSpec::maximumBytes ( ) const


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