|
MythTV master
|
#include <QSize>#include <QStringList>#include "mythuiexp.h"#include "mythhdr.h"#include "mythcolourspace.h"#include <utility>#include <array>#include <tuple>Go to the source code of this file.
Classes | |
| class | MythEDID |
Typedefs | |
| using | MythHDRDesc = std::tuple< MythHDR::HDRTypes, double, double, double > |
| using | MythVRRRange = std::tuple< int, int, bool > |
| using MythHDRDesc = std::tuple<MythHDR::HDRTypes,double,double,double> |
Definition at line 18 of file mythedid.h.
| using MythVRRRange = std::tuple<int,int,bool> |
Definition at line 19 of file mythedid.h.