23#ifndef _SO_ROW_DIALOG_
24#define _SO_ROW_DIALOG_
26#include <DialogViz/dialog/SoDialogGroup.h>
95 static void initClass();
96 static void exitClass();
97 virtual void updateFromSensor(
SoSensor* sensor);
101 virtual void fixSizeWithBorder(
SbVec2i32 &size,
int revert = 1);
104 void computeNewChildrenHeight(
SbVec2i32 &rSize);
106 void fixPosWithComponentBorder(
SbVec2i32 &pos);
107 virtual SbVec2i32 getComponentInitSize();
108 virtual void setChildrenComponentSize();
109 virtual void setChildrenLabelSize();
110 void updateChildren();
115 void changeRowSpacing();
116 virtual void changeEdgeStyle();
123 void update3DChildren();
<a href="IconLegend.html"><img src="extTGS.gif" alt="VSG extension" border="0"></a> Abstract base cl...
<a href="IconLegend.html"><img src="extTGS.gif" alt="VSG extension" border="0"></a> Class that creat...
SoSFInt32 rowSpacing
Specifies the space between each row.
SoRowDialog()
Constructor.
Field containing a int32_t integer.
Abstract base class for Open Inventor sensors.