#include <llhtmlhelp.h>
| Public Member Functions | |
| virtual | ~LLHtmlHelp () | 
| virtual void | show (std::string start_url, std::string title)=0 | 
| virtual BOOL | getFloaterOpened ()=0 | 
Definition at line 35 of file llhtmlhelp.h.
| virtual LLHtmlHelp::~LLHtmlHelp | ( | ) |  [inline, virtual] | 
Definition at line 38 of file llhtmlhelp.h.
| virtual BOOL LLHtmlHelp::getFloaterOpened | ( | ) |  [pure virtual] | 
| virtual void LLHtmlHelp::show | ( | std::string | start_url, | |
| std::string | title | |||
| ) |  [pure virtual] | 
Referenced by clicked_help().
 1.4.7
 1.4.7