Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Namespace Members | Compound Members | File Members | Related Pages | Examples

VOSGUI::Container Class Reference

MetaObject implementing the "container" Object Type. More...

#include <container.hh>

Inheritance diagram for VOSGUI::Container:

VOSGUI::Widget MetaObject VOSGUI::LocalContainer VOSGUI::RemoteContainer VOSChatGUI::AvatarList VOSChatGUI::PrivMsg List of all members.

Public Member Functions

Access Subobjects

Static Public Member Functions


Detailed Description

MetaObject implementing the "container" Object Type.

Definition at line 47 of file container.hh.


Constructor & Destructor Documentation

Container::Container MetaObject superobject  ) 
 

Constructor.

Definition at line 33 of file container.cc.

Referenced by VOSChatGUI::PrivMsg::setup().

Container::~Container  )  [virtual]
 

Definition at line 36 of file container.cc.


Member Function Documentation

bool Container::getBorder  ) 
 

Definition at line 84 of file container.cc.

bool Container::getCompact  ) 
 

Definition at line 94 of file container.cc.

Property * Container::getCompactObject  ) 
 

Definition at line 113 of file container.cc.

string Container::getLayout  ) 
 

Definition at line 74 of file container.cc.

const string Container::getType  )  [virtual]
 

Return type string ("gui:container").

Reimplemented from VOSGUI::Widget.

Definition at line 52 of file container.cc.

virtual void VOSGUI::Container::raise  )  [pure virtual]
 

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().

void Container::registerExtenders  )  [static]
 

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().

void Container::setBorder bool  value = true,
PropertyAccessControl ac = 0
 

Definition at line 88 of file container.cc.

void Container::setCompact bool  val = true,
PropertyAccessControl ac = 0
 

Definition at line 98 of file container.cc.

void Container::setCompactObject Property obj  ) 
 

Definition at line 103 of file container.cc.

void Container::setLayout const string &  value,
PropertyAccessControl ac = 0
 

Definition at line 78 of file container.cc.

Referenced by VOSChatGUI::AvatarList::setup().


The documentation for this class was generated from the following files:
Generated on Tue Aug 12 03:56:09 2003 for Interreality Project - VOS by doxygen 1.3.2