SoDialogSeparator Class Reference
[Dialog]

VSG extension Class to create a separator line. More...

#include <DialogViz/dialog/SoDialogSeparator.h>

Inheritance diagram for SoDialogSeparator:
SoDialogComponent SoTopComponent SoDialogViz SoDragger SoInteractionKit SoBaseKit SoNode SoGetView SoFieldContainer SoBase SoRefCounter SoTypedObject

List of all members.

Public Member Functions

 SoDialogSeparator ()

Detailed Description

VSG extension Class to create a separator line.

This node creates a separator line. When the SoDialogSeparator is a SoTopLevelDialog or SoRowDialog immediate child, the separator line is horizontal. When used as an SoColumnDialog child, the separator is represented by a vertical line.

You can change the parts in any instance of this separator component using setPart(). The default part geometries are defined as resources for this SoDialogSeparator 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/DialogSeparator.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

SoDialogCheckBox, SoDialogCheckBoxLauncher, SoDialogComboBox, SoDialogRadioButtons, SoDialogCustom, SoDialogEditText, SoColumnDialog, SoRowDialog, SoTabDialog, SoDialogLabel, SoDialogPushButton, SoDialogPushButtonLauncher, SoDialogIntegerSlider, SoDialogRealSlider

See related examples:

ShowAll, Simple, SetSkin, Simple3DMenu


Constructor & Destructor Documentation

SoDialogSeparator::SoDialogSeparator (  ) 

Constructor.


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/