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

VOSGUI::SelectBoolean Class Reference

MetaObject implementing SelectBoolean Object Type. More...

#include <select_boolean.hh>

Inheritance diagram for VOSGUI::SelectBoolean:

VOSGUI::Select VOSGUI::Widget MetaObject VOSGUI::LocalSelectBoolean VOSGUI::RemoteSelectBoolean List of all members.

Public Member Functions

Access Subobjects

Static Public Member Functions


Detailed Description

MetaObject implementing SelectBoolean Object Type.

This control toggles the value of a property to "yes" or "no". It may be represented as a check box.

Definition at line 49 of file select_boolean.hh.


Constructor & Destructor Documentation

SelectBoolean::SelectBoolean MetaObject superobject  ) 
 

Constructor.

Definition at line 30 of file select_boolean.cc.

SelectBoolean::~SelectBoolean  )  [virtual]
 

Destructor.

Definition at line 35 of file select_boolean.cc.


Member Function Documentation

bool SelectBoolean::getTarget  )  [virtual]
 

Get the value of gui:target property (The property to set to "yes" or "no".).

Definition at line 73 of file select_boolean.cc.

Property * SelectBoolean::getTargetObj  )  [virtual]
 

Get the target property.

Definition at line 89 of file select_boolean.cc.

const string SelectBoolean::getType  )  [virtual]
 

Return type string ("gui:widget.select.boolean").

Reimplemented from VOSGUI::Select.

Definition at line 57 of file select_boolean.cc.

void SelectBoolean::registerExtenders  )  [static]
 

Register Extenders.

Reimplemented from VOSGUI::Select.

Definition at line 62 of file select_boolean.cc.

Referenced by VOSGUI::registerAll().

void SelectBoolean::setTarget bool  value,
PropertyAccessControl ac = 0
[virtual]
 

Set the value of the gui:target property.

If no target has been set, a new property will be createdb with the givin access control (or none if omitted).

Definition at line 83 of file select_boolean.cc.

void SelectBoolean::setTargetObj Property p  )  [virtual]
 

Set the target property.

Definition at line 94 of file select_boolean.cc.


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