#include <llview.h>
Inheritance diagram for LLView::LLFocusRootsFilter:
Private Member Functions | |
filterResult_t | operator() (const LLView *const view, const viewList_t &children) const |
Definition at line 261 of file llview.h.
filterResult_t LLView::LLFocusRootsFilter::operator() | ( | const LLView *const | view, | |
const viewList_t & | children | |||
) | const [inline, private, virtual] |
Implements LLQueryFilter.
Definition at line 263 of file llview.h.
References LLView::isCtrl(), and LLView::isFocusRoot().