MythTV
master
|
#include <mythdisplaymutter.h>
Public Attributes | |
uint32_t | id {} |
qint64 | sys_id {} |
int32_t | x {} |
int32_t | y {} |
int32_t | width {} |
int32_t | height {} |
int32_t | currentmode {} |
uint32_t | currenttransform {} |
QList< uint32_t > | transforms |
MythMutterProperties | properties |
Definition at line 20 of file mythdisplaymutter.h.
uint32_t MythMutterCRTC::id {} |
Definition at line 22 of file mythdisplaymutter.h.
Referenced by discid.disc.Disc::__str__(), operator>>(), hardwareprofile.devicelist.PCIDevice::process(), and hardwareprofile.devicelist.USBDevice::process().
qint64 MythMutterCRTC::sys_id {} |
Definition at line 23 of file mythdisplaymutter.h.
Referenced by operator>>().
int32_t MythMutterCRTC::x {} |
Definition at line 24 of file mythdisplaymutter.h.
Referenced by operator>>().
int32_t MythMutterCRTC::y {} |
Definition at line 25 of file mythdisplaymutter.h.
Referenced by operator>>().
int32_t MythMutterCRTC::width {} |
Definition at line 26 of file mythdisplaymutter.h.
Referenced by operator>>().
int32_t MythMutterCRTC::height {} |
Definition at line 27 of file mythdisplaymutter.h.
Referenced by operator>>().
int32_t MythMutterCRTC::currentmode {} |
Definition at line 28 of file mythdisplaymutter.h.
Referenced by operator>>().
uint32_t MythMutterCRTC::currenttransform {} |
Definition at line 29 of file mythdisplaymutter.h.
Referenced by operator>>().
QList<uint32_t> MythMutterCRTC::transforms |
Definition at line 30 of file mythdisplaymutter.h.
Referenced by operator>>().
MythMutterProperties MythMutterCRTC::properties |
Definition at line 31 of file mythdisplaymutter.h.
Referenced by operator>>().