#include <llpaneldirgroups.h>
Inheritance diagram for LLPanelDirGroups:


| Public Member Functions | |
| LLPanelDirGroups (const std::string &name, LLFloaterDirectory *floater) | |
| virtual | ~LLPanelDirGroups () | 
| void | draw () | 
| BOOL | postBuild () | 
| void | performQuery () | 
| Static Public Member Functions | |
| static void | onClickSearch (void *userdata) | 
Definition at line 37 of file llpaneldirgroups.h.
| LLPanelDirGroups::LLPanelDirGroups | ( | const std::string & | name, | |
| LLFloaterDirectory * | floater | |||
| ) | 
| LLPanelDirGroups::~LLPanelDirGroups | ( | ) |  [virtual] | 
Definition at line 65 of file llpaneldirgroups.cpp.
| void LLPanelDirGroups::draw | ( | ) |  [virtual] | 
Reimplemented from LLPanelDirBrowser.
Definition at line 71 of file llpaneldirgroups.cpp.
References LLPanel::childSetValue(), LLPanel::childSetVisible(), LLPanelDirBrowser::draw(), gAgent, LLControlGroup::getBOOL(), gSavedSettings, and LLAgent::isTeen().
| void LLPanelDirGroups::performQuery | ( | ) |  [virtual] | 
Reimplemented from LLPanelDirBrowser.
Definition at line 82 of file llpaneldirgroups.cpp.
References LLPanel::childGetValue(), DFQ_FILTER_MATURE, DFQ_GROUPS, FALSE, gAgent, LLControlGroup::getBOOL(), gMessageSystem, gSavedSettings, LLAgent::isTeen(), LLPanelDirBrowser::mCurrentSortAscending, LLPanelDirBrowser::mCurrentSortColumn, LLPanelDirBrowser::mMinSearchChars, LLPanelDirBrowser::mSearchID, LLPanelDirBrowser::mSearchStart, LLPanelDirBrowser::sendDirFindQuery(), and LLPanelDirBrowser::setupNewSearch().
| BOOL LLPanelDirGroups::postBuild | ( | ) |  [virtual] | 
Reimplemented from LLPanelDirBrowser.
Definition at line 52 of file llpaneldirgroups.cpp.
References LLPanel::childDisable(), LLPanel::childSetAction(), LLPanel::childSetKeystrokeCallback(), LLPanelDirBrowser::onClickSearchCore(), LLPanelDirBrowser::onKeystrokeName(), LLPanelDirBrowser::postBuild(), LLPanel::setDefaultBtn(), and TRUE.
 1.4.7
 1.4.7