| Home · All Classes · All Namespaces · Modules · Functions · Files | 
The AvatarSpec class represents a Telepathy avatar information supported by a protocol. More...
#include <TelepathyQt/AvatarSpec>
The AvatarSpec class represents a Telepathy avatar information supported by a protocol.
| 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 | ) | 
| 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-Qt 0.9.3 |