Definition at line 269 of file uitypes.h.
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 |
| UIGuideType::UIGTCon::UIGTCon | ( | const QRect & | drawArea, | |
| const QString & | title, | |||
| const QString & | category, | |||
| int | arrow, | |||
| int | recType, | |||
| int | recStat | |||
| ) | [inline] |
| UIGuideType::UIGTCon::UIGTCon | ( | const UIGTCon & | o | ) | [inline] |
Definition at line 295 of file uitypes.h.
Referenced by UIGuideType::drawBackground(), UIGuideType::drawBox(), UIGuideType::drawCurrent(), UIGuideType::drawRecType(), UIGuideType::drawText(), and UIGTCon().
| QString UIGuideType::UIGTCon::title |
| QString UIGuideType::UIGTCon::category |
Definition at line 297 of file uitypes.h.
Referenced by UIGuideType::drawText(), UIGuideType::SetProgramInfo(), and UIGTCon().
Definition at line 298 of file uitypes.h.
Referenced by UIGuideType::drawBackground(), UIGuideType::SetProgramInfo(), and UIGTCon().
Definition at line 299 of file uitypes.h.
Referenced by UIGuideType::Draw(), UIGuideType::drawRecType(), UIGuideType::drawText(), and UIGTCon().
Definition at line 300 of file uitypes.h.
Referenced by UIGuideType::Draw(), UIGuideType::drawRecType(), and UIGTCon().
1.5.5