ManaPlus
|
#include <errorlistener.h>
Public Member Functions | |
ErrorListener () | |
void | action (const ActionEvent &event) |
Public Member Functions inherited from ActionListener | |
virtual | ~ActionListener () |
Additional Inherited Members | |
Protected Member Functions inherited from ActionListener | |
ActionListener () | |
Definition at line 31 of file errorlistener.h.
|
inline |
Definition at line 34 of file errorlistener.h.
|
virtual |
Called when an action is recieved from a widget. It is used to be able to recieve a notification that an action has occured.
actionEvent | The event of the action. |
Implements ActionListener.
Definition at line 35 of file errorlistener.cpp.
References State::CHOOSE_SERVER, client, ActionEvent::getId(), openBrowser(), Client::setState(), settings, and Settings::supportUrl.