51# include <Inventor/Win/SoWinSliderSetBase.h>
54#ifndef _SO_XT_SLIDER_SET_BASE_
55#define _SO_XT_SLIDER_SET_BASE_
57#include <Inventor/Xt/SoXtComponent.h>
58#include <Inventor/nodes/SoNode.h>
111 int _numSubComponents;
114 SoWidget parent = NULL,
115 const char *name = NULL,
116 SbBool buildInsideParent = TRUE,
117 SoNode *newEditNode = NULL);
Abstract base class for all database nodes.
Abstract base class for all Open Inventor components.
Abstract base class for Motif-only slider components.
virtual void show()
This shows the component.
SoNode * getNode() const
Returns a pointer to the node currently being modified by this editor component.
virtual void getLayoutSize(int &w, int &h)
virtual void setNode(SoNode *newNode)
Sets a new node as the node to be modified by this editor component.