#include <KMtraceSuppression.hh>
Public Methods | |
KMtraceSuppression (QString string, KMtraceSuppressionMethod method) | |
QString | getLeakType () |
KMtraceSuppressionMethod | getMethod () |
QString | getMethodAsString () |
QString | getDescription () |
void | setView (QObject *view) |
QObject * | getView () |
Protected Attributes | |
KMtraceSuppressionMethod | method |
QString | string |
QObject * | view |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|