ManaPlus
|
#include <weightlistener.h>
Public Member Functions | |
WeightListener () | |
void | action (const ActionEvent &event) |
Public Member Functions inherited from ActionListener | |
virtual | ~ActionListener () |
Additional Inherited Members | |
Protected Member Functions inherited from ActionListener | |
ActionListener () | |
Listener used for handling the overweigth message.
Definition at line 36 of file weightlistener.h.
|
inline |
Definition at line 39 of file weightlistener.h.
|
inlinevirtual |
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 45 of file weightlistener.h.
References weightNotice.