FireBirdLib - Topfield TMS PVR TAP Programming Library
tItem Struct Reference

#include <FBLib_TMSOSDMenu.h>

Data Fields

char Name [ITEMNAMESIZE]
 
char Value [ITEMVALUESIZE]
 
TYPE_GrData * pNameIconGd
 
TYPE_GrData * pValueIconGd
 
dword ColorPatch
 
dword NameColor
 
dword TextColor
 
bool Selectable
 
bool ValueArrows
 
bool passDrawing
 
bool drawName
 
bool drawValue
 
dword ID
 
int CustomIndex
 

Detailed Description

Definition at line 31 of file FBLib_TMSOSDMenu.h.

Field Documentation

◆ ColorPatch

dword tItem::ColorPatch

Definition at line 37 of file FBLib_TMSOSDMenu.h.

Referenced by OSDDrawList(), OSDMenuItemAdd(), and OSDMenuItemModifyColorPatch().

◆ CustomIndex

int tItem::CustomIndex

Definition at line 46 of file FBLib_TMSOSDMenu.h.

Referenced by OSDDrawList(), OSDMenuItemAdd(), and OSDMenuItemModifyCustomIndex().

◆ drawName

bool tItem::drawName

Definition at line 43 of file FBLib_TMSOSDMenu.h.

Referenced by OSDDrawList(), OSDMenuItemAdd(), and OSDMenuItemPassDrawing().

◆ drawValue

bool tItem::drawValue

Definition at line 44 of file FBLib_TMSOSDMenu.h.

Referenced by OSDDrawList(), OSDMenuItemAdd(), and OSDMenuItemPassDrawing().

◆ ID

◆ Name

◆ NameColor

dword tItem::NameColor

◆ passDrawing

bool tItem::passDrawing

Definition at line 42 of file FBLib_TMSOSDMenu.h.

Referenced by OSDDrawList(), and OSDMenuItemPassDrawing().

◆ pNameIconGd

TYPE_GrData* tItem::pNameIconGd

Definition at line 35 of file FBLib_TMSOSDMenu.h.

Referenced by OSDDrawList(), OSDMenuItemAdd(), and OSDMenuItemModifyNameIcon().

◆ pValueIconGd

TYPE_GrData* tItem::pValueIconGd

Definition at line 36 of file FBLib_TMSOSDMenu.h.

Referenced by OSDDrawList(), OSDMenuItemAdd(), and OSDMenuItemModifyValueIcon().

◆ Selectable

◆ TextColor

dword tItem::TextColor

◆ Value

◆ ValueArrows

bool tItem::ValueArrows

Definition at line 41 of file FBLib_TMSOSDMenu.h.

Referenced by OSDDrawList(), OSDMenuItemAdd(), and OSDMenuItemModifyValueArrows().


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