MythTV  master
Public Member Functions | List of all members
AppleRemote::Listener Class Referenceabstract

#include <AppleRemote.h>

Inheritance diagram for AppleRemote::Listener:
Inheritance graph
[legend]

Public Member Functions

virtual ~Listener ()=default
 
virtual void appleRemoteButton (Event button, bool pressedDown)=0
 

Detailed Description

Definition at line 41 of file AppleRemote.h.

Constructor & Destructor Documentation

◆ ~Listener()

virtual AppleRemote::Listener::~Listener ( )
virtualdefault

Member Function Documentation

◆ appleRemoteButton()

virtual void AppleRemote::Listener::appleRemoteButton ( Event  button,
bool  pressedDown 
)
pure virtual

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