#include <container.hh>
Inheritance diagram for VOSGUI::Container:
Definition at line 47 of file container.hh.
|
Constructor.
Definition at line 33 of file container.cc. Referenced by VOSChatGUI::PrivMsg::setup(). |
|
Definition at line 36 of file container.cc. |
|
Definition at line 84 of file container.cc. |
|
Definition at line 94 of file container.cc. |
|
Definition at line 113 of file container.cc. |
|
Definition at line 74 of file container.cc. |
|
Return type string ("gui:container").
Reimplemented from VOSGUI::Widget. Definition at line 52 of file container.cc. |
|
Show remote containers (force raise if it has been hidden by the user, e.g. re-open a closed window. Implemented in VOSGUI::LocalContainer, and VOSGUI::RemoteContainer. Referenced by VOSGUI::Display::addWindow(). |
|
Register Extenders.
Reimplemented from VOSGUI::Widget. Reimplemented in VOSChatGUI::AvatarList, and VOSChatGUI::PrivMsg. Definition at line 57 of file container.cc. Referenced by VOSGUI::registerAll(). |
|
Definition at line 88 of file container.cc. |
|
Definition at line 98 of file container.cc. |
|
Definition at line 103 of file container.cc. |
|
Definition at line 78 of file container.cc. Referenced by VOSChatGUI::AvatarList::setup(). |