An interface to the BookPage widget.
More...
#include <bookpage.hpp>
An interface to the BookPage widget.
virtual void MWGui::BookPage::adviseLinkClicked |
( |
ClickCallback |
callback | ) |
|
|
pure virtual |
Set the callback for a clicking a hyper-link in the document.
void MWGui::BookPage::registerMyGUIComponents |
( |
| ) |
|
|
static |
Register the widget and associated sub-widget with MyGUI. Should be called once near the beginning of the program.
Make the widget display the specified page from the specified book.
Implemented in MWGui::BookPageImpl.
virtual void MWGui::BookPage::unadviseLinkClicked |
( |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following files:
- /home/travis/build/OpenMW/openmw/apps/openmw/mwgui/bookpage.hpp
- /home/travis/build/OpenMW/openmw/apps/openmw/mwgui/bookpage.cpp