A bare tableau which uses the vgui_drag_mixin. More...
#include <vgui/vgui_tableau.h>#include <vgui/vgui_drag_mixin.h>#include <vgui/vgui_drag_tableau_sptr.h>Go to the source code of this file.
Classes | |
| class | vgui_drag_tableau |
| A bare tableau which uses the vgui_drag_mixin. More... | |
| struct | vgui_drag_tableau_new |
| Creates a smart-pointer to a vgui_drag_tableau. More... | |
A bare tableau which uses the vgui_drag_mixin.
Modifications
000111 AWF Initial version.
26-APR-2002 K.Y.McGaul - Converted to doxygen style comments.
01-OCT-2002 K.Y.McGaul - Moved vgui_drag to vgui_drag_tableau.
02-OCT-2002 K.Y.McGaul - Added vgui_drag_tableau_new.
10-SEP-2004 Peter Vanroose Inlined all 1-line methods in class decl
Definition in file vgui_drag_tableau.h.
1.7.5.1