kremotecontrol
Iface::RemoteControl Class Referenceabstract
#include <remotecontrolinterface.h>
Inheritance diagram for Iface::RemoteControl:

Signals | |
void | buttonPressed (const RemoteControlButton &button) |
Public Member Functions | |
virtual | ~RemoteControl () |
virtual QList < RemoteControlButton > | buttons () const =0 |
virtual QString | name () const =0 |
Detailed Description
Definition at line 30 of file remotecontrolinterface.h.
Constructor & Destructor Documentation
|
inlinevirtual |
Definition at line 33 of file remotecontrolinterface.h.
Member Function Documentation
|
signal |
|
pure virtual |
Implemented in LircRemoteControl.
|
pure virtual |
Implemented in LircRemoteControl.
The documentation for this class was generated from the following file:
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.