Public Member Functions | |
| UIGTCon () | |
| UIGTCon (const QRect &drawArea, const QString &title, const QString &category, int arrow, int recType, int recStat) | |
| UIGTCon (const UIGTCon &o) | |
Public Attributes | |
| QRect | drawArea |
| QString | title |
| QString | category |
| QColor | categoryColor |
| int | arrow |
| int | recType |
| int | recStat |
Definition at line 67 of file mythuiguidegrid.h.
| MythUIGuideGrid::UIGTCon::UIGTCon | ( | ) | [inline] |
Definition at line 70 of file mythuiguidegrid.h.
| MythUIGuideGrid::UIGTCon::UIGTCon | ( | const QRect & | drawArea, | |
| const QString & | title, | |||
| const QString & | category, | |||
| int | arrow, | |||
| int | recType, | |||
| int | recStat | |||
| ) | [inline] |
Definition at line 71 of file mythuiguidegrid.h.
| MythUIGuideGrid::UIGTCon::UIGTCon | ( | const UIGTCon & | o | ) | [inline] |
Definition at line 82 of file mythuiguidegrid.h.
Definition at line 93 of file mythuiguidegrid.h.
Referenced by MythUIGuideGrid::drawBackground(), MythUIGuideGrid::drawBox(), MythUIGuideGrid::drawCurrent(), MythUIGuideGrid::drawRecType(), MythUIGuideGrid::drawText(), and UIGTCon().
| QString MythUIGuideGrid::UIGTCon::title |
Definition at line 94 of file mythuiguidegrid.h.
Referenced by MythUIGuideGrid::drawText(), and UIGTCon().
Definition at line 95 of file mythuiguidegrid.h.
Referenced by MythUIGuideGrid::drawText(), MythUIGuideGrid::SetProgramInfo(), and UIGTCon().
Definition at line 96 of file mythuiguidegrid.h.
Referenced by MythUIGuideGrid::drawBackground(), MythUIGuideGrid::drawCurrent(), MythUIGuideGrid::SetProgramInfo(), and UIGTCon().
Definition at line 97 of file mythuiguidegrid.h.
Referenced by MythUIGuideGrid::drawRecType(), MythUIGuideGrid::DrawSelf(), MythUIGuideGrid::drawText(), and UIGTCon().
Definition at line 98 of file mythuiguidegrid.h.
Referenced by MythUIGuideGrid::drawRecType(), MythUIGuideGrid::DrawSelf(), and UIGTCon().
Definition at line 99 of file mythuiguidegrid.h.
Referenced by MythUIGuideGrid::drawCurrent(), MythUIGuideGrid::DrawSelf(), and UIGTCon().
1.6.3