#include <llpaneldirfind.h>
Inheritance diagram for LLPanelDirFindAllOld:


| Public Member Functions | |
| LLPanelDirFindAllOld (const std::string &name, LLFloaterDirectory *floater) | |
| ~LLPanelDirFindAllOld () | |
| BOOL | postBuild () | 
| void | draw () | 
| Static Public Member Functions | |
| static void | onClickSearch (void *userdata) | 
| static void | onCommitScope (LLUICtrl *ctrl, void *data) | 
| static void | onKeystrokeName (LLLineEditor *line, void *data) | 
Definition at line 51 of file llpaneldirfind.h.
| LLPanelDirFindAllOld::LLPanelDirFindAllOld | ( | const std::string & | name, | |
| LLFloaterDirectory * | floater | |||
| ) | 
| LLPanelDirFindAllOld::~LLPanelDirFindAllOld | ( | ) | 
Definition at line 432 of file llpaneldirfind.cpp.
| void LLPanelDirFindAllOld::draw | ( | ) |  [virtual] | 
Reimplemented from LLPanelDirBrowser.
Definition at line 438 of file llpaneldirfind.cpp.
References LLPanel::childSetValue(), LLPanel::childSetVisible(), LLPanelDirBrowser::draw(), gAgent, LLControlGroup::getBOOL(), gSavedSettings, and LLAgent::isTeen().
Definition at line 455 of file llpaneldirfind.cpp.
References LLMessageSystem::addS32(), LLMessageSystem::addS8(), LLMessageSystem::addString(), LLMessageSystem::addU32(), LLMessageSystem::addUUID(), LLParcel::C_ANY, DFQ_DWELL_SORT, DFQ_EVENTS, DFQ_FILTER_MATURE, DFQ_GROUPS, DFQ_PEOPLE, DFQ_PG_EVENTS_ONLY, DFQ_PG_PARCELS_ONLY, DFQ_PG_SIMS_ONLY, FALSE, gAgent, LLControlGroup::getBOOL(), LLAgent::getID(), LLAgent::getSessionID(), gMessageSystem, gSavedSettings, LLAgent::isTeen(), LLMessageSystem::newMessage(), LLMessageSystem::nextBlock(), NULL, pack_classified_flags(), S32, LLPanelDirBrowser::sendDirFindQuery(), and LLAgent::sendReliableMessage().
Referenced by postBuild().
| static void LLPanelDirFindAllOld::onKeystrokeName | ( | LLLineEditor * | line, | |
| void * | data | |||
| ) |  [static] | 
Reimplemented from LLPanelDirBrowser.
| BOOL LLPanelDirFindAllOld::postBuild | ( | ) |  [virtual] | 
Reimplemented from LLPanelDirBrowser.
Definition at line 419 of file llpaneldirfind.cpp.
References LLPanel::childDisable(), LLPanel::childSetAction(), LLPanel::childSetKeystrokeCallback(), onClickSearch(), LLPanelDirBrowser::onKeystrokeName(), LLPanelDirBrowser::postBuild(), LLPanel::setDefaultBtn(), and TRUE.
 1.4.7
 1.4.7