SoMenuRadioButtons Class Reference
[Dialog]

VSG extension Dialog RadioButtons node. More...

#include <DialogViz/dialog/SoMenuRadioButtons.h>

Inheritance diagram for SoMenuRadioButtons:
SoMenuItem SoDialogViz SoDragger SoInteractionKit SoBaseKit SoNode SoGetView SoFieldContainer SoBase SoRefCounter SoTypedObject

List of all members.

Public Member Functions

 SoMenuRadioButtons ()
void addAuditor (SoMenuRadioButtonsAuditor *auditor)
void removeAuditor (SoMenuRadioButtonsAuditor *auditor)

Public Attributes

SoMFString items
SoSFInt32 selectedItem
SoMFString accelerators

Detailed Description

VSG extension Dialog RadioButtons node.

This node defines radio buttons in a menu bar component.

You can change the parts in any instance of this menu radio buttons components using setPart(). The default part geometries are defined as resources for this SoMenuRadioButtons class. They are detailed below in the Catalog Parts section of the online reference page for this class. You can make your program use different default resources for the parts by copying the file $OIVHOME/data/DialogViz/Skins/default/MenuRadioButtons.iv into your own directory, editing the file, and then setting the environment variable DIALOGVIZ_SKINS_DIR to be a path to that directory, or by using the setSkinDirectory() method in your application.

FILE FORMAT/DEFAULT

SEE ALSO

SoMenuCheckBox, SoMenuCheckBoxLauncher, SoMenuPopup, SoMenuPushButton, SoMenuPushButtonLauncher, SoMenuFileSelection, SoMenuSeparator

See related examples:

ShowAll, Simple, SetSkin, Simple3DMenu


Constructor & Destructor Documentation

SoMenuRadioButtons::SoMenuRadioButtons (  ) 

Constructor.


Member Function Documentation

void SoMenuRadioButtons::addAuditor ( SoMenuRadioButtonsAuditor auditor  ) 

Add a menuRadioButtonsAuditor to current RadioButtons component.

void SoMenuRadioButtons::removeAuditor ( SoMenuRadioButtonsAuditor auditor  ) 

Remove the defined radioButtonsAuditor from the auditor list.


Member Data Documentation

Defines the accelerator keys for each items.

List of string appearing in the component.

Default list is empty.

Selected choice.

Default is zero.


The documentation for this class was generated from the following file:

Open Inventor Toolkit reference manual, generated on 15 Mar 2023
Copyright © Thermo Fisher Scientific All rights reserved.
http://www.openinventor.com/