#include <actionlistener.h>
Listener of action events from Widgets. To be able to listen for actions you must make a class which inherits from this class and implements the action function.
- See also
- Widget::addActionListener
◆ ~ActionListener()
virtual gcn::ActionListener::~ActionListener |
( |
| ) |
|
|
inlinevirtual |
◆ action()
virtual void gcn::ActionListener::action |
( |
const std::string & |
eventId | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file:
(C) Copyright 1998-2012 by The