Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
IListenerKeyPress Class Referenceabstract

#include <IListenerKeyPress.hpp>

Inheritance diagram for IListenerKeyPress:
[legend]

Public Member Functions

 IListenerKeyPress ()=default
 
virtual ~IListenerKeyPress ()=default
 
 IListenerKeyPress (const IListenerKeyPress &other)=delete
 
 IListenerKeyPress (IListenerKeyPress &&other)=delete
 
IListenerKeyPressoperator= (const IListenerKeyPress &other)=delete
 
IListenerKeyPressoperator= (IListenerKeyPress &&other)=delete
 
virtual void keyPress (CEventCanvasKey *evtCanvasKey)=0
 

Constructor & Destructor Documentation

◆ IListenerKeyPress() [1/3]

IListenerKeyPress::IListenerKeyPress ( )
default

◆ ~IListenerKeyPress()

virtual IListenerKeyPress::~IListenerKeyPress ( )
virtualdefault

◆ IListenerKeyPress() [2/3]

IListenerKeyPress::IListenerKeyPress ( const IListenerKeyPress & other)
delete

◆ IListenerKeyPress() [3/3]

IListenerKeyPress::IListenerKeyPress ( IListenerKeyPress && other)
delete

Member Function Documentation

◆ keyPress()

virtual void IListenerKeyPress::keyPress ( CEventCanvasKey * evtCanvasKey)
pure virtual

◆ operator=() [1/2]

IListenerKeyPress & IListenerKeyPress::operator= ( const IListenerKeyPress & other)
delete

◆ operator=() [2/2]

IListenerKeyPress & IListenerKeyPress::operator= ( IListenerKeyPress && other)
delete

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