#include <llviewquery.h>
Inheritance diagram for LLQuerySorter:


Public Member Functions | |
| virtual void | operator() (LLView *parent, viewList_t &children) const |
Definition at line 51 of file llviewquery.h.
| void LLQuerySorter::operator() | ( | LLView * | parent, | |
| viewList_t & | children | |||
| ) | const [virtual] |
Reimplemented in DefaultTabGroupFirstSorter, and SortByTabOrder.
Definition at line 38 of file llviewquery.cpp.
1.4.7