MythTV  master
Public Attributes | List of all members
MHIImageData Class Reference

Data for items in the interactive television display stack. More...

Collaboration diagram for MHIImageData:
Collaboration graph
[legend]

Public Attributes

QImage m_image
 
int m_x {0}
 
int m_y {0}
 
bool m_bUnder {false}
 

Detailed Description

Data for items in the interactive television display stack.

Definition at line 67 of file mhi.cpp.

Member Data Documentation

◆ m_image

QImage MHIImageData::m_image

Definition at line 70 of file mhi.cpp.

Referenced by MHIContext::AddToDisplay(), and MHIContext::UpdateOSD().

◆ m_x

int MHIImageData::m_x {0}

Definition at line 71 of file mhi.cpp.

Referenced by MHIContext::UpdateOSD().

◆ m_y

int MHIImageData::m_y {0}

Definition at line 72 of file mhi.cpp.

Referenced by MHIContext::UpdateOSD().

◆ m_bUnder

bool MHIImageData::m_bUnder {false}

Definition at line 73 of file mhi.cpp.

Referenced by MHIContext::AddToDisplay(), and MHIContext::UpdateOSD().


The documentation for this class was generated from the following file: