kmail
KMail::FilterLogDialog Class Reference
#include <filterlogdlg.h>
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.
Public Member Functions | |
| FilterLogDialog (QWidget *parent) | |
Protected Slots | |
| void | slotLogEntryAdded (QString logEntry) |
| void | slotLogShrinked () |
| void | slotLogStateChanged () |
| void | slotChangeLogDetail () |
| void | slotSwitchLogState () |
| void | slotChangeLogMemLimit (int value) |
Protected Member Functions | |
| virtual void | slotUser1 () |
| virtual void | slotUser2 () |
Protected Attributes | |
| QTextEdit * | mTextEdit |
| QCheckBox * | mLogActiveBox |
| QGroupBox * | mLogDetailsBox |
| QCheckBox * | mLogPatternDescBox |
| QCheckBox * | mLogRuleEvaluationBox |
| QCheckBox * | mLogPatternResultBox |
| QCheckBox * | mLogFilterActionBox |
| QSpinBox * | mLogMemLimitSpin |
Constructor & Destructor Documentation
| FilterLogDialog::FilterLogDialog | ( | QWidget * | parent | ) |
The documentation for this class was generated from the following files:

