kmail
SideWidget Class Reference
#include <recipientseditor.h>
Inheritance diagram for SideWidget:

Public Slots | |
| void | pickRecipient () |
| void | setFocus () |
| void | setTotal (int recipients, int lines) |
Signals | |
| void | pickedRecipient (const Recipient &) |
| void | saveDistributionList () |
Public Member Functions | |
| RecipientsPicker * | picker () const |
| SideWidget (RecipientsView *view, QWidget *parent) | |
| ~SideWidget () | |
Detailed Description
Definition at line 263 of file recipientseditor.h.
Constructor & Destructor Documentation
| SideWidget::SideWidget | ( | RecipientsView * | view, | |
| QWidget * | parent | |||
| ) |
Definition at line 749 of file recipientseditor.cpp.
| SideWidget::~SideWidget | ( | ) |
Definition at line 780 of file recipientseditor.cpp.
Member Function Documentation
| void SideWidget::pickedRecipient | ( | const Recipient & | ) | [signal] |
| RecipientsPicker * SideWidget::picker | ( | ) | const |
Definition at line 784 of file recipientseditor.cpp.
| void SideWidget::pickRecipient | ( | ) | [slot] |
Definition at line 821 of file recipientseditor.cpp.
| void SideWidget::saveDistributionList | ( | ) | [signal] |
| void SideWidget::setFocus | ( | ) | [slot] |
| void SideWidget::setTotal | ( | int | recipients, | |
| int | lines | |||
| ) | [slot] |
Definition at line 802 of file recipientseditor.cpp.
The documentation for this class was generated from the following files:
