KDE PIM / Developers / API Docs / kmail

KMail::RedirectDialog Class Reference

KMail message redirection dialog. More...

#include <redirectdialog.h>

Inherits KDialogBase.

List of all members.

Public Member Functions

Protected Slots

Protected Member Functions


Detailed Description

KMail message redirection dialog.

Author:
Andreas Gungl <a.gungl@gmx.de>
The dialog is used to collect redirect addresses when manually redirecting messages. Only Redirect-To is supported so far.


Constructor & Destructor Documentation

RedirectDialog::RedirectDialog QWidget *  parent = 0,
const char *  name = 0,
bool  modal = false,
bool  immediate = true
 

Constructor.

Parameters:
parent parent QWidget
name dialog name
modal dialog modal type
immediate True, if the Send Now button should be default or false if the Queue button should be default

Member Function Documentation

QString KMail::RedirectDialog::to  )  [inline]
 

Return the addresses for the redirection.

bool KMail::RedirectDialog::sendImmediate  )  [inline]
 

Returns the send mode.

void RedirectDialog::accept  )  [protected]
 

Evaluate the settings, an empty To field is not allowed.

void RedirectDialog::slotAddrBook  )  [protected, slot]
 

Open addressbook editor dialog.


The documentation for this class was generated from the following files: