Mana
|
A simple interface to windows that need to handle links from BrowserBox widget. More...
#include <linkhandler.h>
Public Member Functions | |
virtual | ~LinkHandler ()=default |
virtual void | handleLink (const std::string &link)=0 |
A simple interface to windows that need to handle links from BrowserBox widget.
Definition at line 30 of file linkhandler.h.
|
virtualdefault |
|
pure virtual |
Implemented in HelpWindow, PopupMenu, CreatePopup, and ItemLinkHandler.