Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members

vgui_grid_tableau_data Struct Reference

#include <vgui_grid_tableau.h>

List of all members.


Detailed Description

Data required by each rectangle in the grid of vgui_grid_tableau.

Definition at line 24 of file vgui_grid_tableau.h.

Public Attributes

int handle
 Handle returned by poly_tableau.
int tab_pos
 Position of our tableau in the array of tableaux (`tabs').
bool is_default
 True if this is a default tableau (not set by the user).
int time_selected
 Time last left clicked on (-1 if not selected).


Member Data Documentation

int vgui_grid_tableau_data::handle
 

Handle returned by poly_tableau.

Definition at line 27 of file vgui_grid_tableau.h.

bool vgui_grid_tableau_data::is_default
 

True if this is a default tableau (not set by the user).

Definition at line 31 of file vgui_grid_tableau.h.

int vgui_grid_tableau_data::tab_pos
 

Position of our tableau in the array of tableaux (`tabs').

Definition at line 29 of file vgui_grid_tableau.h.

int vgui_grid_tableau_data::time_selected
 

Time last left clicked on (-1 if not selected).

Definition at line 33 of file vgui_grid_tableau.h.


The documentation for this struct was generated from the following file:
Generated on Thu Jan 10 14:42:19 2008 for core/vgui by  doxygen 1.4.4