Classes
core/vgui/vgui_composite_tableau.h File Reference

Tableau which treats it children as a stack of acetates. More...

#include <vcl_vector.h>
#include <vgui/vgui_composite_tableau_sptr.h>
#include <vgui/vgui_tableau.h>
#include <vgui/vgui_parent_child_link.h>
#include <vgui/vgui_event_condition.h>
#include <vgui/vgui_observable.h>

Go to the source code of this file.

Classes

class  vgui_composite_tableau
 Tableau which treats it children as a stack of acetates. More...
struct  vgui_composite_tableau_new
 Creates a smart-pointer to a vgui_composite_tableau tableau. More...

Detailed Description

Tableau which treats it children as a stack of acetates.

Author:
Philip C. Pritchett, Robotics Research Group, University of Oxford
Date:
15 Sep 99
    Modifications
     18-Sep-2000 capes@robots - Added set_enable_key_bindings.
                                Key bindings are OFF by default.
     09-Feb-2001 awf@robots   - Add Alt-C to re-enable key bindings.
     26-APR-2002 K.Y.McGaul   - Converted to doxygen style comments.
     01-OCT-2002 K.Y.McGaul   - Moved vgui_composite to vgui_composite_tableau.
   

Definition in file vgui_composite_tableau.h.