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

VOSGUI::LocalSelectValue Class Reference

Local version of SelectValue. More...

#include <select_value.hh>

Inheritance diagram for VOSGUI::LocalSelectValue:

VOSGUI::SelectValue 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 SelectValue.

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

Definition at line 153 of file select_value.hh.


Constructor & Destructor Documentation

LocalSelectValue::LocalSelectValue MetaObject superobject  ) 
 

Constructor.

Definition at line 41 of file select_value.cc.

Referenced by new_LocalSelectValue().

LocalSelectValue::~LocalSelectValue  ) 
 

Destructor.

Definition at line 45 of file select_value.cc.


Member Function Documentation

void LocalSelectValue::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::SelectValue.

Definition at line 201 of file select_value.cc.

MetaObject * LocalSelectValue::new_LocalSelectValue MetaObject superobject,
const std::string &  type
[static]
 

Static generator, for factory.

Definition at line 192 of file select_value.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