kopete/libkopete
Kopete::UI::ContactAction Class Reference
#include <kopetecontactaction.h>
Inheritance diagram for Kopete::UI::ContactAction:

Detailed Description
Definition at line 36 of file kopetecontactaction.h.
Signals | |
| void | triggered (Kopete::Contact *, bool checked) |
Public Member Functions | |
| ContactAction (Kopete::Contact *contact, KActionCollection *parent) | |
Constructor & Destructor Documentation
| Kopete::UI::ContactAction::ContactAction | ( | Kopete::Contact * | contact, | |
| KActionCollection * | parent | |||
| ) |
Create a new KopeteContactAction.
The icon, text, and internal KAction name are taken from the Kopete::Contact object given to this constructor
- Parameters:
-
contact the contact this action is for parent the collection this action belongs to. The action is automatically added to the collection.
Definition at line 32 of file kopetecontactaction.cpp.
Member Function Documentation
| void Kopete::UI::ContactAction::triggered | ( | Kopete::Contact * | , | |
| bool | checked | |||
| ) | [signal] |
Emitted when the action is triggered.
Connect to this slot when you need to know which contact the action was triggered for
The documentation for this class was generated from the following files:
KDE 4.2 API Reference