#include <llpaneldirplaces.h>


Public Member Functions | |
| LLPanelDirPlaces (const std::string &name, LLFloaterDirectory *floater) | |
| virtual | ~LLPanelDirPlaces () |
| void | search (const std::string &search_text) |
Definition at line 39 of file llpaneldirplaces.h.
| LLPanelDirPlaces::LLPanelDirPlaces | ( | const std::string & | name, | |
| LLFloaterDirectory * | floater | |||
| ) |
Definition at line 38 of file llpaneldirplaces.cpp.
| LLPanelDirPlaces::~LLPanelDirPlaces | ( | ) | [virtual] |
Definition at line 65 of file llpaneldirplaces.cpp.
| void LLPanelDirPlaces::search | ( | const std::string & | search_text | ) | [virtual] |
Implements LLPanelDirFind.
Definition at line 44 of file llpaneldirplaces.cpp.
References LLSD::asBoolean(), LLPanelDirFind::buildSearchURL(), LLPanel::childGetValue(), LLPanel::childSetText(), LLPanelDirFind::mWebBrowser, LLWebBrowserCtrl::navigateTo(), and LLPanelDirFind::navigateToDefaultPage().

1.5.5