#include <QApplication>
#include <QKeyEvent>
#include <QString>
#include "libmythbase/mythcorecontext.h"
#include "libmythbase/mythevent.h"
#include "libmythbase/mythlogging.h"
#include "mythmainwindow.h"
#include "mythdisplay.h"
#include "mythcecadapter.h"
#include <memory>
#include <vector>
#include <libcec/cecloader.h>
Go to the source code of this file.
|
#define | LOC QString("CECAdapter: ") |
|
◆ LOC
#define LOC QString("CECAdapter: ") |
◆ MAX_CEC_DEVICES
constexpr uint8_t MAX_CEC_DEVICES { 10 } |
|
staticconstexpr |