|
MythTV master
|
#include <libmythui/platforms/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 39 of file mythdisplaymutter.h.
| QList<uint32_t> MythMutterOutput::clones |
Definition at line 47 of file mythdisplaymutter.h.
Referenced by operator>>().
| int32_t MythMutterOutput::current_crtc {} |
Definition at line 43 of file mythdisplaymutter.h.
Referenced by operator>>().
| QByteArray MythMutterOutput::edid |
Definition at line 52 of file mythdisplaymutter.h.
Referenced by operator>>().
| int MythMutterOutput::heightmm {} |
Definition at line 54 of file mythdisplaymutter.h.
Referenced by operator>>().
| uint32_t MythMutterOutput::id {} |
Definition at line 41 of file mythdisplaymutter.h.
Referenced by discid.disc.Disc::__str__(), operator>>(), hardwareprofile.devicelist.PCIDevice::process(), and hardwareprofile.devicelist.USBDevice::process().
| QList<uint32_t> MythMutterOutput::modes |
Definition at line 46 of file mythdisplaymutter.h.
Referenced by operator>>().
| QString MythMutterOutput::name |
Definition at line 45 of file mythdisplaymutter.h.
Referenced by operator>>().
| QList<uint32_t> MythMutterOutput::possible_crtcs |
Definition at line 44 of file mythdisplaymutter.h.
Referenced by operator>>().
| MythMutterProperties MythMutterOutput::properties |
Definition at line 48 of file mythdisplaymutter.h.
Referenced by operator>>().
| QString MythMutterOutput::serialnumber |
Definition at line 51 of file mythdisplaymutter.h.
Referenced by operator>>().
| qint64 MythMutterOutput::sys_id {} |
Definition at line 42 of file mythdisplaymutter.h.
Referenced by operator>>().
| int MythMutterOutput::widthmm {} |
Definition at line 53 of file mythdisplaymutter.h.
Referenced by operator>>().