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

VOSGUI::LocalSelectList Class Reference

Local version of SelectList. More...

#include <select_list.hh>

Inheritance diagram for VOSGUI::LocalSelectList:

VOSGUI::SelectList VOSGUI::LocalSelect VOSGUI::Select VOSGUI::Select VOSGUI::LocalWidget VOSGUI::Widget VOSGUI::Widget VOSGUI::Widget MetaObject MetaObject MetaObject List of all members.

Public Member Functions

Static Public Member Functions


Detailed Description

Local version of SelectList.

Warning:
You must call initialize() for this object to work properly.

Definition at line 167 of file select_list.hh.


Constructor & Destructor Documentation

LocalSelectList::LocalSelectList MetaObject superobject  ) 
 

Constructor.

Definition at line 40 of file select_list.cc.

Referenced by new_LocalSelectList().

LocalSelectList::~LocalSelectList  ) 
 

Destructor.

Definition at line 44 of file select_list.cc.


Member Function Documentation

void LocalSelectList::initialize  )  [virtual]
 

Creates required subobjects, and adds DoNothingListener to them (this makes future operations faster).

You MUST call this function (or setSelectedObj, setChoicesObj and setMultiple) for things to work correctly.

Bug:
always sets the property access control on the "multiple" property to NoPropertyAccessControl::static_

Reimplemented from VOSGUI::SelectList.

Definition at line 180 of file select_list.cc.

MetaObject * LocalSelectList::new_LocalSelectList MetaObject superobject,
const string &  type
[static]
 

Static generator, for factory.

Definition at line 171 of file select_list.cc.


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