#include <llpaneldirland.h>
Inheritance diagram for LLPanelDirLand:
Public Member Functions | |
LLPanelDirLand (const std::string &name, LLFloaterDirectory *floater) | |
~LLPanelDirLand () | |
virtual BOOL | postBuild () |
void | performQuery () |
Static Protected Member Functions | |
static void | onClickSort (void *data) |
static void | onCommitPrice (LLUICtrl *ctrl, void *data) |
static void | onCommitArea (LLUICtrl *ctrl, void *data) |
Definition at line 39 of file llpaneldirland.h.
LLPanelDirLand::LLPanelDirLand | ( | const std::string & | name, | |
LLFloaterDirectory * | floater | |||
) |
Definition at line 67 of file llpaneldirland.cpp.
LLPanelDirLand::~LLPanelDirLand | ( | ) |
Definition at line 109 of file llpaneldirland.cpp.
Definition at line 133 of file llpaneldirland.cpp.
References LLCheckBoxCtrl::get().
Referenced by postBuild().
Definition at line 123 of file llpaneldirland.cpp.
References LLCheckBoxCtrl::get().
Referenced by postBuild().
void LLPanelDirLand::performQuery | ( | ) | [virtual] |
Reimplemented from LLPanelDirBrowser.
Definition at line 142 of file llpaneldirland.cpp.
References _PREHASH_QueryStart, LLMessageSystem::addS32(), LLMessageSystem::addS32Fast(), LLMessageSystem::addU32(), LLMessageSystem::addUUID(), LLSD::asString(), LLPanel::childGetValue(), DFQ_AREA_SORT, DFQ_LIMIT_BY_AREA, DFQ_LIMIT_BY_PRICE, DFQ_MATURE_SIMS_ONLY, DFQ_NAME_SORT, DFQ_PER_METER_SORT, DFQ_PG_SIMS_ONLY, DFQ_PRICE_SORT, DFQ_SORT_ASC, FIND_AUCTION, FIND_ESTATESALES, FIND_MAINLANDSALES, gAgent, LLPanel::getChildByName(), LLAgent::getID(), LLPanelDirBrowser::getSearchID(), LLAgent::getSessionID(), gMessageSystem, LLAgent::isTeen(), list, MATURE_ONLY, LLPanelDirBrowser::mSearchStart, LLMessageSystem::newMessage(), LLMessageSystem::nextBlock(), PG_ONLY, LLAgent::sendReliableMessage(), LLPanelDirBrowser::setupNewSearch(), ST_ALL, ST_AUCTION, ST_ESTATE, ST_MAINLAND, and type.
BOOL LLPanelDirLand::postBuild | ( | ) | [virtual] |
Reimplemented from LLPanelDirBrowser.
Definition at line 72 of file llpaneldirland.cpp.
References LLPanel::childDisable(), LLPanel::childSetAction(), LLPanel::childSetCommitCallback(), LLPanel::childSetEnabled(), LLPanel::childSetPrevalidate(), LLPanel::childSetValue(), gAgent, LLStatusBar::getBalance(), LLControlGroup::getBOOL(), LLPanel::getChildByName(), LLControlGroup::getString(), gSavedSettings, gStatusBar, LLAgent::isTeen(), LLPanelDirBrowser::mCurrentSortAscending, LLPanelDirBrowser::mCurrentSortColumn, LLPanelDirBrowser::onClickSearchCore(), onClickSort(), onCommitArea(), onCommitPrice(), PG_ONLY, LLPanelDirBrowser::postBuild(), LLLineEditor::prevalidateNonNegativeS32(), LLPanel::setDefaultBtn(), LLScrollListCtrl::setSortChangedCallback(), LLScrollListCtrl::sortByColumn(), and TRUE.