|
MythTV master
|
#include <libmythui/platforms/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 24 of file mythdisplaymutter.h.
| int32_t MythMutterCRTC::currentmode {} |
Definition at line 32 of file mythdisplaymutter.h.
Referenced by operator>>().
| uint32_t MythMutterCRTC::currenttransform {} |
Definition at line 33 of file mythdisplaymutter.h.
Referenced by operator>>().
| int32_t MythMutterCRTC::height {} |
Definition at line 31 of file mythdisplaymutter.h.
Referenced by operator>>().
| uint32_t MythMutterCRTC::id {} |
Definition at line 26 of file mythdisplaymutter.h.
Referenced by discid.disc.Disc::__str__(), operator>>(), hardwareprofile.devicelist.PCIDevice::process(), and hardwareprofile.devicelist.USBDevice::process().
| MythMutterProperties MythMutterCRTC::properties |
Definition at line 35 of file mythdisplaymutter.h.
Referenced by operator>>().
| qint64 MythMutterCRTC::sys_id {} |
Definition at line 27 of file mythdisplaymutter.h.
Referenced by operator>>().
| QList<uint32_t> MythMutterCRTC::transforms |
Definition at line 34 of file mythdisplaymutter.h.
Referenced by operator>>().
| int32_t MythMutterCRTC::width {} |
Definition at line 30 of file mythdisplaymutter.h.
Referenced by operator>>().
| int32_t MythMutterCRTC::x {} |
Definition at line 28 of file mythdisplaymutter.h.
Referenced by operator>>().
| int32_t MythMutterCRTC::y {} |
Definition at line 29 of file mythdisplaymutter.h.
Referenced by operator>>().