kmail

KMail::RedirectDialog Class Reference

#include <redirectdialog.h>

List of all members.


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.

Definition at line 50 of file redirectdialog.h.


Public Member Functions

 RedirectDialog (QWidget *parent=0, const char *name=0, bool modal=false, bool immediate=true)
QString to ()
bool sendImmediate ()

Protected Slots

void slotAddrBook ()
void slotUser1 ()
void slotUser2 ()

Protected Member Functions

void accept ()

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

Definition at line 55 of file redirectdialog.cpp.


Member Function Documentation

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

Return the addresses for the redirection.

Definition at line 66 of file redirectdialog.h.

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

Returns the send mode.

Definition at line 69 of file redirectdialog.h.

void RedirectDialog::accept (  )  [protected]

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

Definition at line 102 of file redirectdialog.cpp.

void RedirectDialog::slotAddrBook (  )  [protected, slot]

Open addressbook editor dialog.

Definition at line 115 of file redirectdialog.cpp.


The documentation for this class was generated from the following files:
KDE Home | KDE Accessibility Home | Description of Access Keys