HelpWindow Class Reference

#include <help.h>

Inheritance diagram for HelpWindow:

Window LinkHandler

List of all members.


Detailed Description

The help dialog.

Definition at line 35 of file help.h.


Public Member Functions

 HelpWindow ()
 Constructor.
void action (const gcn::ActionEvent &event)
 Called when receiving actions from the widgets.
void handleLink (const std::string &link)
 Handles link action.
void loadHelp (const std::string &helpFile)
 Loads help in the dialog.

Private Member Functions

void loadFile (const std::string &file)

Private Attributes

BrowserBoxmBrowserBox
gcn::ScrollArea * mScrollArea

Constructor & Destructor Documentation

HelpWindow::HelpWindow (  ) 

Constructor.

Definition at line 33 of file help.cpp.


Member Function Documentation

void HelpWindow::action ( const gcn::ActionEvent &  event  ) 

Called when receiving actions from the widgets.

Definition at line 65 of file help.cpp.

void HelpWindow::handleLink ( const std::string &  link  )  [virtual]

Handles link action.

Implements LinkHandler.

Definition at line 73 of file help.cpp.

void HelpWindow::loadHelp ( const std::string &  helpFile  ) 

Loads help in the dialog.

Definition at line 79 of file help.cpp.

void HelpWindow::loadFile ( const std::string &  file  )  [private]

Definition at line 90 of file help.cpp.


Member Data Documentation

Definition at line 62 of file help.h.

gcn::ScrollArea* HelpWindow::mScrollArea [private]

Definition at line 63 of file help.h.


The documentation for this class was generated from the following files:

Generated on Sun Apr 26 17:30:43 2009 for The Mana World by  doxygen 1.5.5