MythTV  master
Public Member Functions | Public Attributes | List of all members
MythUIGuideGrid::UIGTCon Class Reference
Collaboration diagram for MythUIGuideGrid::UIGTCon:
Collaboration graph
[legend]

Public Member Functions

 UIGTCon ()
 
 UIGTCon (const QRect drawArea, QString title, const QString &category, int arrow, int recType, int recStat)
 
 UIGTCon (const UIGTCon &o)=default
 
UIGTConoperator= (const UIGTCon &)=default
 

Public Attributes

QRect m_drawArea
 
QString m_title
 
QString m_category
 
QColor m_categoryColor
 
int m_arrow
 
int m_recType
 
int m_recStat
 

Detailed Description

Definition at line 85 of file mythuiguidegrid.h.

Constructor & Destructor Documentation

◆ UIGTCon() [1/3]

MythUIGuideGrid::UIGTCon::UIGTCon ( )
inline

Definition at line 88 of file mythuiguidegrid.h.

◆ UIGTCon() [2/3]

MythUIGuideGrid::UIGTCon::UIGTCon ( const QRect  drawArea,
QString  title,
const QString &  category,
int  arrow,
int  recType,
int  recStat 
)
inline

Definition at line 89 of file mythuiguidegrid.h.

◆ UIGTCon() [3/3]

MythUIGuideGrid::UIGTCon::UIGTCon ( const UIGTCon o)
default

Member Function Documentation

◆ operator=()

UIGTCon& MythUIGuideGrid::UIGTCon::operator= ( const UIGTCon )
default

Member Data Documentation

◆ m_drawArea

QRect MythUIGuideGrid::UIGTCon::m_drawArea

◆ m_title

QString MythUIGuideGrid::UIGTCon::m_title

Definition at line 100 of file mythuiguidegrid.h.

Referenced by MythUIGuideGrid::drawText().

◆ m_category

QString MythUIGuideGrid::UIGTCon::m_category

Definition at line 101 of file mythuiguidegrid.h.

Referenced by MythUIGuideGrid::drawText().

◆ m_categoryColor

QColor MythUIGuideGrid::UIGTCon::m_categoryColor

◆ m_arrow

int MythUIGuideGrid::UIGTCon::m_arrow

◆ m_recType

int MythUIGuideGrid::UIGTCon::m_recType

Definition at line 104 of file mythuiguidegrid.h.

Referenced by MythUIGuideGrid::drawRecDecoration().

◆ m_recStat

int MythUIGuideGrid::UIGTCon::m_recStat

Definition at line 105 of file mythuiguidegrid.h.

Referenced by MythUIGuideGrid::drawCurrent().


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