KMail::FilterLogDialog Class Reference
#include <filterlogdlg.h>
Inherits KDialogBase.
Public Member Functions | |
| FilterLogDialog (TQWidget *parent) | |
Protected Slots | |
| void | slotLogEntryAdded (TQString logEntry) |
| void | slotLogShrinked () |
| void | slotLogStateChanged () |
| void | slotChangeLogDetail () |
| void | slotSwitchLogState () |
| void | slotChangeLogMemLimit (int value) |
Protected Member Functions | |
| virtual void | slotUser1 () |
| virtual void | slotUser2 () |
Protected Attributes | |
| TQTextEdit * | mTextEdit |
| TQCheckBox * | mLogActiveBox |
| TQGroupBox * | mLogDetailsBox |
| TQCheckBox * | mLogPatternDescBox |
| TQCheckBox * | mLogRuleEvaluationBox |
| TQCheckBox * | mLogPatternResultBox |
| TQCheckBox * | mLogFilterActionBox |
| TQSpinBox * | mLogMemLimitSpin |
Detailed Description
KMail Filter Log Collector.
The filter log dialog allows a continued observation of the filter log of KMail.
Definition at line 48 of file filterlogdlg.h.
Constructor & Destructor Documentation
| FilterLogDialog::FilterLogDialog | ( | TQWidget * | parent | ) |
constructor
Definition at line 55 of file filterlogdlg.cpp.
The documentation for this class was generated from the following files:
