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