29 #ifndef KMAIL_REDIRECTDIALOG_H
30 #define KMAIL_REDIRECTDIALOG_H
32 #include <kdialogbase.h>
64 bool modal=
false,
bool immediate=
true );
67 TQString
to() {
return mResentTo; };
82 void slotEmailChanged(
const TQString & );
93 #endif // KMAIL_REDIRECTDIALOG_H
RedirectDialog(TQWidget *parent=0, const char *name=0, bool modal=false, bool immediate=true)
Constructor.
void accept()
Evaluate the settings, an empty To field is not allowed.
bool sendImmediate()
Returns the send mode.
void slotAddrBook()
Open addressbook editor dialog.
KMail message redirection dialog.
TQString to()
Return the addresses for the redirection.