#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, and KLF_FUNC_NAME.
|
virtual |
Reimplemented in KLFSearchBar, and KLFSearchableProxy.
Definition at line 667 of file klfutil.cpp.
References QList::append(), KLF_DEBUG_BLOCK, KLF_FUNC_NAME, klfDbg, and KLFTarget::pTargetOf.
Referenced by KLFSearchableProxy::setTarget(), and KLFSearchBar::setTarget().
|
protected |
Definition at line 530 of file klfutil.h.
Referenced by KLFSearchBar::findNext().