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

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

#include <EventObject.h>

Inherited by KeyboardEvent, and MouseEvent.

Public Member Functions

 EventObject ()
 
virtual ~EventObject ()
 

Detailed Description

Intended to contain bowels of different types of events.

Definition at line 6 of file EventObject.h.

Constructor & Destructor Documentation

◆ EventObject()

EventObject::EventObject ( )
inline

Definition at line 9 of file EventObject.h.

◆ ~EventObject()

virtual EventObject::~EventObject ( )
inlinevirtual

Definition at line 10 of file EventObject.h.


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