kremotecontrol
LircRemoteControl Class Reference
#include <lircremotecontrol.h>
Inheritance diagram for LircRemoteControl:

Signals | |
void | _k_destroyed () |
void | buttonPressed (const RemoteControlButton &button) |
void | remoteControlAdded (const QString &name) |
void | remoteControlRemoved (const QString &name) |
![]() | |
void | buttonPressed (const RemoteControlButton &button) |
Public Member Functions | |
LircRemoteControl (const QString &name) | |
virtual | ~LircRemoteControl () |
virtual QList < RemoteControlButton > | buttons () const |
virtual QString | name () const |
![]() | |
virtual | ~RemoteControl () |
Detailed Description
Definition at line 32 of file lircremotecontrol.h.
Constructor & Destructor Documentation
LircRemoteControl::LircRemoteControl | ( | const QString & | name | ) |
Definition at line 42 of file lircremotecontrol.cpp.
|
virtual |
Definition at line 48 of file lircremotecontrol.cpp.
Member Function Documentation
|
signal |
|
signal |
|
virtual |
Implements Iface::RemoteControl.
Definition at line 59 of file lircremotecontrol.cpp.
|
virtual |
Implements Iface::RemoteControl.
Definition at line 54 of file lircremotecontrol.cpp.
|
signal |
|
signal |
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:07:43 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:07:43 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.