kopete/libkopete
Kopete::AvatarManager::AvatarEntry Struct Reference
#include <kopeteavatarmanager.h>
Detailed Description
A single entry in AvatarManager.
- See also:
- Kopete::AvatarManager
Definition at line 127 of file kopeteavatarmanager.h.
Public Attributes | |
| AvatarManager::AvatarCategory | category |
| Kopete::Contact * | contact |
| QImage | image |
| QString | name |
| QString | path |
Member Data Documentation
| AvatarManager::AvatarCategory Kopete::AvatarManager::AvatarEntry::category |
contact is used when adding a new contact avatar. AvatarManager use it to create the final url.
Definition at line 132 of file kopeteavatarmanager.h.
image is used when adding a new avatar, AvatarManager will write the image on disk.
Definition at line 131 of file kopeteavatarmanager.h.
name is a friendly name to identity the avatar
Definition at line 129 of file kopeteavatarmanager.h.
The documentation for this struct was generated from the following file:
KDE 4.2 API Reference