Main Page | Alphabetical List | Data Structures | File List | Data Fields | Globals

tv_pick Struct Reference

#include <draw_TvDef.h>


Data Fields

Ts_id ts_id
char name [32]
List * picklist
void *(* closest )()
void(* highlight )()
void(* draw )()
void(* func )()
void(* free )()
Bool do_repaint


Field Documentation

void*(* tv_pick::closest)()
 

Referenced by null_pick(), pick_define(), and tv_pick_proc().

Bool tv_pick::do_repaint
 

Definition at line 159 of file draw_TvDef.h.

Referenced by null_pick(), pick_define(), and tv_pick_proc().

void(* tv_pick::draw)()
 

Referenced by null_pick(), pick_define(), and tv_pick_proc().

void(* tv_pick::free)()
 

Referenced by null_pick(), pick_define(), tv_pick_proc(), and tv_set_pick().

void(* tv_pick::func)()
 

Referenced by null_pick(), pick_define(), and tv_pick_proc().

void(* tv_pick::highlight)()
 

Referenced by null_pick(), and pick_define().

char tv_pick::name[32]
 

Definition at line 151 of file draw_TvDef.h.

Referenced by null_pick(), pick_define(), and tv_set_activity_message().

List* tv_pick::picklist
 

Definition at line 153 of file draw_TvDef.h.

Referenced by null_pick(), pick_define(), tv_clone(), tv_pick_proc(), and tv_set_pick().

Ts_id tv_pick::ts_id
 

Definition at line 150 of file draw_TvDef.h.


The documentation for this struct was generated from the following file:
Generated on Thu Nov 12 02:22:16 2009 for Tools by doxygen 1.3.6