GUI
Public Member Functions | List of all members
gui::EventObject Class Reference

Intended to contain bowels of different types of events. More...

#include <EventObject.h>

Inherited by gui::KeyboardEvent, and gui::MouseEvent.

Public Member Functions

 EventObject ()
 
virtual ~EventObject ()
 

Detailed Description

Intended to contain bowels of different types of events.

Definition at line 13 of file EventObject.h.

Constructor & Destructor Documentation

◆ EventObject()

EventObject::EventObject ( )
inline

Definition at line 16 of file EventObject.h.

◆ ~EventObject()

EventObject::~EventObject ( )
inlinevirtual

Definition at line 17 of file EventObject.h.


The documentation for this class was generated from the following files: