Signals |
Public Member Functions |
Protected Slots |
Protected Member Functions |
Protected Attributes |
List of all members
KMail::SieveDebugDialog Class Reference
#include <sievedebugdialog.h>
Inherits KDialogBase.
Signals | |
void | result (bool success) |
Public Member Functions | |
SieveDebugDialog (TQWidget *parent=0, const char *name=0) | |
Protected Member Functions | |
void | handlePutResult (KMail::SieveJob *job, bool success, bool) |
Protected Attributes | |
KMail::SieveJob * | mSieveJob |
KURL | mUrl |
TQTextEdit * | mEdit |
TQValueList< KMAccount * > | mAccountList |
TQStringList | mScriptList |
KMail::ImapAccountBase * | mAccountBase |
Detailed Description
Diagnostic info for Sieve.
Only compiled when debug is enabled, it is not useful enough for non-developers to have this in releases.
Definition at line 50 of file sievedebugdialog.h.
The documentation for this class was generated from the following files: