5#include "fifechan/actionevent.hpp"
10#include "fifechan/event.hpp"
std::string const & getId() const
Gets the identifier of the event.
std::string mId
Holds the identifier of the event.
ActionEvent(Widget *source, std::string id)
Constructor.
Event(Widget *source)
Constructor.