MythTV  master
Classes | Macros
mythcecadapter.h File Reference
#include <QObject>
#include <libcec/cec.h>
#include <iostream>
Include dependency graph for mythcecadapter.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MythCECAdapter
 

Macros

#define LIBCEC_ENABLED   QString("libCECEnabled")
 
#define LIBCEC_DEVICE   QString("libCECDevice")
 
#define LIBCEC_BASE   QString("libCECBase")
 
#define LIBCEC_PORT   QString("libCECPort")
 
#define POWEROFFTV_ALLOWED   QString("PowerOffTVAllowed")
 
#define POWEROFFTV_ONEXIT   QString("PowerOffTVOnExit")
 
#define POWERONTV_ALLOWED   QString("PowerOnTVAllowed")
 
#define POWERONTV_ONSTART   QString("PowerOnTVOnStart")
 

Macro Definition Documentation

◆ LIBCEC_ENABLED

#define LIBCEC_ENABLED   QString("libCECEnabled")

Definition at line 7 of file mythcecadapter.h.

◆ LIBCEC_DEVICE

#define LIBCEC_DEVICE   QString("libCECDevice")

Definition at line 8 of file mythcecadapter.h.

◆ LIBCEC_BASE

#define LIBCEC_BASE   QString("libCECBase")

Definition at line 9 of file mythcecadapter.h.

◆ LIBCEC_PORT

#define LIBCEC_PORT   QString("libCECPort")

Definition at line 10 of file mythcecadapter.h.

◆ POWEROFFTV_ALLOWED

#define POWEROFFTV_ALLOWED   QString("PowerOffTVAllowed")

Definition at line 11 of file mythcecadapter.h.

◆ POWEROFFTV_ONEXIT

#define POWEROFFTV_ONEXIT   QString("PowerOffTVOnExit")

Definition at line 12 of file mythcecadapter.h.

◆ POWERONTV_ALLOWED

#define POWERONTV_ALLOWED   QString("PowerOnTVAllowed")

Definition at line 13 of file mythcecadapter.h.

◆ POWERONTV_ONSTART

#define POWERONTV_ONSTART   QString("PowerOnTVOnStart")

Definition at line 14 of file mythcecadapter.h.