kopete/kopete
IdentityDialog Class Reference
#include <identitydialog.h>
Inheritance diagram for IdentityDialog:

Detailed Description
Definition at line 29 of file identitydialog.h.
Public Member Functions | |
| IdentityDialog (Kopete::Identity *identity, QWidget *parent=0) | |
| ~IdentityDialog () | |
Protected Slots | |
| void | load () |
| virtual void | slotSave () |
Protected Member Functions | |
| void | setPhoto (QString path) |
Constructor & Destructor Documentation
| IdentityDialog::IdentityDialog | ( | Kopete::Identity * | identity, | |
| QWidget * | parent = 0 | |||
| ) | [explicit] |
Definition at line 38 of file identitydialog.cpp.
| IdentityDialog::~IdentityDialog | ( | ) |
Definition at line 74 of file identitydialog.cpp.
Member Function Documentation
| void IdentityDialog::load | ( | ) | [protected, slot] |
Definition at line 79 of file identitydialog.cpp.
| void IdentityDialog::slotSave | ( | ) | [protected, virtual, slot] |
Definition at line 119 of file identitydialog.cpp.
| void IdentityDialog::setPhoto | ( | QString | path | ) | [protected] |
Definition at line 137 of file identitydialog.cpp.
The documentation for this class was generated from the following files:
KDE 4.0 API Reference