Public Member Functions | List of all members
CWindowEventInterface Class Reference

#include <WindowEventInterface.h>

Public Member Functions

virtual void PointClicked (int x, int y)
 
virtual void RectSelected (int x0, int y0, int x1, int y1)
 
virtual ~CWindowEventInterface ()
 

Detailed Description

Definition at line 51 of file WindowEventInterface.h.

Constructor & Destructor Documentation

◆ ~CWindowEventInterface()

virtual CWindowEventInterface::~CWindowEventInterface ( )
inlinevirtual

Definition at line 55 of file WindowEventInterface.h.

Member Function Documentation

◆ PointClicked()

virtual void CWindowEventInterface::PointClicked ( int  x,
int  y 
)
inlinevirtual

Definition at line 59 of file WindowEventInterface.h.

◆ RectSelected()

virtual void CWindowEventInterface::RectSelected ( int  x0,
int  y0,
int  x1,
int  y1 
)
inlinevirtual

Definition at line 58 of file WindowEventInterface.h.


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


asr_ivt
Author(s): Allgeyer Tobias, Hutmacher Robin, Kleinert Daniel, Meißner Pascal, Scholz Jonas, Stöckle Patrick
autogenerated on Mon Feb 28 2022 21:44:01