MythTV  master
Public Member Functions | Public Attributes | List of all members
GuideUIElement Class Reference

#include <guidegrid.h>

Collaboration diagram for GuideUIElement:
Collaboration graph
[legend]

Public Member Functions

 GuideUIElement (int row, int col, const QRect area, QString title, QString category, int arrow, int recType, int recStat, bool selected)
 

Public Attributes

const int m_row
 
const int m_col
 
const QRect m_area
 
const QString m_title
 
const QString m_category
 
const int m_arrow
 
const int m_recType
 
const int m_recStat
 
const bool m_selected
 

Detailed Description

Definition at line 82 of file guidegrid.h.

Constructor & Destructor Documentation

◆ GuideUIElement()

GuideUIElement::GuideUIElement ( int  row,
int  col,
const QRect  area,
QString  title,
QString  category,
int  arrow,
int  recType,
int  recStat,
bool  selected 
)
inline

Definition at line 84 of file guidegrid.h.

Member Data Documentation

◆ m_row

const int GuideUIElement::m_row

Definition at line 90 of file guidegrid.h.

◆ m_col

const int GuideUIElement::m_col

Definition at line 91 of file guidegrid.h.

◆ m_area

const QRect GuideUIElement::m_area

Definition at line 92 of file guidegrid.h.

◆ m_title

const QString GuideUIElement::m_title

Definition at line 93 of file guidegrid.h.

◆ m_category

const QString GuideUIElement::m_category

Definition at line 94 of file guidegrid.h.

◆ m_arrow

const int GuideUIElement::m_arrow

Definition at line 95 of file guidegrid.h.

◆ m_recType

const int GuideUIElement::m_recType

Definition at line 96 of file guidegrid.h.

◆ m_recStat

const int GuideUIElement::m_recStat

Definition at line 97 of file guidegrid.h.

◆ m_selected

const bool GuideUIElement::m_selected

Definition at line 98 of file guidegrid.h.


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