MythTV  master
Public Member Functions | Private Attributes | List of all members
AppleRemoteListener Class Reference

#include <AppleRemoteListener.h>

Inheritance diagram for AppleRemoteListener:
Inheritance graph
[legend]
Collaboration diagram for AppleRemoteListener:
Collaboration graph
[legend]

Public Member Functions

 AppleRemoteListener (QObject *mainWindow_)
 
void appleRemoteButton (AppleRemote::Event button, bool pressedDown)
 
- Public Member Functions inherited from AppleRemote::Listener
virtual ~Listener ()=default
 
virtual void appleRemoteButton (Event button, bool pressedDown)=0
 

Private Attributes

QObject * mainWindow
 

Detailed Description

Definition at line 6 of file AppleRemoteListener.h.

Constructor & Destructor Documentation

◆ AppleRemoteListener()

AppleRemoteListener::AppleRemoteListener ( QObject *  mainWindow_)
inlineexplicit

Definition at line 9 of file AppleRemoteListener.h.

Member Function Documentation

◆ appleRemoteButton()

void AppleRemoteListener::appleRemoteButton ( AppleRemote::Event  button,
bool  pressedDown 
)

Definition at line 9 of file AppleRemoteListener.cpp.

Member Data Documentation

◆ mainWindow

QObject* AppleRemoteListener::mainWindow
private

Definition at line 16 of file AppleRemoteListener.h.

Referenced by appleRemoteButton().


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