cwidget::widgets::container Class Reference

Inheritance diagram for cwidget::widgets::container:
cwidget::widgets::widget trackable cwidget::widgets::menubar cwidget::widgets::passthrough cwidget::widgets::bin cwidget::widgets::minibuf_win cwidget::widgets::multiplex cwidget::widgets::stacked cwidget::widgets::table cwidget::widgets::center cwidget::widgets::frame cwidget::widgets::size_box cwidget::widgets::transient

List of all members.

Public Member Functions

virtual void add_widget (const widget_ref &)=0
void add_visible_widget (const widget_ref &, bool visible)
virtual void rem_widget (const widget_ref &)=0
void add_widget_bare (widget &w)
void add_visible_widget_bare (widget &w, bool visible)
void rem_widget_bare (widget &w)
virtual widget_ref get_active_widget ()=0
 Return the currently "active" child of this container, or NULL.
virtual void show_all ()=0
 Display this widget and all its subwidgets.

Member Function Documentation

virtual widget_ref cwidget::widgets::container::get_active_widget (  )  [pure virtual]

Return the currently "active" child of this container, or NULL.

Implemented in cwidget::widgets::menubar, and cwidget::widgets::passthrough.

virtual void cwidget::widgets::container::show_all (  )  [pure virtual]

The documentation for this class was generated from the following files:
Generated on Sun May 9 13:04:56 2010 for cwidget by  doxygen 1.6.3