5#include "fifechan/containerevent.hpp"
7#include "fifechan/event.hpp"
Container * mContainer
Holds the container the event concerns.
Container * getContainer() const
Gets the container the event concerns.
ContainerEvent(Widget *source, Container *container)
Constructor.
A composite widget capable of holding and managing child widgets.
Event(Widget *source)
Constructor.