|
MythTV master
|
Data for items in the interactive television display stack. More...
Public Attributes | |
| QImage | m_image |
| int | m_x {0} |
| int | m_y {0} |
| bool | m_bUnder {false} |
Definition at line 75 of file mhi.cpp.
Referenced by MHIContext::AddToDisplay(), and MHIContext::UpdateOSD().
| QImage MHIImageData::m_image |
Definition at line 72 of file mhi.cpp.
Referenced by MHIContext::AddToDisplay(), and MHIContext::UpdateOSD().
| int MHIImageData::m_x {0} |
Definition at line 73 of file mhi.cpp.
Referenced by MHIContext::UpdateOSD().
| int MHIImageData::m_y {0} |
Definition at line 74 of file mhi.cpp.
Referenced by MHIContext::UpdateOSD().