Main Page | Class Hierarchy | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

listBoxDef_s Struct Reference

#include <ui_shared.h>

Collaboration diagram for listBoxDef_s:

Collaboration graph
[legend]

Data Fields

columnInfo_t columnInfo [MAX_LB_COLUMNS]
int cursorPos
const char * doubleClick
int drawPadding
float elementHeight
int elementStyle
float elementWidth
int endPos
qboolean notselectable
int numColumns
int startPos

Field Documentation

columnInfo_t columnInfo[MAX_LB_COLUMNS]
 

Definition at line 183 of file ui_shared.h.

Referenced by Item_ListBox_Paint(), and ItemParse_columns().

int cursorPos
 

Definition at line 178 of file ui_shared.h.

Referenced by Item_InitControls(), Item_ListBox_HandleKey(), Item_ListBox_MouseEnter(), and Menu_SetFeederSelection().

const char* doubleClick
 

Definition at line 184 of file ui_shared.h.

Referenced by Item_ListBox_HandleKey(), and ItemParse_doubleClick().

int drawPadding
 

Definition at line 177 of file ui_shared.h.

Referenced by Item_ListBox_MouseEnter(), and Item_ListBox_Paint().

float elementHeight
 

Definition at line 180 of file ui_shared.h.

Referenced by Item_ListBox_HandleKey(), Item_ListBox_MaxScroll(), Item_ListBox_MouseEnter(), Item_ListBox_Paint(), and ItemParse_elementheight().

int elementStyle
 

Definition at line 181 of file ui_shared.h.

Referenced by Item_ListBox_MouseEnter(), Item_ListBox_Paint(), and ItemParse_elementtype().

float elementWidth
 

Definition at line 179 of file ui_shared.h.

Referenced by Item_ListBox_HandleKey(), Item_ListBox_MaxScroll(), Item_ListBox_MouseEnter(), Item_ListBox_Paint(), and ItemParse_elementwidth().

int endPos
 

Definition at line 176 of file ui_shared.h.

Referenced by Item_InitControls(), Item_ListBox_MouseEnter(), and Item_ListBox_Paint().

qboolean notselectable
 

Definition at line 185 of file ui_shared.h.

Referenced by Item_ListBox_HandleKey(), and ItemParse_notselectable().

int numColumns
 

Definition at line 182 of file ui_shared.h.

Referenced by Item_ListBox_Paint(), and ItemParse_columns().

int startPos
 

Definition at line 175 of file ui_shared.h.

Referenced by Item_InitControls(), Item_ListBox_HandleKey(), Item_ListBox_MouseEnter(), Item_ListBox_Paint(), Item_ListBox_ThumbPosition(), Menu_SetFeederSelection(), and Scroll_ListBox_ThumbFunc().


The documentation for this struct was generated from the following file:
Generated on Thu Aug 25 19:56:07 2005 for Quake III Arena by  doxygen 1.3.9.1