ManaPlus
|
#include <changepincodelistener.h>
Public Member Functions | |
ChangePincodeListener () | |
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 29 of file changepincodelistener.h.
|
inline |
Definition at line 32 of file changepincodelistener.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 33 of file changepincodelistener.cpp.
References PincodeManager::changePincode(), client, ActionEvent::getId(), PincodeDialog::getMsg(), pincodeManager, Client::setState(), and State::SWITCH_LOGIN.