#include <container.hh>
Inheritance diagram for VOSGUI::LocalContainer:
Definition at line 98 of file container.hh.
|
Constructor.
Definition at line 41 of file container.cc. Referenced by new_LocalContainer(). |
|
Static generator, for factory.
Definition at line 215 of file container.cc. |
|
Send a "raise" message to remote windows, asking them to show this container on top if it is currently hidden.
Implements VOSGUI::Container. Definition at line 121 of file container.cc. |