MythTV
master
|
#include <mythdisplaymutter.h>
Public Attributes | |
uint32_t | id {} |
qint64 | sys_id {} |
int32_t | current_crtc {} |
QList< uint32_t > | possible_crtcs |
QString | name |
QList< uint32_t > | modes |
QList< uint32_t > | clones |
MythMutterProperties | properties |
QString | serialnumber |
QByteArray | edid |
int | widthmm {} |
int | heightmm {} |
Definition at line 35 of file mythdisplaymutter.h.
uint32_t MythMutterOutput::id {} |
Definition at line 37 of file mythdisplaymutter.h.
Referenced by discid.disc.Disc::__str__(), operator>>(), hardwareprofile.devicelist.PCIDevice::process(), and hardwareprofile.devicelist.USBDevice::process().
qint64 MythMutterOutput::sys_id {} |
Definition at line 38 of file mythdisplaymutter.h.
Referenced by operator>>().
int32_t MythMutterOutput::current_crtc {} |
Definition at line 39 of file mythdisplaymutter.h.
Referenced by operator>>().
QList<uint32_t> MythMutterOutput::possible_crtcs |
Definition at line 40 of file mythdisplaymutter.h.
Referenced by operator>>().
QString MythMutterOutput::name |
Definition at line 41 of file mythdisplaymutter.h.
Referenced by operator>>().
QList<uint32_t> MythMutterOutput::modes |
Definition at line 42 of file mythdisplaymutter.h.
Referenced by operator>>().
QList<uint32_t> MythMutterOutput::clones |
Definition at line 43 of file mythdisplaymutter.h.
Referenced by operator>>().
MythMutterProperties MythMutterOutput::properties |
Definition at line 44 of file mythdisplaymutter.h.
Referenced by operator>>().
QString MythMutterOutput::serialnumber |
Definition at line 47 of file mythdisplaymutter.h.
Referenced by operator>>().
QByteArray MythMutterOutput::edid |
Definition at line 48 of file mythdisplaymutter.h.
Referenced by operator>>().
int MythMutterOutput::widthmm {} |
Definition at line 49 of file mythdisplaymutter.h.
Referenced by operator>>().
int MythMutterOutput::heightmm {} |
Definition at line 50 of file mythdisplaymutter.h.
Referenced by operator>>().