![]() |
ManaPlus
|
#include <uploadlistener.h>
Public Member Functions | |
| UploadListener () | |
| 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 uploadlistener.h.
|
inline |
Definition at line 34 of file uploadlistener.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 30 of file uploadlistener.cpp.
References InputManager::executeAction(), inputManager, and InputAction::UPLOAD_LOG.