LircClient Class Reference
#include <lirc.h>
List of all members.
Detailed Description
Interface between mythtv and lircd.
Create connection to the lircd daemon and translate remote keypresses into custom events which are posted to the mainwindow.
Definition at line 11 of file lirc.h.
Constructor & Destructor Documentation
| LircClient::LircClient |
( |
QObject * |
main_window |
) |
|
| LircClient::~LircClient |
( |
|
) |
|
Member Function Documentation
| int LircClient::Init |
( |
const QString & |
config_file, |
|
|
const QString & |
program, |
|
|
bool |
ignoreExtApp = false | |
|
) |
| | |
| void LircClient::Process |
( |
void |
|
) |
|
| void LircClient::SpawnApp |
( |
void |
|
) |
[private] |
Member Data Documentation
The documentation for this class was generated from the following files: