#include <klfutil.h>
Public Member Functions | |
KLFTargeter () | |
virtual | ~KLFTargeter () |
virtual void | setTarget (KLFTarget *target) |
Protected Attributes | |
KLFTarget * | pTarget |
|
virtual |
Definition at line 659 of file klfutil.cpp.
References KLF_DEBUG_BLOCK, pTarget, KLFTarget::pTargetOf, and QList::removeAll().
|
virtual |
Reimplemented in KLFSearchableProxy, and KLFSearchBar.
Definition at line 667 of file klfutil.cpp.
References QList::append(), KLF_DEBUG_BLOCK, klfDbg, pTarget, KLFTarget::pTargetOf, and QList::removeAll().
Referenced by KLFSearchableProxy::setTarget(), and KLFSearchBar::setTarget().
|
protected |
Definition at line 530 of file klfutil.h.
Referenced by KLFSearchBar::findNext(), setTarget(), and ~KLFTargeter().