kmail
KMail::FilterLogDialog Class Reference
#include <filterlogdlg.h>
Detailed Description
KMail Filter Log Collector.
- Author:
- Andreas Gungl <a.gungl@gmx.de>
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
|
|
constructor
Definition at line 55 of file filterlogdlg.cpp. |
The documentation for this class was generated from the following files:

