Tableau holding many child tableaux, but only one receives events. More...
#include "vgui_deck_tableau_sptr.h"#include <vgui/vgui_observable.h>#include <vgui/vgui_tableau.h>#include <vgui/vgui_parent_child_link.h>#include <vcl_string.h>Go to the source code of this file.
Classes | |
| class | vgui_deck_tableau |
| Tableau holding many child tableaux, but only one receives events. More... | |
| struct | vgui_deck_tableau_new |
| Create a smart-pointer to a vgui_deck_tableau. More... | |
Tableau holding many child tableaux, but only one receives events.
Contains classes vgui_deck_tableau vgui_deck_tableau_new
Modifications
13-SEP-1999 P.Pritchett - Initial version.
26-APR-2002 K.Y.McGaul - Converted to and added doxygen style comments.
Definition in file vgui_deck_tableau.h.
1.7.5.1