#include <mythfrontend/guidegrid.h>
|
| | GuideUIElement (int row, int col, const QRect area, QString title, QString category, int arrow, int recType, int recStat, bool selected) |
| |
Definition at line 82 of file guidegrid.h.
◆ GuideUIElement()
| GuideUIElement::GuideUIElement |
( |
int |
row, |
|
|
int |
col, |
|
|
const QRect |
area, |
|
|
QString |
title, |
|
|
QString |
category, |
|
|
int |
arrow, |
|
|
int |
recType, |
|
|
int |
recStat, |
|
|
bool |
selected |
|
) |
| |
|
inline |
◆ m_area
| const QRect GuideUIElement::m_area |
◆ m_arrow
| const int GuideUIElement::m_arrow |
◆ m_category
| const QString GuideUIElement::m_category |
◆ m_col
| const int GuideUIElement::m_col |
◆ m_recStat
| const int GuideUIElement::m_recStat |
◆ m_recType
| const int GuideUIElement::m_recType |
◆ m_row
| const int GuideUIElement::m_row |
◆ m_selected
| const bool GuideUIElement::m_selected |
◆ m_title
| const QString GuideUIElement::m_title |
The documentation for this class was generated from the following file: